view _config.yml @ 114:731df0cd0eb7

gemfile: upgrade to latest of everything hopefully this will actually fix my ruby 3.4 problems
author Paper <paper@tflc.us>
date Mon, 19 May 2025 14:43:09 -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