Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 949 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 949 Bytes

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