This site was generated by www.stackbit.com, v0.2.57.
Stackbit Libris Theme original README is located here.
The content of this site is managed by NetlifyCMS. Visit https://{yoursite-domain}/admin to manage site content.
-
Install a full Ruby development environment
-
Install Jekyll and Bundler
gem install jekyll bundler
-
Install dependencies from Gemfile:
bundle install
-
Build the site and make it available on a local server
bundle exec jekyll serve
-
Browse to https://localhost:4000