vault backup: 2025-01-19 19:54:28
This commit is contained in:
parent
55be86b6ce
commit
efb2d75c2b
2 changed files with 5 additions and 3 deletions
|
@ -19,14 +19,13 @@ docker pull code.modernleft.org/gravityfargo/quartz-docker:v4.4.0
|
|||
|
||||
This project runs [Quartz](https://quartz.jzhao.xyz/) v4.4.0, a fast, batteries-included static site generator, inside a Docker container. It transforms Markdown content into a fully functional website.
|
||||
|
||||
While Quartz provides [Docker support](https://quartz.jzhao.xyz/features/Docker-Support), it is not as self contained as this project.
|
||||
While Quartz provides [Docker support](https://quartz.jzhao.xyz/features/Docker-Support), it is not as self contained as this project. The primary audience of Quartz [seems](https://quartz.jzhao.xyz/hosting#self-hosting) to be geared towards GitHub/Cloudflare/GitLab pages users. I prefer Forejo.
|
||||
|
||||
## Target Audience
|
||||
I made this container for users who want to self host Quartz without GitHub/Cloudflare/GitLab pages with minimal setup required. The intent is to host in a stand-alone container behind a reverse proxy like Traefik.
|
||||
## Benefits
|
||||
- [Repository setup](https://quartz.jzhao.xyz/setting-up-your-GitHub-repository) is not required. Any git repository can be used as site content.
|
||||
- GitHub/Cloudflare/GitLab pages is not the focus.
|
||||
- The auto deployment that those services provide are replaced with a cron job.
|
||||
- The auto-deployment features that those services provide are replaced with a cron job.
|
||||
|
||||
There is no support for SSL or any other features that are not directly related to building the site. I run everything behind traefik, so I don't need it.
|
||||
|
||||
|
|
3
Generic/Cloudflare.md
Normal file
3
Generic/Cloudflare.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
> [!NOTE] Cloudflare
|
||||
> I am moving away from their services after their many controversies. I wont be providing support for any issues that may arise.Do with that what you will.
|
||||
|
Loading…
Reference in a new issue