John 5c8b1065e8
Some checks failed
Build Hugo Site / build (push) Failing after 7s
add ackee post
2025-04-20 22:06:37 -05:00
2025-02-25 21:48:57 -06:00
2025-04-20 22:06:37 -05:00
2025-04-19 22:40:43 -05:00
2025-02-25 21:48:57 -06:00
2025-03-08 17:15:58 -06:00
2025-02-25 21:48:57 -06:00
2025-02-25 21:48:57 -06:00
2025-04-13 21:32:27 -05:00
2025-03-09 19:18:45 -05:00
2025-03-09 22:37:43 -05:00

This is built using Hugo on top of this theme. Reference the example site for how to structure content.

To run it locally, run hugo server from the root of this directory. To view the dev server run ssh -L 1313:localhost:1313 john@192.168.1.177 from your client. This will forward requests made to "http://localhost:1313" on the client to the dev sever running on the app server.

Gitea is configured with a post-receive hook. When a push is made to main, it will rebuild hugo. The built files are moved to a shared directory at ./public. These files are served by nginx.

Description
No description provided
Readme 96 KiB
Languages
HTML 100%