1.9 KiB
1.9 KiB
- From zero to blog #watchtower #webhook #git #docker #post #idee
-
What I want
- A lightweight blog written in #golang because I'm proficient with that language
- A quick deploying procedure because I want to modify pages templates in local and push them to the server #entr
- A revision system based on #git
- A self-hostable solution based on #docker containers
- Put my instance in the #fediverse
-
Technologies involved
- Writefreely
- Webhooks
- Watchtower
- Gogs
- Ngnix
-
- 20:08 quick capture: @Raspberry_Pi@raspberrypi.social 🔗 https://raspberrypi.social/users/Raspberry_Pi/statuses/109748994974349626
-
164 pages of #retrogaming projects for £10? Don't mind if I do...
Shop now:
https://store.rpipress.cc/collections/books/products/retro-gaming-with-raspberry-pi-2nd-edition
Learn how to build a portable #games machine, assemble a full-sized #arcade cabinet, and emulate classic computers and consoles.
-
- 20:48 quick capture: Running an Ubuntu VM on Apple Silicon - DEV Community 👩💻👨💻 Running an Ubuntu VM on Apple Silicon - DEV Community 👩💻👨💻 #sysadmin #VirtualBox #multipass
- 21:01 quick capture: How SvelteKit makes type-safe data fetching easier and better! - DEV Community 👩💻👨💻 How SvelteKit makes type-safe data fetching easier and better! - DEV Community 👩💻👨💻 #SvelteKit #Javascript
-
Webhooks
-
Writefreely
- Install
-
docker cp writefreely-app-1:/go/pages ./
-
docker exec -it writefreely-app-1 sh /go/cmd/writefreely --config /go/cmd/writefreely --create-admin
-
- Install
-