Minor for rss

This commit is contained in:
fundor333
2025-01-18 13:45:26 +01:00
committed by Fundor333
parent fbb08b120e
commit a75cc9f7ba
7 changed files with 22 additions and 0 deletions

View File

@@ -30,3 +30,15 @@ related:
weight: 10
- name: date
weight: 10
outputs:
home:
- html
uses:
- html
feeds:
- html
now:
- html
redirect:
- html

View File

@@ -10,6 +10,7 @@ defaultColor:
# the default value is set to 'auto'.
# You can take a look at layouts/index.html for more information.
mainSections: ["post", "photos", "micro"]
feedSections: ["post", "photos", "micro"]
commentSections: ["post", "photos", "micro"]
suggestionSections: ["post"]
toc: false # set to false to disable table of contents 'globally'

View File

@@ -3,6 +3,7 @@ title: "Fundor333"
type: home
specialpost: true
date: 2000-08-20T12:00:00+02:00
---
Pythonista, Backend Developer, Photographer, Dev Ops, Ex-Scout, Bookworm and Tea Lover.
Sometime you can find me in a GDG, a DataBeers, a Pycon, a Comicon or other similar event.

View File

@@ -3,6 +3,9 @@ title: "feeds"
specialpost: true
type: page
date: 2000-08-20T12:00:00+02:00
outputs:
- 'html'
---
This page collects content I'm producing in some way or the other, and is consumable with RSS.
[Learn more about the idea](https://marcus.io/blog/making-rss-more-visible-again-with-slash-feeds).

View File

@@ -3,6 +3,8 @@ title: "now"
type: now
specialpost: true
date: 2000-08-20T12:00:00+02:00
outputs:
- 'html'
---
This is my now page, and if you have your own site, [you should make one too](https://nownownow.com/about).

View File

@@ -6,4 +6,5 @@ url = "/social_card/"
redirect_to = "https://linktr.ee/fundor333"
redirect_enabled = true
private = true
outputs=[ 'html' ]
+++

View File

@@ -6,6 +6,8 @@ aliases:
- /stack
- /kit
date: 2000-08-20T12:00:00+02:00
outputs:
- 'html'
---
Specifics about the hardware and software equipment I use for work and for my personal life.