2018-07-25 22:58:55 +00:00
|
|
|
# mjfs.us
|
2019-01-07 22:27:05 +00:00
|
|
|
[![Build Status](https://travis-ci.org/mitchell/mjfs.us.svg?branch=master)](https://travis-ci.org/mitchell/mjfs.us)
|
2018-07-26 01:48:46 +00:00
|
|
|
[![Maintainability](https://api.codeclimate.com/v1/badges/dc70437f1490980d8e8e/maintainability)](https://codeclimate.com/github/mitchelljfs/mjfs.us/maintainability)
|
2018-07-25 22:58:55 +00:00
|
|
|
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat)](https://github.com/prettier/prettier)
|
2018-07-23 03:41:46 +00:00
|
|
|
|
2019-09-03 02:11:54 +00:00
|
|
|
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.
|
2018-05-08 04:39:08 +00:00
|
|
|
|
2019-09-03 02:11:54 +00:00
|
|
|
The site is currently hosted on S3 and cached/distributed around the US by Cloudfront. The site is
|
|
|
|
also continuously deployed using TravisCI.
|
2018-05-18 09:08:35 +00:00
|
|
|
|
2019-09-03 02:11:54 +00:00
|
|
|
You can read more about my other projects [here](https://mjfs.us/projects).
|