• Stars
    star
    429
  • Rank 100,887 (Top 2 %)
  • Language
    CSS
  • Created about 9 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Yet another CSS toolkit. Basically the stuff I use for most projects.

Corpus

A collection of CSS things

Corpus is yet another CSS toolkit. It’s basically a collection of the things I find myself returning to for each new project. It uses Flexbox for the grid system, viewport-based heights and percentage-based widths, is heavily influenced by Basscss’s White Space module, and has a few useful greyscale color utilities. For syntax highlighting I'm using Prism.js and my own Predawn color scheme, with code set in Office Code Pro. Styles are written in SCSS.

Docs

The docs currently live here: https://github.com/jamiewilson/corpus-site, and is kept in a separate repo (rather than a branch) in order to make it possible to symlink the .scss files into other projects. This makes it easier to make revisions back into the Corpus source files within the context of the docs site and also requires less git pulling to keep separate projects up to date.

Alpha

Please note that Corpus is in an Alpha stage right now and hasn't been tested much. Feel free to leave feedback and requests on the Issues page.

The MIT License (MIT)

Copyright (c) 2015 Jamie Wilson

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

More Repositories

1

form-to-google-sheets

Store HTML form submissions in Google Sheets.
JavaScript
4,458
star
2

predawn

Predawn is a dark interface and syntax theme for Sublime Text and Atom.
CSS
1,806
star
3

predawn-shell

Predawn themes for iTerm, Terminal, and a ZSH prompt
Shell
53
star
4

darkside

A customizable, dark sidebar theme for Nylas N1.
CSS
49
star
5

predawn-ui

Predawn UI Theme for Atom
CSS
36
star
6

stylesheets

A commnunity-generated collection of the best CSS resources.
JavaScript
26
star
7

predawn-icons

Interface, Filetype and Dock Icons for Predawn
19
star
8

jamiewilson.github.io

The Portfolio of Jamie Wilson.
HTML
17
star
9

norwester

Norwester: A condensed geometric sans serif with uppercase, small caps, numbers & an assortment of symbols. Designed by Jamie Wilson.
CSS
11
star
10

statt

A static site workflow and boilerplate.
JavaScript
10
star
11

predawn-syntax

Predawn Syntax Theme for Atom
CSS
9
star
12

corpus-site

Corpus is a small CSS toolkit.
HTML
7
star
13

reference

Explorations and stuff that might be useful for other stuff
HTML
6
star
14

predawn-hyperterm

Predawn theme for HyperTerm
JavaScript
5
star
15

ore

A small Metalsmith workflow for quickly throwing together little web things.
JavaScript
4
star
16

done.css

Default HTML styling for demos and prototypes.
HTML
4
star
17

gulp-static

Static sites with Gulp, Swig, SCSS, Autoprefixer, Uglify, Browsersync and in-browser error reporting.
JavaScript
3
star
18

cite

An app to cite your favorite quotes. Persists data using the NeDB database.
JavaScript
2
star
19

predawn-site

The website for the Predawn theme for Sublime and Atom.
HTML
1
star
20

stopgap

A stopgap solution for presenting responsive-like mockups in the browser.
CSS
1
star