Commit Graph

52 Commits

Author SHA1 Message Date
Corbin Crutchley
2fd06df2f3 Initial work to add Gatsby remarked plugin to keep headings 2020-02-07 17:54:26 -08:00
Corbin Crutchley
ec8bd2a658 Merge branch 'integration' into non-decimal-post
# Conflicts:
#	gatsby-config.js
#	package.json
2019-11-12 21:39:11 -06:00
Corbin Crutchley
52babfd91a Initial integration into the actual site 2019-11-11 21:24:42 -06: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
Alex Dueppen
31aad13477 Looks like the "code block or inline code language not specified"...
warning is unavoidable
2019-10-26 10:36:46 -05:00
Alex Dueppen
bafcfaeede Trying to fix syntax highlighting warnings 2019-10-26 10:29:13 -05:00
Alex Dueppen
afb751d4c2 Merge branch 'integration' into multiple-post-authors 2019-10-24 21:50:55 -05:00
Corbin Crutchley
5e08032eb1 Remove plugins added to edgecase older versions of plugins 2019-10-10 10:18:36 -07:00
Corbin Crutchley
fcf00f23b6 Replace video-tag with upstream fix 2019-10-08 07:27:25 -07:00
Corbin Crutchley
618e7226af Move to HTML5 video rather than GIF 2019-10-07 22:13:02 -07:00
Corbin Crutchley
31fbe86577 Make the images part of the tab order 2019-10-06 22:09:49 -07:00
Corbin Crutchley
698e86bb1e Integration merge 2019-10-05 18:06:35 -07:00
Corbin Crutchley
249ea571a2 Added Medium-like image zoom 2019-10-02 00:34:57 -07:00
Corbin Crutchley
9a3860978d Undo custom config 2019-09-27 08:29:22 -07:00
Corbin Crutchley
d184b2dd25 Upgrade gatsby plugin semver, add external links
Closes #64
2019-09-27 08:15:41 -07:00
Corbin Crutchley
5236d35964 Add comments about changes, improve config file support of multi author 2019-09-11 15:15:41 -07:00
Corbin Crutchley
a0a26bd6bf Merge branch 'integration' into multiple-post-authors
# Conflicts:
#	gatsby-config.js
#	src/components/post-card/post-card.js
#	src/components/post-view/post-metadata/post-metadata.js
#	src/data/unicorns.json
2019-09-11 11:15:12 -07:00
Corbin Crutchley
01fd580e40 Made partial matches work, change from content to excerpt 2019-08-24 00:07:57 -07:00
Corbin Crutchley
a10fcd3bc6 Added license support in the UI, added licenses to posts 2019-08-21 13:18:23 -07:00
Corbin Crutchley
ac7cfcbd07 Fix windows build 2019-08-21 12:57:18 -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
5cba21e25e Fix RSS feed 2019-08-10 17:53:52 -07:00
Corbin Crutchley
3d38a97cf4 rm console, rm blurbet, move repo URL, add nginx 2019-08-10 17:29:25 -07:00
Corbin Crutchley
1c9530a274 Finished initial design for about us page 2019-08-10 13:32:23 -07:00
Corbin Crutchley
212a14ac33 Renamed users/authors to unicorns per team 2019-08-10 12:54:13 -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
07bfc8e6d1 Updated icon assets to be near pixel-perfect
Thanks so much, Tom!

Co-authored-by: Tom Wellington <tomwellingtom24@gmail.com>
2019-07-01 14:47:51 -07:00
Corbin Crutchley
bbf9d592bf Added config const file for server 2019-06-30 11:08:09 -07:00
Corbin Crutchley
3091b4f893 Added sitemap support, improved tags and description, preload 3rd party sites 2019-06-30 10:56:04 -07:00
Corbin Crutchley
30ba3e3a5f Fixed a11y issues with card comp, remove duplicate ID from SVG 2019-06-30 10:14:30 -07:00
Corbin Crutchley
5696990312 Added Google analytics outbound links, fixed minor styling 2019-06-29 20:36:57 -07:00
Corbin Crutchley
0b16deb9ca Improve filter checkbox and header link icons 2019-06-29 15:23:08 -07:00
Corbin Crutchley
e0c1f3b7c3 Fixed RSS feed to work better with the site 2019-06-29 14:30:33 -07:00
Corbin Crutchley
69434bdb92 Added massively increased SEO optimizations 2019-06-29 04:38:01 -07:00
Corbin Crutchley
e77350b020 Added header links to markdown files 2019-06-29 03:52:33 -07:00
Corbin Crutchley
64a0274931 Hooked up actual author numbers 2019-06-23 21:01:12 -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
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
ad826e44e4 Initial work on a author page 2019-06-16 14:04:08 -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
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
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