Explore >> Select a destination


You are here

www.toptal.com
| | captnemo.in
3.7 parsecs away

Travel
| | [AI summary] A technical guide explaining how to effectively use the Jekyll static site generator with GitHub Pages by utilizing its core features like data files, liquid filters, and syntax highlighting without relying on plugins.
| | www.simpleprimate.com
1.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.
| | jan.miksovsky.com
2.0 parsecs away

Travel
| | Using the async-tree library substantially cuts down the source code for a minimalist static site generator (SSG) in JavaScript, at a very modest cost in dependencies.
| | arnorhs.dev
12.0 parsecs away

Travel
| Recently, a new static site generator (SSG) arrived on the block called Astro. Lets talk a bit about SSGs. What they're good for, what they're not and why I think Astro is a bit of a game changer.