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.

Vivek Dubey

Vivek Dubey

IT Consultant | Traveller | Interested in worldly affairs

World of HTTP

A brief introduction of HTTP and how it interacts within web architecture

4 minute read

HTTP stands for Hypertext Transfer Protocol. This is the set of rules used in the delivery of web pages from servers to your browser. HTTPS simple means the same protocols are used over an encryption layer for better privacy.

3 minute read

A burst of bright sunshine in the morning is always a good sign and brings lots of energy in oneself. Last week I was reading Pavel Demin and his nine principles of an ITSM professional and found it quite exciting and forthcoming. Just for the benefit of my extended colleagues below are the gist

Recent posts

Categories

About

IT Consultant | Traveller | Interested in worldly affairs