From f597727f029af2a1ecf08d7fff8b58955530b375 Mon Sep 17 00:00:00 2001 From: mitchelljfs Date: Sun, 22 Jul 2018 20:41:46 -0700 Subject: [PATCH] Changes to reflect repo rename; rewrote mjfs.us Project; rewrote readme summary --- README.md | 10 ++++-- package-lock.json | 59 +------------------------------- package.json | 2 +- src/containers/Projects/index.js | 20 +++++------ 4 files changed, 19 insertions(+), 72 deletions(-) diff --git a/README.md b/README.md index ecb4cff..cbb426b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -# Personal Website [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![Build Status](https://travis-ci.org/mitchelljfs/react-website.svg?branch=master)](https://travis-ci.org/mitchelljfs/react-website) +# mjfs.us [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat)](https://github.com/prettier/prettier) [![Build Status](https://travis-ci.org/mitchelljfs/mjfs.us.svg?branch=master)](https://travis-ci.org/mitchelljfs/mjfs.us) + +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. -This is my personal website built using React.js. It is hosted in multiple -locations around the US, Canada, and Europe thanks to AWS CloudFront and S3. You can read more about my websites history and my other projects [here](https://mjfs.us/projects). diff --git a/package-lock.json b/package-lock.json index 4bccb7a..f026e56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-website", - "version": "0.2.16", + "version": "0.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -1803,15 +1803,6 @@ "node-int64": "^0.4.0" } }, - "buffer": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.1.0.tgz", - "integrity": "sha512-YkIRgwsZwJWTnyQrsBTWefizHh+8GYj3kbL1BTiAQ/9pwpino0G7B2gp5tx/FUBqUlvtxV85KNR3mwfAtv15Yw==", - "requires": { - "base64-js": "^1.0.2", - "ieee754": "^1.1.4" - } - }, "buffer-from": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.0.tgz", @@ -2490,11 +2481,6 @@ "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-1.0.0.tgz", "integrity": "sha1-ojD2T1aDEOFJgAmUB5DsmVRbyn4=" }, - "css-color-keywords": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/css-color-keywords/-/css-color-keywords-1.0.0.tgz", - "integrity": "sha1-/qJhbcZ2spYmhrOvjb2+GAskTgU=" - }, "css-color-names": { "version": "0.0.4", "resolved": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz", @@ -2572,16 +2558,6 @@ } } }, - "css-to-react-native": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/css-to-react-native/-/css-to-react-native-2.2.1.tgz", - "integrity": "sha512-v++LRcf633phJiYZBDqtmGPj3+BVof0isd2jgwYLWZJ5YSuhCkrfYtDsNhM6oJthiEco0f9tDVJ1vUkDJNgGEA==", - "requires": { - "css-color-keywords": "^1.0.0", - "fbjs": "^0.8.5", - "postcss-value-parser": "^3.3.0" - } - }, "css-what": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.0.tgz", @@ -5120,11 +5096,6 @@ "minimalistic-crypto-utils": "^1.0.1" } }, - "hoist-non-react-statics": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz", - "integrity": "sha1-qkSM8JhtVcxAdzsXF0t90GbLfPs=" - }, "home-or-tmp": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz", @@ -8988,14 +8959,6 @@ "resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-4.0.0.tgz", "integrity": "sha512-FlsPxavEyMuR6TjVbSSywovXSEyOg6ZDj5+Z8nbsRl9EkOzAhEIcS+GLoQDC5fz/t9suhUXWmUrOBrgeUvrMxw==" }, - "react-responsive-navbar": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/react-responsive-navbar/-/react-responsive-navbar-1.0.11.tgz", - "integrity": "sha512-Wnq9ywFWb1napCY2XQEQxHcInXi4Ckz+jibqCIAdCfY4k5ftUief7UUBjfF5TnYGBjwm57eRnoSYJ+yklf+ELQ==", - "requires": { - "styled-components": "^2.2.4" - } - }, "react-router": { "version": "4.3.1", "resolved": "https://registry.npmjs.org/react-router/-/react-router-4.3.1.tgz", @@ -10487,26 +10450,6 @@ "schema-utils": "^0.3.0" } }, - "styled-components": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-2.4.1.tgz", - "integrity": "sha1-ZjvQSF1LarRvlGIQ3APSOY0a3nQ=", - "requires": { - "buffer": "^5.0.3", - "css-to-react-native": "^2.0.3", - "fbjs": "^0.8.9", - "hoist-non-react-statics": "^1.2.0", - "is-plain-object": "^2.0.1", - "prop-types": "^15.5.4", - "stylis": "^3.4.0", - "supports-color": "^3.2.3" - } - }, - "stylis": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/stylis/-/stylis-3.5.1.tgz", - "integrity": "sha512-yM4PyeHuwhIOUHNJxi1/Mbq8kVLv4AkyE7IYLP/LK0lIFcr3tRa2H1iZlBYKIxOlf+/jruBTe8DdKSyQX9w4OA==" - }, "supports-color": { "version": "3.2.3", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz", diff --git a/package.json b/package.json index 77aa0c5..aee805e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-website", - "version": "0.3.1", + "version": "0.3.2", "private": true, "dependencies": { "@fortawesome/fontawesome": "^1.1.8", diff --git a/src/containers/Projects/index.js b/src/containers/Projects/index.js index 3be56f1..7aa1f2b 100644 --- a/src/containers/Projects/index.js +++ b/src/containers/Projects/index.js @@ -13,13 +13,13 @@ class Projects extends React.PureComponent {
{ } ]} > - This website has taken many forms over the years, as my frontend and - design skills increase. It has been simple HTML, CSS, and JS, and a - Ruby Sinatra web app. Currently it takes the form of a React.js app. I - enjoy React.js (and similar frontend frameworks) as they can be used - to make even the simplest projects modular and extensible. + My personal site 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. { "https://goreportcard.com/badge/github.com/mitchelljfs/lambdarouter", linkUrl: "https://goreportcard.com/report/github.com/mitchelljfs/lambdarouter", - alt: "Code Coverage" + alt: "Go Reportcard" } ]} >