Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 547 Bytes

File metadata and controls

32 lines (21 loc) · 547 Bytes

The Posthaven Classic Theme

Theme Building Resources

Building Stylesheets

Install Gems

Install bundler and run:

bundle install

Building SCSS

Build assets/blog.css:

rake compile

Watch src/blog.scss and build on update:

rake watch

Screenshot

Screenshot