mjfs.us/README.md

14 lines
850 B
Markdown
Raw Normal View History

# mjfs.us
[![Build Status](https://travis-ci.org/mitchell/mjfs.us.svg?branch=master)](https://travis-ci.org/mitchell/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.
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).