Skip to content

voightco/website

Repository files navigation

Voightware Website GitHub Banner

Voightware website

Landing page for Voightware with some additional about text and ways to support Voightware. It uses the static site generator Eleventy (11ty) and fetches the GitHub stats for the projects using the GitHub Api. The design and lay-out of this page were heavily inspired by the CSS CLI style by Ryan Mulligan on stylestage.dev.

Install

Requires node.js and npm

Follow these steps to get started:

  1. Clone the project
$ git clone https://github.com/voightware/website.git
  1. Install the dependencies for this projects
npm i
  1. Then do
npm run dev

to start the live-reloadzz on a local development server.

License

MIT © Danny de Vries