From 8b2fba895aa804e895eaa02a622f318113a35663 Mon Sep 17 00:00:00 2001 From: Jacky Zhao <j.zhao2k19@gmail.com> Date: Thu, 30 Jun 2022 00:34:05 +0000 Subject: [PATCH] feat: image scaling (closes #131) --- content/notes/hosting.md | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/content/notes/hosting.md b/content/notes/hosting.md index d46aff6..8db2746 100644 --- a/content/notes/hosting.md +++ b/content/notes/hosting.md @@ -3,9 +3,11 @@ tags: - setup weight: -1 +aliases: +- hosting --- -## GitHub Pages +## Hosting on GitHub Pages Quartz is designed to be effortless to deploy. If you forked and cloned Quartz directly from the repository, everything should already be good to go! Follow the steps below. ### Enable GitHub Actions @@ -13,6 +15,8 @@ *Enable GitHub Actions* +![[notes/images/github-actions.png|200]] + ### Enable GitHub Pages Head to the 'Settings' tab of your forked repository and go to the 'Pages' tab. -- Gitblit v1.10.0