dsebastien / website-dsebastien

website-dsebastien-dsebastien.vercel.app
Other
9 stars 2 forks source link

dSebastien's website

Source for https://dsebastien.net

This site is heavily inspired by Lee Robinson's wonderful Website. I've converted code to TypeScript, adapted to my own needs, simplified some parts, and added my own twist ;-)

Running Locally

$ git clone https://github.com/dsebastien/website-dsebastien.git
$ cd website-dsebastien
$ npm install
$ npm run start

Built Using

Useful MD snippets