Katy DeCorah
-
June 5, 2021Lint markdownAt Mapbox, we write a majority of documentation in markdown. We have a suite of markdown linters to help us stay consistent and improve the quality of our documentation.
-
April 10, 2021Monitor 404s with SentrySince moving to the documentation team at Mapbox at the end of 2018, I’ve helped solved a lot of fun problems, but haven’t written about them. Let’s change that.
-
March 27, 2021Save your bookmarks with GitHub actionsI have been on a GitHub actions kick with read-action and instagram-rss-action. Most recently, I created bookmark-action that saves a URL along with the page’s metadata to a YAML file. I created this to track all the new recipes I tried so far this year.
-
March 20, 20212021 WinterThe books, music, and recipes I enjoyed this winter.
-
February 27, 2021Generate an Instagram RSS feed with GitHub actionsAfter missing a local pierogi pop up, I needed a better way to manage Instagram. I created Instagram RSS action that will generate an RSS feed from one or more public Instagram accounts.
-
February 10, 2021A test for haikuTo support my post Haiku 2018-2019, I created remark-lint-haiku to make sure that each haiku is in 5, 7, 5 syllable pattern. The linter uses syllable to count the syllables.
-
February 9, 2021Haiku 2018-2019I found an old note that contained a project to write a haiku every day. My project started in December 2018 and ended promptly in January 2019. The themes included work, baking, and difficulty finding nice fabric.
-
December 20, 20202020 FallThe books, music, and recipes I enjoyed this fall.
-
November 28, 2020Bake alongI baked along with series 11 of the Great British Bake Off.
-
October 14, 2020Track your books with GitHub ActionsI built read action, a GitHub Action, that tracks the books that you’ve read by storing the book metadata in a yaml file. Services like Goodreads exist, but I want to own my data.