all repos — website-hugo @ 3d720d6b7f6ae92cfedcd44fd88f0afb65e55e7d

My personal blog, built with Hugo!

rename posts to articles
Marco Andronaco andronacomarco@gmail.com
Wed, 11 Jan 2023 15:43:14 +0100
commit

3d720d6b7f6ae92cfedcd44fd88f0afb65e55e7d

parent

9e270d2d48f82cc562dc86e2c8a3914f63966b2e

M config.tomlconfig.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.mdcontent/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.mdcontent/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.htmllayouts/home/index.html

@@ -1,5 +1,3 @@

- - {{ define "main" }} <main> <article>