Commit Graph

36 Commits

Author SHA1 Message Date
mitchelljfs f597727f02 Changes to reflect repo rename; rewrote mjfs.us Project; rewrote readme
summary
2018-07-22 20:41:46 -07:00
mitchelljfs 9c1211e61c Minor travis.yml changes to use more secure python/pip 2018-07-22 14:28:12 -07:00
mitchelljfs de53405d0b Minor changes to Website.js layout; version bump 2018-07-22 13:30:02 -07:00
mitchelljfs f0abfff506 Minor changes to travis script [ci skip] 2018-07-22 02:10:51 -07:00
mitchelljfs f5f348b776 Added scrollTo to navigation; minor navbar fixes 2018-07-22 01:48:30 -07:00
mitchelljfs 5ffc1e9843 Swapped out 3rd party responsive menu component and built out my own;
version bump
2018-07-22 01:02:43 -07:00
mitchelljfs 34dba26cb3 Added svg badges to projects that have them 2018-07-21 19:23:58 -07:00
mitchelljfs 65c1f85277 Added redirect router to linkedin 2018-07-21 12:47:25 -07:00
mitchelljfs 50b28490ac Addition of --delete flag on s3 sync command 2018-07-21 02:08:03 -07:00
mitchelljfs e9bbfeec57 Revert "Minor changes to travis config"
This reverts commit b904072d2d.
2018-07-21 02:07:09 -07:00
mitchelljfs b904072d2d Minor changes to travis config 2018-07-21 01:59:45 -07:00
mitchelljfs b09cb56f77 Updating README with build status [ci skip] 2018-07-16 01:05:50 -07:00
mitchelljfs 990baa7cd3 Specifying invalidations 2018-07-16 01:01:21 -07:00
mitchelljfs 4c07e2f0b0 Fixes to .travis.yml 2018-07-16 00:48:51 -07:00
mitchelljfs 89076b4ccf Setup travis config and credential script 2018-07-16 00:44:56 -07:00
mitchelljfs f38e67281b Componentized experience and projects containers into job and project;
used them in the aforementioned containers; version bump
2018-07-16 00:08:34 -07:00
mitchelljfs ab5f6fb062 Moved routes to its own component and folder; changed navbar css to be
used as intended; changed exprience css; version bump
2018-07-15 22:40:29 -07:00
mitchelljfs e4a4580ceb Changed content on projects page; version bump 2018-07-14 17:16:56 -07:00
mitchelljfs 59426d4cc2 Swapped Proptypes for Flow; setup new eslint, standard, prettier, and flow analyzing system; version bump 2018-07-13 10:46:25 -07:00
mitchelljfs 7a52daf79b Added 'user-select: all' to email on contact page; formatted some css
files
2018-07-10 00:26:22 -07:00
mitchelljfs 81d507ddeb Increment version to 0.2.15 2018-07-09 23:54:53 -07:00
mitchelljfs 28c1cf0905 Modified site min-width 2018-07-09 23:53:47 -07:00
mitchelljfs 1c5d48d206 Modified readme 2018-07-01 23:21:17 -07:00
mitchelljfs 63362a9c8d Renamed screens/ to containers/; changed from standard to prettier; modified quick bio; version bump; changed from yarn back to npm 2018-07-01 23:06:34 -07:00
mitchelljfs e800ba76b6 Changed domain of this website on the projects page. 2018-06-21 21:08:49 -07:00
mitchelljfs 9bb4a2544e Changed the color of the navbar open/close button when the navbar is open. 2018-05-19 14:04:46 -07:00
mitchelljfs bb39c63d31 Changes to the README.md. 2018-05-18 02:08:35 -07:00
mitchelljfs ee77a085f3 Reached an MVP to deploy on S3 and CloudFront; to be further improved upon. 2018-05-18 01:54:42 -07:00
mitchelljfs 7bc8e8b7ca Redesign and content changes. Added Experience screen. 2018-05-15 17:12:23 -07:00
mitchelljfs 22276f6dea Changed from using object deconstruction to React.Component for all components. Switched to yarn. 2018-05-07 21:39:08 -07:00
mitchelljfs 1ad6fdd7a8 Content tweaks. Componentized SmallText. Standardized naming conventions. 2018-05-06 21:57:08 -07:00
mitchelljfs cbed194146 Added csslint as a dev-dependency. Corrected css files in order to comply with csslint standards. 2018-05-01 22:37:47 -07:00
mitchelljfs 121e8225b3 More UI tweaks across the board. Added all-page header. Added clear-button component. Added Home and Projects pages. 2018-05-01 20:20:32 -07:00
mitchelljfs d03e91d917 Added navbar and cleaned up all components. 2018-04-30 21:14:53 -07:00
mitchelljfs 90552c7db6 Replaced CRA template with simple hello world to get started. Setup eslint and conformed current files to standard. 2018-04-23 12:49:42 -07:00
mitchelljfs 79d3b90a21 Initial cra boilerplate. 2018-04-22 17:43:17 -07:00