ulovliglogning.dk/README.md
2018-01-21 01:05:45 +01:00

5 lines
335 B
Markdown

# 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`