๐๏ธ
Posts tagged with :lower_left_fountain_pen:
highlight.js
component#public
to any note.
Today I finished the filter-and-sync.sh
script that filters the public files out of my private Obsidian repo and copies them to a public repo that will be rendered by the new static site Iโm building for zachlatta.com. I also got it running in Docker, and wrote a timer script to repeatedly run the sync process every 15 seconds.
Once this is deployed, Iโll be able to add #public
to any file in my Obsidian notes, and that file will be pushed and deployed to my website within 15 seconds! So if the file in my Obsidian repo is called โTest.mdโ, the URL it will be publicly available at will be zachlatta.com/test
Excited to see the progress everyone else makes today! You can see the work I did today and my progress here: github.com/zachlatta/zachlatta.com/tree/80001986425894a8948b2a7d044b410978d56a94/public-notes-syncHTML
and CSS
files to my personal website Repo on GitHub! :github: I also made a few changes to my README Profile, because I wrote new text that I'll add soon and moved my trophies โญ theme from Monokai to Gruvbox. Also I learned about what Prettier indentation is thanks to @caleb! Next, today was my last school day before my break so this next two weeks are free and I'll have time to relax, study more, code and make new things! I will also try to work with my workshops and I'll make a pull request to GitHub Docs because I found a typo on their page! ๐ :pullrequest:const tM = 0.5, vM = 0.75; if (t < tM) t = lerp(0, vM, invLerp(0, tM, t)); else t = lerp(vM, 1, invLerp(tM, 1, t));remap is such a useful idea
dino.icu
! :orpheus: ๐ฆ Also today I saw some cool fonts while using Google Fonts! :google: ๐๏ธ