1
0
Fork
You've already forked test
0
No description
  • HTML 93.4%
  • CSS 6.6%
2021年12月04日 06:01:16 +01:00
Blog Initial commit 2021年12月04日 06:01:16 +01:00
images Initial commit 2021年12月04日 06:01:16 +01:00
style Initial commit 2021年12月04日 06:01:16 +01:00
Videos Initial commit 2021年12月04日 06:01:16 +01:00
fastlbry.html Initial commit 2021年12月04日 06:01:16 +01:00
index.html Initial commit 2021年12月04日 06:01:16 +01:00
LICENSE.md Initial commit 2021年12月04日 06:01:16 +01:00
README.org Initial commit 2021年12月04日 06:01:16 +01:00
rss.xml Initial commit 2021年12月04日 06:01:16 +01:00

Pages

This is the codeberg repo for my website. Codeberg has a feature to host webwsites. It is pretty awesome that I can do website stuff by adding files to this repo rather then having a server and all that complicated stuff.

What's here?

  • Tutorials. I for some strange reason like to make tutorials a lot.
  • Animations. Sometimes I will create animations in blender. So rather then just posting them on a video platform why not post it also on this website.

How is this happening?

  • Blogs are done with org export. I really like org mode. Org can be exported to multiple formats like html so I just use that.
  • For the main page I use html. It has all the website links and info.
  • For RSS I generate it with a python script.