entry list

root@mathware: /home $ cd blog

root@mathware: /home/blog $ ls -al

drwxr-xr-x  ./
drwxr-xr-x  ../
-rw-r--r--  20260329-helloworld.md
            
entry

root@mathware: /home/blog $ cat 20260329-helloworld.md

Date: Sun 29, March 2026

So this is my first blog entry. How exciting!

I've been working all day long to get a somewhat good looking design. I'm pretty proud of it, but I still have some work to do.

As a kind of changelog:

  • Finished the desktop main page and added content.
  • Designed and added the first blog entry.
  • Added CSS animations.

I still need to tweak the layouts and maybe look for a better font. Most of the CSS animations have been got from tutorials with minor changes, so I guess I should try to make my own.

Next things to work on:

  • Really learn CSS animations and transitions.
  • Add boot sequence to the login screen.
  • Add more content.

All in all, I like how the site is turning out.

tree

root@mathware: / $ tree

/home
  ├── blog
  ├── books
  ├── games
  ├── desktop
/system
  └── trash