this post was submitted on 28 Jun 2023
113 points (97.5% liked)

Open Source

29808 readers
2387 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] randy@lemmy.ca 1 points 1 year ago (1 children)

FYI, the text colours are a bit messed up for me. Headings are all white on a very light background, to the point where I almost didn't see them. Perhaps it's my fault for being a horrible light-mode user?

[โ€“] saluki@discuss.tchncs.de 1 points 1 year ago

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