Add Papermod themes and rename posts to blog

This commit is contained in:
zuma 2025-04-17 14:43:44 +02:00
parent 0acdd6d467
commit e01b7dedc1
43 changed files with 9 additions and 5 deletions

3
.gitmodules vendored Normal file
View file

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

View file

@ -1,6 +1,6 @@
--- ---
title: Carrying a shitty point & shoot title: Carrying a shitty point & shoot
date: 2024-06-27T19:05:24+02:00 date: 2024-06-27T19:05:24
draft: true draft: true
# weight: 1 # weight: 1
# aliases: ["/first"] # aliases: ["/first"]
@ -13,5 +13,3 @@ cover:
relative: false # when using page bundles set this to true relative: false # when using page bundles set this to true
hidden: true # only hide on current single page hidden: true # only hide on current single page
--- ---

View file

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 71 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 81 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 92 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 152 KiB

After

Width:  |  Height:  |  Size: 152 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 23 MiB

After

Width:  |  Height:  |  Size: 23 MiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 154 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 114 KiB

After

Width:  |  Height:  |  Size: 114 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 508 KiB

After

Width:  |  Height:  |  Size: 508 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 566 KiB

After

Width:  |  Height:  |  Size: 566 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 182 KiB

After

Width:  |  Height:  |  Size: 182 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 949 KiB

After

Width:  |  Height:  |  Size: 949 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 3.6 MiB

After

Width:  |  Height:  |  Size: 3.6 MiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 270 KiB

After

Width:  |  Height:  |  Size: 270 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 514 KiB

After

Width:  |  Height:  |  Size: 514 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Before After
Before After

View file

@ -2,7 +2,7 @@ baseURL: 'https://achilletoupin.com/'
languageCode: 'fr-fr' languageCode: 'fr-fr'
title: 'Achille Toupin' title: 'Achille Toupin'
#description: 'Blog personnel de moi' #description: 'Blog personnel de moi'
theme: 'paperMod' theme: 'PaperMod'
taxonomies: taxonomies:
- tag: tags - tag: tags
- category: categories - category: categories

View file

@ -2,6 +2,7 @@
<html lang="{{ site.Language }}" dir="{{ .Language.LanguageDirection | default "auto" }}"> <html lang="{{ site.Language }}" dir="{{ .Language.LanguageDirection | default "auto" }}">
<head> <head>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<style> <style>
.main-screen { .main-screen {
box-sizing: border-box; box-sizing: border-box;
@ -29,6 +30,7 @@
.main-content { .main-content {
position: relative; position: relative;
flex-grow: 2; flex-grow: 2;
width: 100%;
max-width: 750px; max-width: 750px;
} }
@ -73,7 +75,7 @@
<h1 class="site-title">{{ .Title }}</h1> <h1 class="site-title">{{ .Title }}</h1>
{{ .Content }} {{ .Content }}
<div class="icon-row"> <div class="icon-row">
<a class="icon-item" href="/posts"> <a class="icon-item" href="/blog">
<img src="/icon_work.webp" alt="Work icon by Shar"></img> <img src="/icon_work.webp" alt="Work icon by Shar"></img>
<span>Blog</span> <span>Blog</span>
</a> </a>

1
themes/PaperMod Submodule

@ -0,0 +1 @@
Subproject commit 149f12cea7dacb9424157008eef59b918ee45172