Skip to content

Custom pattern library tool using 11ty static site generator.

Notifications You must be signed in to change notification settings

giuliachiola/eleventy-styleguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eleventy styleguide

Custom pattern library tool using 11ty static site generator.

\ \
Deploy status Netlify Status
Deploy preview https://eleventy-styleguide.netlify.app/
Project typology Tool

project preview 1 project preview 2

🔥 Tech stack

Purpose Technology
Templating Nunjucks
Styling SCSS + BEMIT
Documentation Markdown
Static Site Generator 11ty

🌊 Run development mode

# install dependencies
npm i

# serve with hot reload at localhost:8080
npm run dev

Debug 11ty build

npm run debug

🧳 Build setup

# build for production
npm run build

🌿 Branches

Branch name Use
main production

Note that component showing HTML raw source code does not work properly:

<iframe
  srcdoc="../../../iframes/{{ slug }}.html"

About

Custom pattern library tool using 11ty static site generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published