infra/docs/_config.yml
Jonas Chevalier f4acd00709
merge nix-community.org in this repo ()
This repo is our central hub with the website and config.
2023-01-06 18:24:18 +01:00

24 lines
550 B
YAML

theme: jekyll-theme-primer
url: "https://nix-community.github.io"
# see https://github.com/github/pages-gem/blob/754a725e4766d4329bb1dd0e07c638a045ad2c04/lib/github-pages/plugins.rb#L6-L42
plugins:
- jemoji
- jekyll-avatar
- jekyll-default-layout
- jekyll-feed
- jekyll-mentions
- jekyll-readme-index
- jekyll-sitemap
markdown: CommonMarkGhPages
# see https://github.com/gjtorikian/commonmarker#parse-options
commonmark:
options:
- FOOTNOTES
- SMART
- UNSAFE
extensions:
- autolink
- strikethrough
- table