Dante (www.tedgoas.com)
This is my website's uncompiled source code. Humans.txt contains information about how the site is built, my process, resources used, and credits.
Built with Eleventy, Vredeburg, and Tailwind CSS.
- Clone this repository
git clone https://github.com/tedgoas/dante.git blog-name
- Navigate to the directory
cd project-folder
- Install dependencies
npm install
npm start
npm run build
npm run debug
To change the title, description, author data, menu/nav item, etc, go to src/_data/
.