Skip to content

Blog built using 11ty static site generator, based on super-styleguide

Notifications You must be signed in to change notification settings

giuliachiola/super-blog-11ty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super blog 11ty

This project is my tech blog.

It is built using 11ty as static site generator and use other two repositories as git submodules.

\ \
Deploy status Netlify Status
Deploy preview https://giuliachiola.dev/
Project typology Personal

project preview

🔥 Tech stack

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

🌊 Run development mode

# pull submodules
git submodule update --init --recursive

# install dependencies
npm i

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

Note: if npm i throw an error, please check this guide

🧳 Build setup

# build for production
npm run build

📚 Project documentation

🌿 Branches

Branch name Use
main production
develop staging

🌿 Submodules Branches

Super styleguide

Branch name Use
main production (also used by super-blog-11ty)

Super blog content

Branch name Use
main production (also used by super-blog-11ty)

About

Blog built using 11ty static site generator, based on super-styleguide

Resources

Stars

Watchers

Forks

Packages

No packages published