Explore >> Select a destination


You are here

keepinguptodate.com
| | www.simpleprimate.com
2.3 parsecs away

Travel
| | Jekyll bills itself as "a simple, blog-aware, static site generator." It takes source files like templates, stylesheets, includes, and posts and uses them to generate a website that can then be hosted on your server of choice. This means that the entire website is generated at once, and visitors are simply served static files.
| | hamatti.org
0.8 parsecs away

Travel
| | I love how in Eleventy, you can build a site step-by-step and at each small step, have a functional website. In this post, I describe a workshop structure I've used lately to teach a few of my friends how to build a static site with Eleventy.
| | davedavies.dev
1.1 parsecs away

Travel
| | Use 11ty Static Site Generator to fetch posts and pages from a WordPress blog, and build them into an entirely static website we can deploy to Netlify
| | jan.miksovsky.com
43.2 parsecs away

Travel
| I took my best shot at recreating a small blog in Astro, a popular static site generator (SSG), so I could compare it with Web Origami and other ways to build a blog.