d3vyce 616accd48f
All checks were successful
Build Hugo Docker Image / build docker (push) Successful in 6m24s
Build Blog Docker Image / build docker (push) Successful in 3m15s
bump: blowfish/hugo version
2025-03-30 15:07:49 -04:00
2024-02-04 17:01:39 +01:00
2025-01-12 18:07:40 -05:00
2024-07-13 19:59:24 +02:00
2024-02-17 19:54:22 +01:00
2024-11-11 18:10:03 +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-03-09 18:33:52 +01:00
2024-09-22 21:08:22 +02: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%