diff --git a/README.md b/README.md index 626740b..eb0bcd7 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,6 @@ # Project: Self-Hosted CI/CD and Static Hosting -[TOC] - -This project manages a centralized self-hosted environment using **Gitea** for version control and automation, **Caddy** as a lightweight web server, and **Nginx Proxy Manager** for SSL termination. - -## Architecture Overview - -The system relies on a shared host volume to move static files from the Gitea Runner to the web server directory. +This project manages a centralized self-hosted environment using **Gitea** for version control and automation, **Caddy** as a lightweight web server, and **Nginx Proxy Manager** for SSL termination. The system relies on a shared host volume to move static files from the Gitea Runner to the web server directory. **Components:** diff --git a/config/_default/params.toml b/config/_default/params.toml index 3c1be6e..c0a3449 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -52,8 +52,8 @@ customCSS = true heroStyle = "basic" # valid options: basic, big, background showBreadcrumbs = true showDraftLabel = true - showEdit = true - # editURL = "https://github.com/username/repo/" + showEditURL = true + editURL = "https://git.wompmacho.com/wompmacho/wiki/edit/main/content/" editAppendPath = true seriesOpened = true showHeadingAnchors = true diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html new file mode 100644 index 0000000..e6f4d55 --- /dev/null +++ b/layouts/partials/footer.html @@ -0,0 +1,71 @@ +