11ty Get Going
It works!
Get Going is an 11ty starter project for simple blogs, small sites and prototypes.
Now upgraded to use ES6 modules and 11ty v3.0 🎉
The following starting points and integrations come included:
Requirements
Node version manager is recommended then simply nvm use and it will pull the version from the .nvmrc file in this repo. Any Node LTS version should suffice for this template.
Running the project
To run a version yourself, clone the repo, npm install and then npm run serve to view the demo project locally.
If you're intending to use Git LFS remember to git lfs install to enable it.