Skip to content

Latest commit

Β 

History

155 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

permalink /
eleventyNavigation
key order
Home
1

11ty / Build Awesome

One Starter

Best content-first micro-starter powered by BuildΒ AwesomeΒ OneΒ kit and BladesΒ CSS β€”Β perfect for blogs, docs, landingΒ pages, orΒ anything content-driven.


Feel the difference

By [literally] hiding inside .build subfolder, it declutters the project root for your content:

https://github.com/buildawesome-one/starter

vs.

https://github.com/11ty/eleventy-base-blog

β”œβ”€β”€ .build/
β”œβ”€β”€ blog/
β”œβ”€β”€ media/
β”œβ”€β”€ LICENSE.md
└── README.md
β”œβ”€β”€ .github/
β”œβ”€β”€ _config/
β”œβ”€β”€ _data/
β”œβ”€β”€ _includes/
β”œβ”€β”€ content/
β”œβ”€β”€ css/
β”œβ”€β”€ public/
β”œβ”€β”€ .editorconfig
β”œβ”€β”€ .gitattributes
β”œβ”€β”€ .gitignore
β”œβ”€β”€ .nojekyll
β”œβ”€β”€ .nvmrc
β”œβ”€β”€ LICENSE
β”œβ”€β”€ README.md
β”œβ”€β”€ eleventy.config.js
β”œβ”€β”€ netlify.toml
β”œβ”€β”€ package-lock.json
β”œβ”€β”€ package.json
└── vercel.json
<style> .borderless { th { padding-bottom: 0; vertical-align: middle } pre { padding: 0; margin: 0 } } </style>

Local development

As simple as:

cd .build/
npm install    # dependencies
npm start      # development
npm run stage  # serve production version locally
               # ready to deploy! πŸš€

About

The easiest-to-maintain 11ty micro-starter. Powered by the unopinionated Build Awesome One plugin and Pico/Blades CSS β€” perfect for blogs, docs, landing pages, or anything content-driven πŸ“

Topics

Resources

Stars

79 stars

Watchers

7 watching

Forks

Releases

Contributors

Languages