/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ajaykarwal.com
| | dawranliou.com
1.4 parsecs away

Travel
| | I, too, Wrote Myself a Static Site Generator
| | www.simpleprimate.com
1.0 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.
| | levimcg.com
1.2 parsecs away

Travel
| | I decided to migrate my site from Eleventy, a static site generator to Kirby a file-based CMS written in PHP.
| | www.ssp.sh
9.0 parsecs away

Travel
| A static site generator (SSG) is a software used to generate static websites. Usually in plain HTML with added CSS, and potentially little JavaScript.