The bmannconsulting.com website

blog tinkering

Changed files
+13 -1
_journals
_notes
+12
_journals/2024-02-22_1509.md
···
+
---
+
title: February 22nd, 2024
+
date: 2024-02-22, 15:09:02 -08:00
+
section: journal
+
tags:
+
- BMC
+
- jekyll
+
- liquid
+
---
+
Blog tinkering on my birthday ✅
+
+
The `aliases` field in notes are now used to generate the lines of the IPFS `_redirects` file. [View source on Github](https://github.com/bmann/bmcgarden/blob/archivetrim/_redirects)
+1 -1
_notes/BMC.md
···
- [x] Look at design from current <https://blog.bmannconsulting.com> for fancy dates
- [x] Add blog posts to home page
- [x] Reverse chron sort for journal pages? Or at least home page journal listing?
-
- [ ] Write code to loop through `aliases` and generate `_redirects` lines (this is a good idea!)
+
- [x] Write code to loop through `aliases` and generate `_redirects` lines (this is a good idea!)
- [x] Adding links, author, and publish date for notes tagged as article (February 4, 2024)
## Feed Affordances