Explore >> Select a destination


You are here

nindalf.com
| | michaelneuper.com
1.8 parsecs away

Travel
| | Setting up your own static website can be a great way to showcase your personal brand, portfolio, or business online. In this post, we'll walk through the process of setting up a static website using Hugo as the static site generator and Netlify as the hosting service. Building The Site First, let's talk about what a static website is and why it's a good choice for many people. A static website is a website that is built using only HTML, CSS, and JavaScript files. These files are served to the user's web browser as-is, without the need for any server-side processing. This makes static websites fast, secure, and easy to maintain.
| | www.jeremymorgan.com
1.7 parsecs away

Travel
| | How to install Hugo static site generator in Pop!_OS Linux
| | robertnealan.com
1.9 parsecs away

Travel
| | After reading entirely too many articles and a lot of trial & error, I've written this guide on how to get HTTPS working on a DigitalOcean-powered, Nginx-backed Ghost blog using LetsEncrypt's free SSL certificates. For years people have argued whether it's worth setting up SSL on websites that have no inherent
| | www.4bes.nl
10.4 parsecs away

Travel
| In this post, you will see how you can use GitHub CodeSpaces for Azure PowerShell Function apps, so you don't have to install tools locally!