Corbin Crutchley
02ea694e0b
Make real tags display
2019-06-23 21:10:48 -07:00
Corbin Crutchley
64a0274931
Hooked up actual author numbers
2019-06-23 21:01:12 -07:00
Corbin Crutchley
ab4f707b3d
Upgraded deps, fix build errors
2019-06-23 19:58:41 -07:00
Corbin Crutchley
f69eaa08cc
Massive code migration cleanup
...
Migrate to SCSS, move to named exports, add barel files, format code to be standardized, fix file naming convention, move utils to `src/utils`
2019-06-21 17:47:02 -07:00
Corbin Crutchley
45f1a203a1
WIP mobile styling improvements
2019-06-21 17:11:15 -07:00
Corbin Crutchley
5297fa5585
Filter filterbar styling on mobile
2019-06-21 16:58:32 -07:00
Corbin Crutchley
8a93c846ed
Initial design finished for post header
2019-06-21 16:43:00 -07:00
Corbin Crutchley
b27a7d2aa2
Fixed initial styling for blog post footer
2019-06-21 16:00:39 -07:00
Corbin Crutchley
c4880c273a
Added Disqus, WIP to add some other styling for buttons/etc
2019-06-21 15:33:47 -07:00
Corbin Crutchley
cd693ebc32
Remove duplicated CSS
2019-06-21 08:33:42 -07:00
Corbin Crutchley
6b33293359
Further work on styling blog page, added new assets
2019-06-20 23:38:31 -07:00
Corbin Crutchley
2a97509003
Make code work better on mobile/etc
2019-06-20 23:03:16 -07:00
Corbin Crutchley
f1891c8e63
Added animation and expansion to search field
2019-06-19 17:59:19 -07:00
Corbin Crutchley
ca1a1516e9
WIP add two new hooks for resizing events
2019-06-19 16:15:50 -07:00
Corbin Crutchley
f299668b32
Ensured filter animation does not overflow, added window resize edgecasing logic
2019-06-19 15:51:22 -07:00
Corbin Crutchley
187079a7db
Fix option text verticle center
2019-06-18 23:16:35 -07:00
Corbin Crutchley
0c1040c9d7
Fix button outline styling when using keyboard only
2019-06-18 22:42:45 -07:00
Corbin Crutchley
79b21a11b3
Finalize filter animation
2019-06-18 22:03:26 -07:00
Corbin Crutchley
d20735c0fd
Fixed issue with filter not displaying on first load
2019-06-18 19:59:19 -07:00
Corbin Crutchley
ae0a161925
Refactored some items to be more implicitly defined
...
AKA made my code slightly less gross
2019-06-18 16:15:11 -07:00
Corbin Crutchley
1784acbfa1
WIP: Added animation to the filter styling, fixed other styling w/ filter
2019-06-18 16:04:19 -07:00
Corbin Crutchley
8234a5c8f7
Got very early collapsable listbox logic done
2019-06-16 23:10:50 -07:00
Corbin Crutchley
ad826e44e4
Initial work on a author page
2019-06-16 14:04:08 -07:00
Corbin Crutchley
0d61404039
Added further styling to filter bar
...
Forgot what else I did in this commit cuz I lost track of the work I did good thing nothing broke too bad before I remembered again 😬
2019-06-15 20:47:24 -07:00
Corbin Crutchley
91215bc76a
Improve styling of card list, added initial search and dropdown components/etc
2019-06-15 02:28:01 -07:00
Corbin Crutchley
281daf912d
Improve card and list styling
2019-06-14 18:40:58 -07:00
Corbin Crutchley
63c0c0d460
WIP on styling
2019-06-14 15:44:59 -07:00
Corbin Crutchley
42c20fa673
WIP add style
2019-06-13 22:51:42 -07:00
Corbin Crutchley
910ec9e141
Initial setup of storybook and jest
2019-06-13 21:06:11 -07:00
Corbin Crutchley
daa009dce9
Initial work on author page
2019-06-13 17:56:46 -07:00
Corbin Crutchley
5fa20033bd
Add official assets, enable file attach beavior
...
Replace placeholder assets with official ones, change file attach behavior to use absolute paths (so download URLs are able to stay the same, since we're using the front-matter array as "attached files", not inline files of any kind). This includes a custom build-time validation to ensure files exist before pushing (to hopefully reduce bugs). Keep in mind that this does not run on live-reload but will run on first build
2019-06-02 03:22:24 -07:00
Corbin Crutchley
84aec5e3cb
Migrated from YAML to JSON/JS in MD and data files
2019-06-02 01:03:15 -07:00
Corbin Crutchley
acb4850525
Migrated author info to use GraphQL, added pronouns support to GraphQL
2019-06-02 00:02:45 -07:00
Corbin Crutchley
2a7fe6c1e7
Initial commit to blog site code. Ensured author data is populated based on ID
2019-06-01 04:28:41 -07:00
Corbin Crutchley
567f3d32b3
Initial commit from gatsby: ( https://github.com/gatsbyjs/gatsby-starter-blog.git )
2019-05-31 23:55:26 -07:00