Adarsh Nanjaiya Latha
How to Write a Blog

This is an introductory guide on how to add new blog posts in this setup.

  1. Create a new directory inside the ஓய்வு folder (for example, my_first_post).
  2. Create an index.html file inside that new directory. You can copy this page's source code as a template!
  3. Update the <title>, heading, and content of the post in the .html file.
  4. Finally, add a link and description to the post in the main otium/index.html page, following the existing format.

Happy writing!