diff --git a/README.md b/README.md new file mode 100644 index 0000000..5f8e111 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# 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` \ No newline at end of file