Theme, Plugin (Starter Pack)
.makemd
.obsidian
.space
Unzip
and Move toVault
- Use
Cmd
+Shift
+.
- Includes
Themes
,Hot-Keys
,Plugins
, etc- Need additional settings:
Languages
,API Key
,Git
,Path
, etc
Sync (example)
Quartz (Web-Publish)
Installation 4
- Create GitHub Account and Install Node, VS Code, GitHub Desktop
- Create your
GitHub-Repository
Repository Name
is important…- Go
GitHub-Repository Settings
-Pages
- Change
Deploy from a branch
→GitHub Actions
- (Advanced) If you want to get
Short Url
,Repository-Name
→<Your-ID>.github.io
likefilmnt.github.io
- (Advanced) If you want to get
- Enter the following commands in
terminal
If you’re in trouble, I strongly recommend you
GIVE UP
and useObsidian Publish…
- Enter the following commands
- Modify 5
.gitignore
,quartz.config.ts
and (optional)quartz.layout.ts
inquartz
folder (See ToC) - Move
Obsidian Vault files
toquartz/content
including.folder
- Use
Cmd
+Shift
+.
- The
.md files
in thecontent folder
will be published - ⚠️ Check your
Private Notes
andPublic Notes
in.gitignore
- Use
- Create a new file
deploy.yml
5 inquartz/.github/workflows/
and Copy & Paste the following
- Use
GitHub Desktop
forPublish
- Open
quartz folder
inGitHub Desktop
and ClickCommit to v4
+Push origin
- Whenever you want to publish
your notes
,commit
andpush
- ⚠️ Use carefully with your
Private Notes
- Open
- Your content will be published within minutes.
- See
GitHub-Actions
-Deploy Quartz site to GitHub Pages
- URL:
<GitHub-Username>.github.io/<Repository-Name>
- You Can Rename
quartz
and Move it to where you want.
- See
- If You have
Private Notes
, DON’T USEnpx quartz sync
in quartz folder
(Optional) You can connect http://localhost:8080
.gitignore
- Below
Personal Setting
quartz.config.ts
pageTitle
,baseUrl
,ignorePatterns
,header/body/code
(optional),lightMode/darkMode colors
(optional)
quartz.layout.ts
Github
,Discord Community
(Footer contents), you can add additional links