A simple Jekyll template for creating a fast, static website on Netlify
The Jekyll Netlify Boilerplate is a simple template for creating fast, static websites on Netlify with a continuous deployment workflow. It features minimal styling, example blog posts, pages, and a contact form. The template also includes a responsive CSS Grid layout with fallbacks for older browsers. It utilizes Netlify CMS for content management, Netlify Identity for user authentication, and Netlify Forms for processing static HTML forms with reCAPTCHA. The template also includes optional Netlify _redirects and _headers files, as well as a Jekyll SASS pipeline for minified HTML and CSS. Overall, the Jekyll Netlify Boilerplate provides a streamlined and efficient setup for building and deploying websites on the Netlify platform.
To use the Jekyll Netlify Boilerplate, follow these steps:
For local development:
bundle install (or use Docker if you don’t want to install ruby-bundler).Note: If you switch the repository to private, you’ll need to regenerate your token. Instructions for regenerating the token can be found in the Netlify site dashboard under “Settings” > “Identity” > “Services”.
The Jekyll Netlify Boilerplate is a straightforward template for creating fast, static websites on Netlify. It provides a range of features including minimal styling, example content, responsive layout, continuous deployment workflow, and various Netlify services for content management, user authentication, and form processing. The template also offers customization options and a smooth local development experience. Overall, the Jekyll Netlify Boilerplate is a valuable resource for developers looking to build and deploy websites on the Netlify platform.