As I started my A Levels, I decided to take all my notes on Obsidian and sync this to a public Git repository. But why not take it a bit further? So I did, I used a lovely open-source project called Quartz to build a beautiful Hugo based static site.

Then I automated the building everytime I push a change to GitHub and make GitHub Actions spit the web files onto a seperate branch which I sync with my webserver hourly.

Its’s still a work in progress, but I am feeling good about it so far.

  • SalukiOP
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Yeah I have recently broken some CSS for light mode, thanks for reminding me it needs fixing.