forked from ulovliglogning/ulovliglogning.dk
_includes | ||
_layouts | ||
_scss | ||
assets | ||
.gitignore | ||
404.html | ||
_config.yml | ||
about.md | ||
Gemfile | ||
Gemfile.lock | ||
index.md | ||
README.md |
Jekyll site for ulovliglogning.dk
Install
Install Jekyll and Bundler gems through RubyGems
gem install jekyll bundler
Install dependencies
bundle install
Build the site local
bundle exec jekyll serve
You can now see the site at localhost:4000
Structure
The contents of the index page is defined in the frontmatter of the file index.md