Explore >> Select a destination


You are here

tech.kateva.org
| | www.bbc.co.uk
3.1 parsecs away

Travel
| | How to find and use feeds on the BBC Sport website
| | www.cedricbonhomme.org
3.7 parsecs away

Travel
| | A computer scientist, intensely interested in computer security and privacy.
| | christopherharper.media
3.9 parsecs away

Travel
| | I'm reading as much good stuff as ever on the web these days, but rarely using social media. You may want to consider how I do this using an RSS reader.
| | michaelneuper.com
16.3 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.