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
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