Skip to content

These are the source files for a crash course series I made for 11ty. Click the link below to view the full series!

Notifications You must be signed in to change notification settings

seterpuba/eleventy-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eleventy & Sass project setup

This repo contains eleventy basic functionality and sass styles, also basic folder structure for my projects

Original repo:

Authors:

Running locally

# sass - [npx sass --watch src/assets/sass/main.scss _site/main.css] &  eleventy [npx eleventy --serve]
npm start

About

These are the source files for a crash course series I made for 11ty. Click the link below to view the full series!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 70.1%
  • HTML 22.0%
  • JavaScript 7.9%