testinn whole site

this site is hosted on github and i have some CI/CD stuff and this is testing it. so, is it working??

Demetre Badzgaradze

86 Words words, 23 Seconds

2025-01-13 00:00 +0000 [ 04bdc08 @ 2025-05-30]


how does it works

I made posts branch that is clear and gets cleared every time someone pushes to it with workflow that:

  1. copies all .md files from posts branch into master
  2. build site with hugo+hermit-v2 and updates repo
  3. then takes public Dir and copies it to For-Hosting branch
  4. and the GitHub pages workflow is being ran and site is being published

I will be updating this file about how things work in here, and some future stuff that I will be doing on this site.