Commit Graph

7 Commits

Author SHA1 Message Date
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