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
|
|
|
|
|
|
|
This is my personal site and it has taken the form of a plain HTML site and a Ruby
|
|
|
|
app, but it currently takes the form of a React.js app. It was
|
|
|
|
developed using Eslint, Prettier and Flow. It is hosted in multiple
|
|
|
|
locations around the world, using AWS S3 and Cloudfront. It is also
|
|
|
|
continously deployed using Travis CI.
|
2018-05-08 04:39:08 +00:00
|
|
|
|
2018-05-18 09:08:35 +00:00
|
|
|
|
|
|
|
You can read more about my websites history and my other projects [here](https://mjfs.us/projects).
|