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:
Add the following to your config.toml before [params]:
Remove the underscore from all about and contact page file names:
_index.md --> index.md
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.
ππ»ππΌππ½ππΎππΏ
All things .NET, Java, Kubernetes, Azure, ALM, DevOps and more!
Material for a complete workshop Kubernetes on Azure
Yuri Burger
2 minute read
After a recent internal workshop on how to run a complete app with Kubernetes on Microsoft Azure, we decided to make it Open Source! The workshop content is available in English and Dutch and includes guidance, code samples and complete attendee instructions.
Angular app and Azure AD B2C with the Authorization Code with Proof Key of Code Exchange flow
Yuri Burger
8 minute read
Let’s create and integrate an Angular app with Azure Active Directory Business to Consumers using the Authorization Code with Proof Key of Code Exchange flow.
Hugo. Best static blogging platform. See my other post about migrating to Hugo. But the default RSS lacks support for syndication, so we need a better RSS template for Hugo.