An Eleventy Skeleton with Github Actions Workflow
An Eleventy skeleton with an option allowing you to easily publish to the Github Pages
- Edit .eleventy.js file if you want different configuration
- For publishing with Github Pages:
- Edit pathPrefix property accordingly if you are publishing a project site
- Delete _ symbol at the end of eleventy_build.yml_ file in .github/workflows directory
- First deployment will not work. You will need to change publsihing source to gh-pages branch on your repository settings
- Change or delete this README file