moved posts to articles and fixed pagination
Some checks failed
Build Hugo Site / build (push) Failing after 4m27s
Some checks failed
Build Hugo Site / build (push) Failing after 4m27s
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: "Add a Json Feed to Any Hugo Site"
|
||||
aliases: ["/posts/add-a-json-feed-to-any-hugo-site"]
|
||||
date: 2024-12-27T20:13:26-07:00
|
||||
draft: false
|
||||
toc: false
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: "What I am self hosting - November 2024 edition"
|
||||
aliases: ["/posts/add-a-json-feed-to-any-hugo-site"]
|
||||
date: 2024-11-17T16:23:59-07:00
|
||||
draft: false
|
||||
toc: false
|
@ -5,6 +5,8 @@ title = "The Satellite of Love"
|
||||
pygmentsCodefences = true
|
||||
pygmentsUseClasses = true
|
||||
rssLimit = 10
|
||||
paginate = 10
|
||||
|
||||
copyright = "The Satellite of Love"
|
||||
enableEmoji = true
|
||||
|
||||
|
Submodule themes/hugo-indieweb-starter updated: 88236da4b8...11a09e6c3c
Reference in New Issue
Block a user