view _config.yml @ 123:495517d4487f

index: fix invalid HTML
author Paper <paper@tflc.us>
date Sun, 12 Jul 2026 19:05:31 -0400
parents 250f40874439
children
line wrap: on
line source

title: Paper's website
url: https://tflc.us/
permalink: /blog/:categories/:year/:month/:day/:title:output_ext

feed:
  path: /blog/feed.xml
  posts_limit: 20

plugins:
  - jekyll-feed
  - jekyll-minifier