Add Papermod themes and rename posts to blog
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "themes/PaperMod"]
|
||||||
|
path = themes/PaperMod
|
||||||
|
url = https://github.com/adityatelange/hugo-PaperMod.git
|
|
@ -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
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 101 KiB |
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 55 KiB |
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 81 KiB |
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 92 KiB |
Before Width: | Height: | Size: 152 KiB After Width: | Height: | Size: 152 KiB |
Before Width: | Height: | Size: 23 MiB After Width: | Height: | Size: 23 MiB |
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
Before Width: | Height: | Size: 232 KiB After Width: | Height: | Size: 232 KiB |
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 90 KiB |
Before Width: | Height: | Size: 154 KiB After Width: | Height: | Size: 154 KiB |
Before Width: | Height: | Size: 114 KiB After Width: | Height: | Size: 114 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 508 KiB After Width: | Height: | Size: 508 KiB |
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 566 KiB After Width: | Height: | Size: 566 KiB |
Before Width: | Height: | Size: 182 KiB After Width: | Height: | Size: 182 KiB |
Before Width: | Height: | Size: 949 KiB After Width: | Height: | Size: 949 KiB |
Before Width: | Height: | Size: 3.6 MiB After Width: | Height: | Size: 3.6 MiB |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 270 KiB After Width: | Height: | Size: 270 KiB |
Before Width: | Height: | Size: 514 KiB After Width: | Height: | Size: 514 KiB |
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
2
hugo.yml
|
@ -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
|
||||||
|
|
|
@ -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
|