Skip to content

Eleventy (11ty) playground with multi-sections landing pages setup, and Frontend workflow (Scss, JS es6+) implemented with gulp

Notifications You must be signed in to change notification settings

andberry/berry-11ty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eleventy (11ty) setup for multilingual component-based flexible pages (aka One Page Websites with i18n)

Includes frontend toolchain setup implemented with Gulp: SCSS compilation (with BEM and ITCSS naming convention and structure), and JavaScript ES6+ transpilation and bundling with Babel and rullup.js.

Getting started

Requires Node version >= 14.16.0

Install all required dependencies

npm install

Start development

npm run dev

Build website

npm run build

About

Eleventy (11ty) playground with multi-sections landing pages setup, and Frontend workflow (Scss, JS es6+) implemented with gulp

Topics

Resources

Stars

Watchers

Forks