Timeline Test

subtitle

Posted on March 14, 2026

I have been fighting with tailwind & bootstrap for past two days... It was easy to write a standalone web page with a few lines under tailwind or bootstrap, but not with the combination of both. I had the nice timeline in first 2 minutes, and then made 60+ hopeless commits for the font and spacing behavior under bootstrap...
  1. moved some web-based tools to localhost

    a testing page for blog preview and some string formatter...
    It's also my first time to correctly using git, to upload edited pages directly via rsync and synchronization via git.

  2. Editing

    added a timeline component,
    but I have to generate a timeline html and paste it as text,
    then paste into content generation, and the upload to blog.

  3. Packing blog in Docker

    uwsgi + flask -> caddy, gunicorn, flask, docker

  4. moved all wiki pages into one repository

    have been using gitea's wiki page to take notes, which is a life-saver
    I made a script to pull all wiki pages into one repository, now I have a way to save all my notes.

  5. scoop update vscode

    VS Code was always hanging for two months.

  6. /root partition is full

    pacman -Sc doesnt work anymore
    I am confused very confused
    started to move gitea from /etc to /home
    accidentally deleted all gitea data...then recovered with a previous gitea dump

  7. have another gitea instance, docker

    all repositories have a mirror now

  8. Tailscale ip doesnt work

    system-wide caddy worked for https://ip
    but docked caddy didnt work for https://ip
    I have no clue...

  9. language tool

    trying to use language tool, which helps with spelling but it doesnt work well for grammar checking, also the current setting should be fixed, I am not sure if I am running locally or querying via API.

  • ← Back to Posts

    Leave a Comment


    No comments yet. Be the first to share your thoughts!