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.

Riza Suminto picture

Riza Suminto

My personal homepage and blog.

Apache Impala Committership

Invitation accepted!

1 minute read

<p>Thank you Apache Impala community for this committer invitation. I’m truly humbled and honored by this recognition. I hope this can pave the way for many more Indonesian contributors to the open-source software communities.</p>

2 minute read

<p>I’ve been keeping a journal for a couple of months now. I want to make it a habit to hone my writing skill. Taking notes of what happened on my day. I love my terminal and I’ve been used to take notes in plain text using either vim or emacs. So when I heard about <a href="https://jrnl.sh/">jrnl</a>, I decided to give it a try.</p>

Reaching That Finish Line

Celebrating 533rd Convocation Ceremony of UChicago

4 minute read

<p>Today is the day of the 533rd Convocation Ceremony of University of Chicago. And with the pandemic happening across the world, yes, this event is held virtually, like many other graduation ceremonies. It is, however, still feel special to me. Because this is the day when I should have walked to the stage, hooded by my advisor, and ceremonially inducted as a full-fledged Ph.D.</p>

Recent posts

Categories

About

I am a Software Engineer at Cloudera, working on the Impala query engine for Hadoop. I completed a Ph.D in Computer Science at the University of Chicago ...