Ibrahim Ahmed

DevOps

How to set up your personal server for projects

Oct 27, 2024 | 3 min read
Categories: DevOps,
How to set up a server for personal web projects.

Remote SSH into your home desktop

Jun 7, 2023 | 3 min read
Categories: DevOps,
Setting up dynamic DNS and router port forwarding so you can SSH into your home desktop from anywhere, without a static IP.

Trials and Tribulations of Maintaining a Hugo Blog

Sep 30, 2017 | 5 min read
Categories: DevOps, Developer,
Tags: Hugo, Powershell, Web Development,
Lessons from restructuring a Hugo site's repository layout to cleanly separate source content from rendered HTML output.

Optimizing static sites with hugo

Feb 6, 2017 | 3 min read
Categories: Developer, Meta, DevOps,
Tags: Hugo, Javascript, Web Development,
Cutting page weight on a Hugo static site by trimming JavaScript bloat from third-party libraries like jQuery, code highlighters, and math renderers.