Explore >> Select a destination


You are here

zzamboni.org
| | michaelneuper.com
7.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.simpleprimate.com
10.5 parsecs away

Travel
| | Once you've finished building your Jekyll site you'll need to decide where and how you want to deploy it. Since Jekyll builds static content you can serve it almost anywhere. If the server can handle HTML, CSS, and JavaScript, it can serve your site. With that in mind let's take a look at some of the most common options for deploying Jekyll sites.
| | humberto.io
8.2 parsecs away

Travel
| | Create your first static website using Pelican and hosting at GitHub Pages using Travis-CI to automate the deploy process
| | nih.ar
67.0 parsecs away

Travel
| Secure your server with our comprehensive guide to hardening SSH. Learn essential steps to prevent unauthorized access, including changing default ports, disabling root login, enabling key-based authentication, and more. Fortify your SSH server today for a more resilient and secure environment.