An 11ty blog template with Material Design, PWA and minified files that simply works.
- Clone this repository:
git clone https://github.com/LIGMATV/11ty-beer.git
- Open that directory:
cd 11ty-beer
- Install dependencies:
npm install
- Start development:
npm start
- See your website at http://localhost:8080/
- If you want to create a repository on GitHub first: git.new/11ty-beer
- (RECOMMENDED) If you want to create a repository and automically deploy with Vercel: dub.sh/11ty-beer
- Flawless simple installment.
- Using latest and stable version of Eleventy (v3.0.0).
- Consistent pages directory, root pages in
/src/pages
and posts in/src/posts/
. - 11ty utilities neatly arranged in
_utilities
, also the sources. - SEO and accesibility focused, bring the Four-hundos Lighthouse score.
- Easier navigation with the exclusive modals for posts and tags.
- Just one configuration to go.
- Included PWA, sitemap, feeds and common SEO things.
- All that is outside your head, SEO metas, icons, open graph, and feeds.
- Designed beautiful and professional with the bold Material Design.