d3vyce 5faf2d3bc9
All checks were successful
Build Hugo Docker Image / build docker (push) Successful in 5m25s
Build Blog Docker Image / build docker (push) Successful in 1m14s
bump: blowfish/hugo version
2024-08-30 21:53:11 +02:00
2024-02-04 17:01:39 +01:00
2024-07-13 19:59:24 +02: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%