Skip to content

TedGoas/Dante

Repository files navigation

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/.