Webdev
How to get started with a pre-built 11ty theme
Saksham Alokeleventy-chirpy-blog-template 11ty version of the popular Chirpy Jekyll blog theme. Also powers this blog. You can check out the live version on...
read articleBasic 11ty Tutorial
Saksham AlokBegin the project install NPM initialising npm init -y npm install @11ty/eleventy open package.json and update scripts section to "scripts": { "start": "npx...
read articlePrerequisite for the 11ty Workshop
Saksham AlokThe Dependencies of the workshop are mentioned below GIT GitHub Account Git CLI installation see here Setting your Git username for every repository on your computer Open Terminal. Set a Git...
read article