Compare commits

..

No commits in common. "efb2d75c2bb14c943e66bdbfc780875b6e424356" and "0a87ec685645bf1b656374db2dee560b466c8ea4" have entirely different histories.

2 changed files with 4 additions and 8 deletions

View file

@ -19,13 +19,12 @@ 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. 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.
While Quartz provides [Docker support](https://quartz.jzhao.xyz/features/Docker-Support), it is not as self contained as this project, and I do not use Github/Gitlab.
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
## Target Audience
I made this container for users who want to self host Quartz without Github/Cloudflare pages
## Purpose
- [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 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.

View file

@ -1,3 +0,0 @@
> [!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.