mitchell
9137f1e559
Update Home page content
...
- Update header content
- Slim the main container by 5%
- Slight style changes to my name across the site
- Upgrade react-router
- Run npm audit fix
Just some maintenance and content updates.
2020-07-16 22:36:02 -04:00
mitchell
dcae4df513
Change Home screen content
...
Change home screen content. Slightly tweak Website and Navbar style.
Remove the need for a lambda function type signature.
2020-06-05 23:13:12 -04:00
Mitchell Simon
0e6f33b5a8
Stricten TS rules; format registerServiceWorker.js
2019-09-03 02:07:56 -04:00
Mitchell Simon
a28a8916d9
Refactor navbar menu button rendering
2019-09-03 00:34:08 -04:00
Mitchell Simon
9b0c712688
Add this function binds to Navbar constructor
2019-09-02 22:37:46 -04:00
Mitchell Simon
356b95579e
Migrate project from JS+Flow to TypeScript
2019-09-02 21:53:03 -04:00
mitchell
1a01fb36f4
Minor content change to header; refactor project structure; prettier-standard everything
2019-07-06 15:01:47 -04: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
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
7653a90ff9
Redesigned routing configuration; modified navbar to create buttons
...
according to routes
2018-07-27 02:39:38 -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
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
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
28c1cf0905
Modified site min-width
2018-07-09 23:53:47 -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
9bb4a2544e
Changed the color of the navbar open/close button when the navbar is open.
2018-05-19 14:04:46 -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