My personal website https://mmbradley.ca
Find a file
2025-01-03 00:50:52 +13:00
src Refactor as SSG using Vite+React 2025-01-03 00:50:52 +13:00
.gitignore Refactor as SSG using Vite+React 2025-01-03 00:50:52 +13:00
.prettierrc.json Refactor as SSG using Vite+React 2025-01-03 00:50:52 +13:00
eslint.config.js Refactor as SSG using Vite+React 2025-01-03 00:50:52 +13:00
index.html Refactor as SSG using Vite+React 2025-01-03 00:50:52 +13:00
LICENSE Re-license as GPLv3 2024-07-22 22:21:10 -04:00
package.json Refactor as SSG using Vite+React 2025-01-03 00:50:52 +13:00
README.md Update links to point to new site 2024-08-10 11:36:35 -04:00
render.sh Refactor as SSG using Vite+React 2025-01-03 00:50:52 +13:00
tsconfig.app.json Refactor as SSG using Vite+React 2025-01-03 00:50:52 +13:00
tsconfig.json Refactor as SSG using Vite+React 2025-01-03 00:50:52 +13:00
tsconfig.node.json Refactor as SSG using Vite+React 2025-01-03 00:50:52 +13:00
vite.config.ts Refactor as SSG using Vite+React 2025-01-03 00:50:52 +13:00
yarn.lock Refactor as SSG using Vite+React 2025-01-03 00:50:52 +13:00

mmbradley.ca

A basic static personal website. Contains some basic information about me along with some of my interests.

TODO

  • TODOs in files
  • Automate minifying and push to site?