440 B
440 B
| title | subtitle | author | tags | |
|---|---|---|---|---|
| Theme installation | This document covers the setup and options of theme feature described in the doc title | sara |
|
Install the dependencies with Bundler:
bundle install
Run the following to generate your site:
bundle exec jekyll serve
You can find more on Deployment Methods page on Jekyll website.