Skip to content

Simple template file structure for setting up basic Eleventy sites that will be hosted through Github Pages

License

Notifications You must be signed in to change notification settings

blaaaaaaam/eleventy-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic file structure for Eleventy projects

This file structure and configuration is geared towards small, simple projects that are also hosted through github pages.

  • Build folder is named docs and there is a .nojekyll file so projects can be set up through github pages with minimal configuration.
  • Also included is an empty CNAME file for when it's needed.

Install

Clone the repository and run npm install.

Then run eleventy to check for any errors in the installation.

About

Simple template file structure for setting up basic Eleventy sites that will be hosted through Github Pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published