|
You are here |
blog.aaronbieber.com | ||
| | | | |
akashgoswami.dev
|
|
| | | | | A quick overview of what I plan on using this website for | |
| | | | |
lisamelton.net
|
|
| | | | | You might have noticed this website is published using WordPress. Or maybe you didn't. In the end, do you really care? I've used WordPress in the past for at least two other blogs. But a static site generator the last time I wreaked havoc on the Internet. So, why go back to WordPress now? Well, [...] | |
| | | | |
www.rockyourcode.com
|
|
| | | | | Who wants to read an incomplete RSS feed that forces you to open the original website? Hugo is the static site generator that powers my blog. Hugo ships with a default RSS template which only shows a summary of your articles. If you want to read the full content, youll need to visit the website. That sucks. I want to create a full-text RSS feed for my blog. Template Lookup Order Well need to create a modified RSS template. | |
| | | | |
blog.oddbit.com
|
|
| | | At work we have a cluster of IBM Power 9 systems running OpenShift. The problem with this environment is that nobody runs Power 9 on their desktop, and Docker Hub only offers automatic build support for the x86 architecture. This means there's no convenient options for building Power 9 Docker images...or so I thought. It turns out that Docker provides GitHub actions that make the process of producing multi-architecture images quite simple. | ||