diff --git a/README.md b/README.md index a558c95..252111d 100644 --- a/README.md +++ b/README.md @@ -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.