Skip to content

posthaven/modern-theme

Repository files navigation

The Posthaven Modern Theme

Sceenshot

Screenshot

Theme Building Resources

Building Stylesheets

Install Gems

Install bundler:

gem install bundler

Install the gems:

bundle install

Building SCSS

Build assets/blog.css:

rake compile

Watch src/blog.scss and build on update:

rake watch

Releases

No releases published

Packages

No packages published