Dante icon indicating copy to clipboard operation
Dante copied to clipboard

My site: http://www.tedgoas.com

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.


Getting Started

  1. Clone this repository
git clone https://github.com/tedgoas/dante.git blog-name
  1. Navigate to the directory
cd project-folder
  1. Install dependencies
npm install

Use in development

npm start

Build for production

npm run build

For debugging purposes

npm run debug

Configuration

To change the title, description, author data, menu/nav item, etc, go to src/_data/.