This message, related to the development of the theme, only displays on the localhost homepage to notify you of any important theme changes.


Version 1.1.0 - May 18, 2020

With this version, the theme has fully implemented static search using lunr.js. That being said, a few modifications were necessary to implement this feature.

To utilize this, or future version of Hugo Future Imperfect Slim, please make the following changes:

  1. Add the following to your config.toml before [params]:
...
disableLanguages = [""]

[outputs]
    home = ["html", "json"]

[params]
...
  1. Remove the underscore from all about and contact page file names: _index.md --> index.md

  2. Add layout = "about" or layout = "contact" to all of the files you just just adjusted the file names for.

While I realize this is inconvenient, I hope that it is worth it to you in the long run. Thanks for using the theme, and feel free to submit issues as needed.

Prashant Dandriyal

Prashant Dandriyal's Blog

AI | ML | Books | Movies | Music

Synthetic Dataset using Blender+Python: Part 1

Exploring Basic Blender Functionalities

Those who wish to succeed, must ask the right preliminary questions. ~Aristotle

4 minute read

The tutorial explores basic functionalities of Blender that are required for our goal: generating synthetic dataset using Blender+Python. Blender can do pretty much anything related to graphic manipulation, from Sculpting to VFX, Blender has you covered.

Dual Booting Thinkpad L13 with Ubuntu 20

Step-by-step guide to dual boot with Focal Fossa and my experience.

There is no God, but don't tell that to my servant, lest he shall kill me tonight. ~Voltaire

4 minute read

The article shares my experience of the attempt to dual-boot Ubuntu 20.04 on Lenovo Thinkpad L13 Yoga.

Recent posts

About

I like spending time with AI/ML; Alesso, Calvin Harris and Flume are some of my favourites.