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.

Hugo Future Imperfect Slim

uChe . LIFE

義理と人情、察しと思いやり

インフラエンジニアがサイト制作を勉強してみた その1

HTTPサーバーを立てるのは得意でもサイト制作は苦手なんだ

uChe

1 分で読めます

静的サイトジェネレーターをおぼえてからなんかHTMLとCSSが身近に感じるようになりました。CMSのテンプレートを触るのはなぜか億劫だったのにHugoのテンプレート作成はなんかハードル低く感じるんですよね。不思議。このタイミングで今まで人任せにしがちだったサイト制作のデザイン部分も基本的なところを勉強してみる気になりました。ただ、サイト制作の書籍をみると生のHTMLやCSSが例として挙げられているのですが、一枚ペラのLPならそれでよくてもたくさんのページがあるサイトだと実際に運用するのは難しそうです。ここでは書籍のサンプルサイトをHugoで作ってみたいと思います。

最近の投稿

カテゴリー

About

うすくひろくなんでもやるインフラ屋です。