Why DeepDive π Because the format is liquid π¦ π
A quicker, cleaner way to get started blogging.
- Clone repository (git users), or download and unzip.
- Open terminal,
cd
into root directory (where_config.yml
is located) - Run
bundle install
1 - Run
bundle exec jekyll serve
- Open http://localhost:4000/jekyll-theme-deepdive/
- Open files and read the comments
- Read the docs
Footnotes
-
Requires Bundler. Install with
gem install bundler
. β©