artsy / artsy.github.io

The Artsy Engineering Open-Source Developers Blog
https://artsy.github.io
MIT License
1.09k stars 227 forks source link

Typescript magic #747

Closed pvinis closed 1 year ago

pvinis commented 1 year ago

added a little blog post about my ventures with typescript in palette-mobile.

pvinis commented 1 year ago

why is this failing.. some strange error

 Deprecation: posts.each should be changed to posts.docs.each.
                    Called by ["/home/circleci/project/vendor/bundle/ruby/2.6.0/gems/jekyll-3.9.0/lib/jekyll/collection.rb:39:in `method_missing'"].
jekyll 3.9.0 | Error:  Max nesting depth of 256 exceeded
mdole commented 1 year ago

oop failing to build. going to try dropping the CI config changes you made (the blog is...a little finnicky)

mdole commented 1 year ago

heyoooo we're back

pvinis commented 1 year ago

Thank you so much for fixing this! 💜 That error was definitely way more complex for my link missing the markdown things 😅.

Merge/publish whenever! I'll assign it to you.