Commit Graph

68 Commits

Author SHA1 Message Date
Corbin Crutchley
74cc657f58 Remove the local version of the image scale plugin 2020-04-04 13:05:48 -07:00
Corbin Crutchley
2f29099fdf Apply styling to the blog post series container 2020-03-29 19:22:19 -07:00
Corbin Crutchley
3aa1a33ae2 Initial work to add series header 2020-03-29 12:27:10 -07:00
Corbin Crutchley
8913108cf6 Got the headers to load properly for sidebar 2020-03-24 18:33:45 -07:00
Corbin Crutchley
9c7dd01ea8 Merge branch 'workaround-gatsby-node' into headings-with-id-plugin
# Conflicts:
#	package-lock.json
#	package.json
#	plugins/count-inline-code/gatsby-node.js
2020-03-24 17:45:09 -07:00
Corbin Crutchley
54af3d01e0 Got counting working 2020-03-24 17:38:18 -07:00
Corbin Crutchley
8dd59ae8f0 Move the data folder to the root directory 2020-03-19 19:54:43 -07:00
Corbin Crutchley
6a5285b862 Make a consistency in file naming, moving some of the assets to a better place 2020-03-19 19:48:02 -07:00
Corbin Crutchley
7ad677aa17 Merge branch 'integration' into headings-with-id-plugin
# Conflicts:
#	src/templates/blog-post.tsx
2020-03-14 20:13:01 -07:00
Evelyn Hathaway
96b7287409 Chore: Fix broken link on about page, formatting, update readme header 2020-03-03 17:18:31 -08:00
Evelyn Hathaway
15c5551161 Add environment dependent robots.txt file using plugin, add sitemap to file 2020-02-29 15:27:42 -08:00
Corbin Crutchley
fb83d0591c Merge branch 'integration' into headings-with-id-plugin 2020-02-28 17:53:54 -08:00
Corbin Crutchley
705be8a0d6 Migrate gatsby-node to be typestrict, fix build 2020-02-27 22:06:35 -08:00
Corbin Crutchley
65ebb740c4 Merge branch 'integration' into headings-with-id-plugin
# Conflicts:
#	package-lock.json
#	package.json
2020-02-13 23:15:26 -08:00
Corbin Crutchley
2fd06df2f3 Initial work to add Gatsby remarked plugin to keep headings 2020-02-07 17:54:26 -08:00
Corbin Crutchley
e3e81ecbdf Migrate to parent unist package 2020-01-15 11:48:29 -08:00
Corbin Crutchley
8ef20c4ca2 Add initial count-inline-code plugin 2020-01-14 21:51:42 -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