mirror of https://github.com/mitchell/mjfs.us.git
14 lines
856 B
Markdown
14 lines
856 B
Markdown
# mjfs.us
|
|
[![Build Status](https://travis-ci.org/mitchelljfs/mjfs.us.svg?branch=master)](https://travis-ci.org/mitchelljfs/mjfs.us)
|
|
[![Maintainability](https://api.codeclimate.com/v1/badges/dc70437f1490980d8e8e/maintainability)](https://codeclimate.com/github/mitchelljfs/mjfs.us/maintainability)
|
|
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat)](https://github.com/prettier/prettier)
|
|
|
|
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.
|
|
|
|
|
|
You can read more about my websites history and my other projects [here](https://mjfs.us/projects).
|