website/.gitignore
Paul van Tilburg 388530ae19 Completely rework the site
* Use a newer Jekyll version and also use bundler
* Use the `jekyl-theme-hydeout` theme gem
* Add support for Jekyll Admin (if you want to use that)
* Transform the index news items to posts
* Use Markdown instead of Textile for the pages
2019-08-25 21:26:05 +02:00

8 lines
79 B
Text

# Jekyll
_site/
.sass-cache/
.jekyll-metadata
# Bundler
.bundle
vendor/bundle