Explore >> Select a destination


You are here

kevquirk.com
| | danielsieger.com
3.5 parsecs away

Travel
| | A short guide on creating a Jekyll template using Bootstrap and Sass.
| | renkotsuban.com
2.7 parsecs away

Travel
| | Renkon's personal site and blog.
| | 11ty.rocks
3.1 parsecs away

Travel
| | Begin from a blank directory and build up your first Eleventy site. Includes gotchas along the way, why they happen, and how to resolve them. You'll create essential layouts while learn the basics of using Nunjucks and Markdown for templating. And you'll learn to work with local data and external API data. As a bonus, get setup to deploy your final site to Netlify.
| | sookocheff.com
9.5 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.