Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 499 Bytes

readme.md

File metadata and controls

22 lines (14 loc) · 499 Bytes

Website

This repository contains the source code for aidansun.com.

Setup

npm i       # Install dependencies
npm run dev # Start development server

Software

  • Code: VSCode
  • SVGs (/src/img/**.svg): Inkscape
  • Schematics: KiCad

License

This website's code and assets are licensed under the MIT License.

This repository also contains the Arduino libraries that are featured on the site in res/lib/; each has its own MIT license document.