back to home

Another Attempt to Create a Blog

Posted: Thu, 11-07-2024
Last edited: -


Let's start with my list of failed blog/web projects:

In this attempt, I made the following principles:

  1. No JS
  2. No favicon
  3. Minimal CSS, one for all
  4. No id and class attributes
  5. No menu bar
  6. No comment section
  7. No footer
  8. Only float left
  9. Use CDN for images

Blog tree:

- index.html
- style.css
- posts/
    - post1.html
    - post2.html
    - ...

I will stick to this structure for every post:

For my coping, I call this HTML meditation. I write the layout once and never change it. So, in 10 years it will look nostalgic. I am writing this on vim. I decided to less worried about my English. I am bad at writing English. I will mostly write bullet list because it is easier than paragraph.

Some inspirations: