Go to file
2024-05-14 00:58:44 +00:00
archetypes Initial commit 2023-12-02 22:41:25 -05:00
public Add random changes 2024-05-14 00:58:44 +00:00
resources/_gen/assets/scss/scss Get landing page working 2023-12-02 23:27:05 -05:00
themes Use the footer to hold my h-card 2023-12-07 16:23:56 -05:00
.gitmodules Initial commit 2023-12-02 22:41:25 -05:00
config.toml Add a contact email 2024-05-14 00:49:49 +00:00
docker-compose.yml restart always, and add to the traefik_default network 2024-05-14 00:57:39 +00:00
nginx.conf Get landing page working 2023-12-02 23:27:05 -05:00
readme.org Add readme 2023-12-02 23:29:32 -05:00

Landing Page

This is the code that powers https://andylu.dev.

Making changes

Just modify whatever and run hugo in the directory to build a new /public folder. And then traefik will continue to route requests to the nginx container and the site will be updated.