rename posts to articles
Marco Andronaco andronacomarco@gmail.com
Wed, 11 Jan 2023 15:43:14 +0100
8 files changed,
5 insertions(+),
7 deletions(-)
M
config.toml
→
config.toml
@@ -3,7 +3,7 @@ languageCode = 'en-us'
title = 'BiRabittoh' theme = 'archie' -copyright = "© BiRabittoh" +#copyright = "© BiRabittoh" # Code Highlight pygmentsstyle = "monokai" pygmentscodefences = true@@ -17,7 +17,7 @@ #category = "categories"
[params] mode="toggle" # color-mode → light,dark,toggle or auto - useCDN=false # don't use CDNs for fonts and icons, instead serve them locally. + useCDN=true # don't use CDNs for fonts and icons, instead serve them locally. #subtitle = "My blog and portfolio" #mathjax = true # enable MathJax support #katex = true # enable KaTeX support@@ -48,7 +48,7 @@ weight = 1
[[menu.main]] name = "Articles" -url = "/posts" +url = "/articles" weight = 2 [[menu.main]]
M
content/posts/ai-art-contest.md
→
content/articles/ai-art-contest.md
@@ -1,7 +1,7 @@
--- title: "The AI takeover is near?" date: 2022-09-21T21:50:41Z -tags: [art,ai,machine learning] +tags: [art,machine learning] --- ## Context
M
content/posts/ggvg01.md
→
content/articles/ggvg01.md
@@ -1,7 +1,7 @@
--- title: "GGVG01 - Fran Bow" date: 2022-02-09T11:29:15Z -tags: [game review] +tags: [gaming] --- ![Fran bow](/ggvg01/a.png)
M
layouts/home/index.html
→
layouts/home/index.html
@@ -1,5 +1,3 @@
- - {{ define "main" }} <main> <article>