personal site
This site you are looking at
what I want in it:
-
-
About me (?), Now (?). both in one?
-
- https://quartz.jzhao.xyz/
- backdrop-filter: blur(4px);
- added inline styling to the div id="globalsearch" element
window.addEventListener("DOMContentLoaded",()=>{const e=document.querySelectorAll("h1[id],h2[id],h3[id],h4[id]"),t=new IntersectionObserver(e=>{e.forEach(e=>{const t=e.target.getAttribute("id");e.isIntersecting?document.querySelector(`nav li a[href="#${t}"]`).parentElement.classList.add("active"):document.querySelector(`nav li a[href="#${t}"]`).parentElement.classList.remove("active")})});e.forEach(e=>{t.observe(e)}),e.forEach(e=>{e.addEventListener("click",()=>{const t=window.location.origin+window.location.pathname;navigator.clipboard.writeText(`${t}#${e.id}`)})})})
- features I would like to add to the template: digital garden obsidian plugin
- web monetization
- music player with my techie playlist
- prettier most recent notes and writings MOC note. see https://hermitage.utsob.me/#on-top-of-my-mind
things to get from wikibonsai:
- I like the visit history navigation and toggling between graph and past visited
- he does a tag map instead of organizing in folders. But it archieves almost the same thing actually.
should I use a tag map or a folder structure?
social
-
look into webmentions to add comments and interactions to my writings.
https://indieweb.org/webmention.io
these use github. ok if my site is only for engineers
self hosted:
RSS feeds is a standard way to subscribe to sites to see when posts are published and updated. kinda like a youtube subscribe button for sites. I guess it is mostly used today to follow personal sites and writes, news... Prob used a lot for blogs (specially when blogs where more prevelent years ago).
Ideas for stack
static site generators
I went with a static site generator that is implemented as an obsidian plugin.
References:
nikita
-
https://nikiv.dev/ and https://github.com/nikitavoloboev/nikiv.dev.
simple site built on top of Solid start template.
hosts his wiki section is updated with gitbook or vitepress -
https://tomcritchlow.com/wiki/
https://tomcritchlow.com/2019/02/17/building-digital-garden/
really like this site. has a blogging section with comments.
made with jekyll
Documentation
https://dg-docs.ole.dev/
https://github.com/uroybd/topobon/tree/main/src/site/styles
Themes
- Abyssal
Try them out and see how the page behaves.
Some themes make the UI act funky or dont support all emojis.