Skip to content

tikinang/quartz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quartz

My personal Quartz repository. Quartz is publishing mechanism for linked .md files (Obsidian style), that runs on Hugo.

I'm not the creator of this tool... check-out the creator of Quartz!

github.com/jackyzha0/quartz

Implementation details

  • I use slightly altered version of original Quartz (see git diff).
  • I push into content folder from my private Obsidian repository.
  • But first I make some changes to frontmatter (add title and lastmod parameters) with Obsifix before pushing.
  • I use Obsidian Git community plugin for back-up and synchronization of my Obsidian vault.

Languages

  • SCSS 38.7%
  • HTML 31.7%
  • JavaScript 27.7%
  • Makefile 1.6%
  • Dockerfile 0.3%