Joshcrain.io

screenshot of Joshcrain.io
eleventy

Josh Crain's personal site, built with Eleventy.

Overview

In this product analysis, we will be looking at the website of Josh Crain, which is built using Eleventy for static site generation. The site is automatically deployed by Netlify using continuous deployment. Josh Crain used an article from Filament Group as a starting point for building his site.

Features

  • Static Site Generation: The website is built using Eleventy, a static site generator. This allows for fast and efficient rendering of web pages.
  • Git Version Control: Changes to the website are tracked using Git, a version control system. This allows for easy collaboration and tracking of changes over time.
  • Continuous Deployment: The website is deployed automatically by Netlify using continuous deployment. This ensures that any changes pushed to the Git repository are immediately deployed to the live site.

Summary

Josh Crain's website utilizes Eleventy for static site generation, Git for version control, and Netlify for continuous deployment. This combination of tools allows for efficient development and deployment of the website. By using an article from Filament Group as a starting point, Josh Crain was able to kickstart the development process and build a successful website.

eleventy
Eleventy

11ty is a static site generator that allows developers to build fast, modern websites using HTML, Markdown, and other templating languages, without the need for a complex build system.

netlify
Netlify

Netlify is a cloud-based web development platform that provides a range of tools and services to help developers build, deploy, and manage modern web applications. It offers features such as continuous deployment, serverless functions, and CDN hosting, making it an ideal platform for building fast, scalable, and secure websites.