Approach

I created this site as an antidote to soulless websites, apps, and services on the corporate web that has become an intolerable space benefiting the few. Social media particularly has increasingly become an alien space to me.

Luckily, I have found a collection of small, independent, and personal websites on the indie web that emphasize personality over profits, agency over ads, and decentralization over corporatism. This corner of the internet is fascinating and full of life - the main reason why I wanted to create this site. My own little space.

Similarly to other personal websites on the indie web, I adhere to the following principles:

  • The content I am publishing here only belongs to me.
  • I share what I want to share with others.
  • There are no ads. No analytics are running in the background.
  • I do not use AI or any other dehumanizing technology.

Deployment

In the spirit of the principles of the indie web, I fully own the content of my site. Every note is written and edited from my Obsidian vault (my main ‘folder’ and collection of all notes). However, in order to publish this site, I use a static site generator, Quartz, that transforms my Markdown files into a fully functioning website.

Code and content is stored on GitHub and every deploy is done through GitHub Actions. This takes a while to set up, has a steep learning curve, but I am in full control. My goal is to transition at some point to a more ‘advanced’ static-site generator, i.e. Hugo or Jekyll.