d3vyce 509e13e76c
All checks were successful
Build Hugo Docker Image / build docker (push) Successful in 4m40s
Build Blog Docker Image / build docker (push) Successful in 1m10s
bump: blowfish/hugo version
2024-05-31 19:03:01 +02:00
2024-02-04 17:01:39 +01:00
2024-03-10 22:22:15 +01:00
2024-02-17 19:54:22 +01:00
2024-02-17 21:19:09 +01:00
2024-02-29 23:01:32 +01:00
2024-02-04 17:01:39 +01:00
2024-03-02 21:49:07 +01:00
2024-02-17 21:19:09 +01:00
2024-04-30 23:56:44 +02:00
2024-04-30 23:56:44 +02:00
2024-03-09 18:33:52 +01:00

d3vyce Blog

Install

export PATH=$PATH:/usr/local/go/bin
CGO_ENABLED=1 go install -tags extended github.com/gohugoio/hugo@latest
git submodule update --recursive
git lfs pull

# Bump submodule version
git submodule update --remote --merge
git -C themes/blowfish/ checkout [TAG]

# Start blog with draft
hugo server  --buildDrafts
Description
Source code for blog.d3vyce.fr
https://blog.d3vyce.fr
Readme 98 MiB
Languages
HTML 89%
Dockerfile 11%