add serve command
This commit is contained in:
parent
ebe5643a8c
commit
4dd917c116
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
An idea for building a shared, overridable library of styles.
|
||||
|
||||
To serve the website: `ori serve site.ori`.
|
||||
|
||||
`lib` is a (symlink to a) directory of css snippets. `style.css`, the final stylesheet for this project, is output by `style.ori.css`, which includes files from `lib`.
|
||||
|
||||
`lib/typography.css`. Document the interface: vars used and selectors targeted.
|
||||
|
|
|
|||
Loading…
Reference in New Issue