I am learning website development on my own by developing a website using HTML, CSS, and JavaScript. Currently there is no JavaScript used, as I am still developing and learning new things related to HTML and CSS. I am just at the beginning stage.

Actually, this is very interesting, as I am not learning a pre-designed textbook or YouTube videos. I am actively building a website and learning from it.

I already used HTML templates and Hugo and Zola, like static website generators. So writing code was never harder, but implementing features or arranging screen space is a big pain.

I know the site looks a lot uglier, but before it was more ugly and misaligned than this. At least I managed to make it like this.

Note:

The posts and contents on this website are converted from my Hugo site, which used Markdown format. The site link is provided at the footer, and the code is also on GitHub. The images are from Unsplash and Pixel sources.

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 1 point 13 hours ago* (1 child)

As you suggested, i removed the images on sidebar, then updated its container size, margin and padding values. Posts overview page now shows 6 posts at a time. Thumbnails look smaller.

Because i removed the global margin value for , posts and about section requires modification with specific classes. I will do it when i have more free time.

Thanks for the suggestions.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 12 hours ago (1 child)

    Nice. If you realllllly have time to waste, I do wonder why your blog doesn't have a RSS and/or Atom feed that I can put in my RSS reader?

    But it's not mandatory, I'm nitpicking and it may be too hard to do (to be honest, I don't know how to do that either).

  • source
  • parent
  • hideshow 2 child comments