Replacing PaperMod by paper and adding action badge
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Louis Lacoste 2024-04-03 15:25:47 +02:00
parent c1fefc7c92
commit f113d2409f
5 changed files with 6 additions and 5 deletions

6
.gitmodules vendored
View file

@ -1,3 +1,3 @@
[submodule "themes/PaperMod"]
path = themes/PaperMod
url = https://github.com/adityatelange/hugo-PaperMod
[submodule "themes/paper"]
path = themes/paper
url = https://github.com/nanxiaobei/hugo-paper.git

View file

@ -1,3 +1,4 @@
[![status-badge](https://woodpecker.polarolouis.fr/api/badges/1/status.svg)](https://woodpecker.polarolouis.fr/repos/1)
# blog
This will host an attempt of a blog and a Woodpecker CI pipeline to publish it !

View file

@ -1,4 +1,4 @@
baseURL = 'https://blog.polarolouis.fr/'
languageCode = 'en-us'
title = "Polarolouis's Blog"
theme = 'PaperMod'
theme = 'paper'

@ -1 +0,0 @@
Subproject commit dad94ab4b7c55eea0b63f7b81419d027fe9a8d81

1
themes/paper Submodule

@ -0,0 +1 @@
Subproject commit 456c1657639f515c0e8efe08d73f4ddf1ff3cdb7