Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 287 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 287 Bytes

reid.cat

Source for my personal site over at reid.cat.

Please credit me if you wish to use this site as your own, it would be much appreciated.

Running

$ git clone https://github.com/sad/reid.cat
$ cd reid.cat
$ yarn
$ yarn run dev 
$ yarn run build