Add Atom feed (#22)

This commit is contained in:
Alan Jeffrey 2021-03-31 16:24:26 -05:00 committed by GitHub
parent 0b6977554b
commit 0ab29a02e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
source "https://rubygems.org"
gem "github-pages", group: :jekyll_plugins
gem "jekyll-include-cache", group: :jekyll_plugins
gem "jekyll-feed", group: :jekyll_plugins

View File

@ -7,10 +7,10 @@ description: >
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
logo: /assets/images/luau-88.png
plugins: ["jekyll-include-cache"]
plugins: ["jekyll-include-cache", "jekyll-feed"]
include: ["_pages"]
atom_feed:
hide: true
path: feed.xml
defaults:
# _docs