view _config.yml @ 124:ce02bf9659ef default tip

layouts/default: fix CSS styling when bgsize isn't defined
author Paper <paper@tflc.us>
date Sun, 12 Jul 2026 19:15:26 -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