mirror of
https://github.com/mitchell/mjfs.us.git
synced 2025-11-05 14:45:26 +00:00
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| public | ||
| src | ||
| .gitignore | ||
| .prettierrc.yml | ||
| .travis.yml | ||
| package-lock.json | ||
| package.json | ||
| react-readme.md | ||
| README.md | ||
| travis_credential_setup.sh | ||
| tsconfig.json | ||
| tslint.json | ||
mjfs.us
This is the project repository for my personal website. I've build and rebuilt my personal website in many technologies, but these days it is a simple TypeScript React SPA. Before using TS, I put Flow up to the same task and was pleasantly surprised, but ultimately won over in other projects by TS.
The site is currently hosted on S3 and cached/distributed around the US by Cloudfront. The site is also continuously deployed using TravisCI.
You can read more about my other projects here.