This full site is generated by static site generator that i wrote myself
in this you just have to write normal text in content/ folder
you can have static files i.e images and audio inside content/static/ in there respective folders
and run python build.py and it will build
everything and give final files in output/ directory
Posts
Final Thoughts
Post links are dynamically generated based on folder content
including <!-- posts --> important as that is searched and content is added inside that block
Interesting sites
cardboardbox
beepbox.co
opensequencer.net
can write topics
- expanding storage in linux by mounting another hdd and auto mounting by putting in
ftstaband creating symlinks to folders created in other hdd - screensavers and x11
- reading source code og gcc and glibc you can install source code using
apt source <package name>and search usingapt search <pkgname>