Evelyn Hathaway
96b7287409
Chore: Fix broken link on about page, formatting, update readme header
2020-03-03 17:18:31 -08:00
Corbin Crutchley
705be8a0d6
Migrate gatsby-node to be typestrict, fix build
2020-02-27 22:06:35 -08:00
Corbin Crutchley
d32057d94a
Merge branch 'integration' into filter-listbox-refactor
...
# Conflicts:
# src/components/dropdown-button/dropdown-button.js
# src/components/filter-search-bar/filter-listbox/filter-listbox.js
# src/utils/a11y/useSelectRef.js
# src/utils/useLunr.js
# src/utils/useOutsideClick.js
# src/utils/useRefBoundingBox.js
# src/utils/useWindowSize.js
2019-11-04 12:14:45 -08:00
Corbin Crutchley
1569e6db66
Set value of page numbers back to 8
2019-10-25 11:21:05 -07:00
Corbin Crutchley
b4c213cfc3
Fix author page pagination
2019-10-25 11:19:56 -07:00
Corbin Crutchley
5544a84cd0
Merge branch 'integration' into pagination
...
# Conflicts:
# src/templates/blog-profile.js
2019-10-25 11:05:35 -07:00
Corbin Crutchley
f0e52dc414
WIP work on adding support for profile page
2019-10-24 15:07:02 -07:00
Corbin Crutchley
a4e6f7d798
Added initial styling to pagination
...
This does not yet account for search or filter
2019-10-22 16:01:45 -07:00
Corbin Crutchley
2578b4c4f0
Initial work to showcase pagination on the site
2019-10-22 15:18:33 -07:00
Corbin Crutchley
fc64391ccf
Initial fix of develop mode after integration merge
2019-09-11 11:24:53 -07:00
Alex Dueppen
b072a6cd41
Started work on multiple post authors, still a few bugs to work out
2019-08-12 15:17:34 -05:00
Corbin Crutchley
212a14ac33
Renamed users/authors to unicorns per team
2019-08-10 12:54:13 -07:00
Corbin Crutchley
7ec544b177
Added programmatic user author detection
2019-08-10 12:38:58 -07:00
Corbin Crutchley
26847a10b2
Migrate to new schema for users
2019-08-10 11:17:50 -07:00
Corbin Crutchley
1bba616937
initial work on an about us page
2019-08-09 18:00:36 -07:00
Corbin Crutchley
5273a0ed88
Added description to posts, minor upgrade deps
2019-08-07 13:22:14 -07:00
Corbin Crutchley
22d7949e43
Improved prism code styling, bumped package versions
2019-07-21 14:23:57 -07:00
Corbin Crutchley
fc813304a3
Added real bio for myself, added intro post
2019-06-29 21:04:42 -07:00
Corbin Crutchley
69434bdb92
Added massively increased SEO optimizations
2019-06-29 04:38:01 -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
b27a7d2aa2
Fixed initial styling for blog post footer
2019-06-21 16:00:39 -07:00
Corbin Crutchley
ad826e44e4
Initial work on a author page
2019-06-16 14:04:08 -07:00
Corbin Crutchley
63c0c0d460
WIP on styling
2019-06-14 15:44:59 -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
567f3d32b3
Initial commit from gatsby: ( https://github.com/gatsbyjs/gatsby-starter-blog.git )
2019-05-31 23:55:26 -07:00