All Projects → TedGoas → Dante

TedGoas / Dante

Licence: MIT license
My site: http://www.tedgoas.com

Programming Languages

javascript
184084 projects - #8 most used programming language
Nunjucks
165 projects
CSS
56736 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].