This is what Jayesh Bhoot looks like, with a lopsided smile on its right, which almost closes his right eye while smiling, which strongly implies that he needs to work on his lazy left-side cheek muscles.

About the website

This website is built with soupault. Thanks to Daniil Baturin for building this fantastic tool, and to Anton Bachin for building lambdasoup, the scraping library that powers soupault.

I write the content of this website in HTML and, sometimes, Markdown. I am leaning towards using just HTML though.

You may be interested in my posts that talk about this website.

Table of contents

  1. Table of contents
  2. Styling
  3. Part of IndieWeb
  4. Part of webrings

Styling

I style this website using the principles espoused in Every Layout:

  1. Global layer: aesthetics (fonts, colors, shadows, etc.)
  2. Layout layer: Every Layout patterns for layout and arrangement of boxes
  3. Specifics layer: which uses utility classes. Tailwind could be used in this layer.

Much of the styling gets accomplished in layer 1 and 2. CSS custom properties a.k.a. CSS variables are used to make the layout layer, i.e., layer 2, configurable.

Part of IndieWeb

This website uses microformats to be a part of IndieWeb. Check out its IndieWeb compatibility here.

Part of webrings