net/_config.yml
2022-05-26 14:30:26 -04:00

25 lines
408 B
YAML

title: walkah
author: James Walker
description: "James Walker is an independent developer and hacker"
url: https://walkah.net
markdown: kramdown
permalink: blog/:title/
exclude:
- node_modules/
- postcss.config.js
- tailwind.config.js
- package.json
- package-lock.json
- flake.nix
- flake.lock
- shell.nix
- README.md
postcss:
cache: false
plugins:
- jekyll-gist
- jekyll-postcss