mirror of
https://github.com/Crocmagnon/blog.git
synced 2024-12-22 05:41:55 +01:00
fix pre-commit
This commit is contained in:
parent
9995ad3a4d
commit
cf7e2d9a05
24 changed files with 73 additions and 79 deletions
1
.github/workflows/hugo.yaml
vendored
1
.github/workflows/hugo.yaml
vendored
|
@ -77,4 +77,3 @@ jobs:
|
||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
id: deployment
|
id: deployment
|
||||||
uses: actions/deploy-pages@v2
|
uses: actions/deploy-pages@v2
|
||||||
|
|
||||||
|
|
|
@ -8,4 +8,3 @@ git clone git@github.com:Crocmagnon/blog.git
|
||||||
cd blog
|
cd blog
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
@ -3,4 +3,3 @@ title: "{{ replace .Name "-" " " | title }}"
|
||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
draft: true
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -18,4 +18,3 @@ cover:
|
||||||
# showToc: true
|
# showToc: true
|
||||||
# TocOpen: false
|
# TocOpen: false
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
BIN
content/posts/bitwarden-and-password-managers/3.svg
(Stored with Git LFS)
BIN
content/posts/bitwarden-and-password-managers/3.svg
(Stored with Git LFS)
Binary file not shown.
BIN
content/posts/i-needed-a-budget-with-four-rules/20.svg
(Stored with Git LFS)
BIN
content/posts/i-needed-a-budget-with-four-rules/20.svg
(Stored with Git LFS)
Binary file not shown.
BIN
content/posts/pi-hole/11.svg
(Stored with Git LFS)
BIN
content/posts/pi-hole/11.svg
(Stored with Git LFS)
Binary file not shown.
BIN
content/posts/poetry-python-dependencies-management/35.svg
(Stored with Git LFS)
BIN
content/posts/poetry-python-dependencies-management/35.svg
(Stored with Git LFS)
Binary file not shown.
BIN
content/posts/replacing-my-synology-nas-with-a-self-built-server/26.svg
(Stored with Git LFS)
BIN
content/posts/replacing-my-synology-nas-with-a-self-built-server/26.svg
(Stored with Git LFS)
Binary file not shown.
|
@ -36,4 +36,3 @@ Here are some links (in alphabetical order) so you can check their work:
|
||||||
* [Smartfire](https://www.smartfire.pro/) - small tech agency
|
* [Smartfire](https://www.smartfire.pro/) - small tech agency
|
||||||
|
|
||||||
Anyway, I'm really excited to start my new job! Wish me luck 😊
|
Anyway, I'm really excited to start my new job! Wish me luck 😊
|
||||||
|
|
||||||
|
|
|
@ -6,4 +6,3 @@ layout: "search" # is necessary
|
||||||
summary: "search"
|
summary: "search"
|
||||||
placeholder: "placeholder text in search input box"
|
placeholder: "placeholder text in search input box"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue