Learn to create your own share buttons for social media, email, and more using HTML, CSS, and a little JavaScript for a website with privacy in mind.
Using the power of WebFinger on your own domain to make your Mastodon profile discoverable, and to verify association.
Learn to easily apply HTML attributes by writing Markdown when using kramdown, and Jekyll or Bridgetown static site generators.
Dive into my attempt at creating the related posts feature to each post page using Jekyll, Liquid template language and HTML.
Learn how to send email messages using the Symfony mailer component without the use of the Symfony framework.
Learn the ins and outs of adding custom metadata to MkDocs with overriding blocks and meta files for all pages, per page or per directory.
Uncover what an admonition or call-out is and how to implement them in a website using Jekyll, HTML, Liquid and SASS.
The steps I took to optimize my website download performance for a better user experience.
Code example of how one could create a simple JavaScript clock with date using HTML, pure JavaScript or using jQuery.
How to fix Jekyll Paginate v2 caching bug using unofficial fixes.