ulovliglogning.dk/README.md

5 lines
335 B
Markdown
Raw Normal View History

2018-01-21 00:05:45 +00:00
# Jekyll site for ulovliglogning.dk
To build/serve the site locally you just need to run `gem install jekyll bundler` then `cd` into the directory and run `bundle exec jekyll serve` you can now see the site at [localhost:4000](http://localhost:4000)
The contents of the index page is defined in the frontmatter of the file `index.md`