view _config.yml @ 113:84b05bfb91db

gemfile: more breaking changes in ruby 3.4 sigh
author Paper <paper@tflc.us>
date Mon, 19 May 2025 14:40:45 -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