Explore >> Select a destination


You are here

roneo.org
| | jamstack.org
14.7 parsecs away

Travel
| | Check out this showcase of some of the best, open source static site generators. This is community-drive so be sure to submit your favorite today!
| | www.toptal.com
15.6 parsecs away

Travel
| | Get a fast, lightweight website with a static site generator. Find out how these systems compile templates into static HTML pages.
| | blog.m5e.de
5.2 parsecs away

Travel
| | Static site generators like Hugo, Jekyll or Nuxt are awesome. They provide way faster delivery of your contents to your customers than any PHP solution like WordPress. Unfortunately you have to create the Markdown files for your content yourself, but because every single post has a filename, title, date and often tags as well as a status for draft, I created a simple tool which takes care of doing exactly that.
| | sookocheff.com
14.0 parsecs away

Travel
| Here it is. My version of the S3 static site. This one is publishable through CloudFormation and uses CodeCommit and CodeBuild to regenerate and publish the site with every push to the host Git repository. Any change to the CodeCommit Git repository automatically triggers a build through CodeCommit. This build runs the Hugo static site generator on your repo and syncs the results to an S3 bucket configured for serving a static site.