It's a site, written in Vanilla HTML+CSS. It's about me.
Proof that you don't need to learn complicated web frameworks to build a simple but cool website.
I also used Eleventy to make a blog page! I'll be writing some stuff there soon :)
You must have:
- Node/NPM
- Clone it!
git clone https://github.com/Snowflake6413/vanillasite- Enter dir
cd vanillasite- Install dependencies
npm i- Run local server
npx @11ty/eleventy --serve- Profit.
This repo is licensed under the MIT License. Read more in LICENSE