d3vyce bdc1af6115
Some checks are pending
Build Hugo Docker Image / build docker (push) Waiting to run
Build Blog Docker Image / build docker (push) Waiting to run
Merge pull request 'chore(deps): update actions/checkout action to v4' (#4) from renovate/actions-checkout-4.x into main
Reviewed-on: #4
2024-09-23 18:21:44 +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-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%