Skip to content

aircwo/wortie

Repository files navigation

11ty CV & Blog site

A very minimal eleventy site using Tailwind CSS for styling.

It features a smart navigation component that sets active states automatically.

Hosted on Vercel


Getting Started

1. Clone this repo

git clone repo mysite

2. Install dependencies

npm install

3. Work locally

Watches for changes and serves locally on http://localhost:8080

npm run serve

4. Create a production build

npm run build

Credits

For the static tailwind template: https://clever-newton-cbb08a.netlify.app/

https://11ty.io/

https://tailwindcss.com/

About

An open sourced 11ty CV & Blog site

Resources

Stars

Watchers

Forks

Releases

No releases published