mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-25 00:59:02 +00:00
feat: Dockerfile and automated container build (#230)
This commit is contained in:
parent
de2b6b9a1b
commit
c12af32a5a
5 changed files with 120 additions and 1 deletions
content/notes
|
@ -56,6 +56,8 @@ This step is purely optional and mostly for those who want to see the published
|
|||
|
||||
> 👀 Step 4: [Preview Quartz Changes](notes/preview%20changes.md)
|
||||
|
||||
If you prefer, you can preview changes by [hosting locally with Docker](notes/docker.md) instead! If you have Docker, this might be the easiest approach.
|
||||
|
||||
For those who like to live life more on the edge, viewing the garden through Obsidian gets you pretty close to the real thing.
|
||||
|
||||
## Publishing Changes
|
||||
|
@ -63,4 +65,10 @@ Now that you know the basics of managing your digital garden using Quartz, you c
|
|||
|
||||
> 🌍 Step 5: [Hosting Quartz online!](notes/hosting.md)
|
||||
|
||||
## Hosting with Docker
|
||||
You can also choose to publish your digital garden on a local or remote machine using Docker.
|
||||
|
||||
> 🐳 [Hosting with Docker](notes/docker.md)
|
||||
|
||||
|
||||
Having problems? Checkout our [FAQ and Troubleshooting guide](notes/troubleshooting.md).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue