Commit Graph

60 Commits

Author SHA1 Message Date
Mitchell Simon 60a557f918 Update travis python installation 2019-08-24 19:19:41 -04:00
Mitchell Simon 6ce8404ef8 Fix security vulns 2019-08-24 17:34:42 -04:00
Mitchell Simon 5bf34a6f66 Optimize images and html links for performance 2019-08-24 17:14:32 -04:00
mitchell 1a01fb36f4 Minor content change to header; refactor project structure; prettier-standard everything 2019-07-06 15:01:47 -04:00
Mitchell 24f7976b5b Update to npm packages to remedy security warning 2019-06-04 21:29:44 -07:00
mitchell 80d1ad6fe1 Replace destinate with selfpass in projects data 2019-06-02 15:49:40 -07:00
Mitchell f7d2f1989c Minor fix to Home page content 2019-05-05 22:44:34 -07:00
Mitchell bfa7a1c45a Finished new Home page bio 2019-04-30 11:20:14 -07:00
mitchell 715312209d Partial content changes 2019-04-23 08:14:29 -07:00
Mitchell 45913005ee Updated site content 2019-03-13 23:14:48 -07:00
mitchell 7f4f3725fe Minor content update on home page 2019-01-26 17:18:41 -08:00
mitchell 134b661205 Update content on home and projects;
minor refactors to project layout; new sans font
2019-01-26 16:30:09 -08:00
mitchell 0a11346225 More changes related to github username change 2019-01-07 14:27:05 -08:00
mitchell 536b434ac0 Security fix thanks to npm audit;
refactor github links due to username change;
version bump
2019-01-07 14:13:26 -08:00
mitchelljfs 3ea27aec3d Updating npm packages to avoid vulnerabilities 2018-11-26 10:28:01 -08:00
mitchelljfs 57d3863e3f Updated npm packages; resolved security vulnerabilites;
modified package.json description fields
2018-10-21 22:33:40 -07:00
mitchelljfs 7512bfc270 Modified Navbar css to move the menu toggle button
on to same line as home button on mobile devices
2018-10-20 18:28:00 -07:00
mitchelljfs 11f82ea1c1 Reimplemented navbar design using flex; removed experience route;
refactored some list renderers
2018-10-17 01:33:30 -07:00
mitchelljfs 37ad46dc4a Modified projects and experience containers to get data from json and
iterively render the data
2018-07-27 03:11:26 -07:00
mitchelljfs 7653a90ff9 Redesigned routing configuration; modified navbar to create buttons
according to routes
2018-07-27 02:39:38 -07:00
mitchelljfs eadcf0ae25 Revert "Changed badges in README and projects page"
This reverts commit 092be363f0.
2018-07-25 18:48:46 -07:00
mitchelljfs 092be363f0 Changed badges in README and projects page 2018-07-25 16:20:10 -07:00
mitchelljfs e7d84af7c7 Changed badges for mjfs.us and lambdarouter 2018-07-25 15:58:55 -07:00
mitchelljfs cae71c7ae8 Added codacy code quality badge to readme and projects page; moved ibm
mono font import from Contact/index.css to index.html; added explicit
interpreter to bash script for travis; version bump
2018-07-24 16:40:40 -07:00
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