Jared Gorski

Results 12 comments of Jared Gorski

感谢 @kwaiseec,这个项目没有生产依赖,只有开发依赖,所以我认为审计只是捕捉那些开发依赖。我已经合并了一堆dependabot 拉取请求,但我需要在 NPM 上发布一个新的补丁版本,以便您获得更新。你想我做?

@zenorocha Deleted Galano, updated $font-primary variable, and added to .static-page

I'm experiencing this on my site https://civdocs.us (repo: https://github.com/jaredgorski/civdocs.us) with `fallback: false`. (code reference: https://github.com/jaredgorski/civdocs.us/blob/master/pages/docs/%5Bdocument%5D/%5Bsection%5D.tsx#L12-L42) I'm using `getStaticProps` and `getStaticPaths` to, hopefully, pre-render the pages at build time, so I...

For posterity, this is working as expected for me right now.

I'm willing to submit a PR if this feature seems acceptable.

Thanks for the input, @tribbloid Question about this idea. Couldn't this be accomplished by creating a custom task that calls `curl` to perform the download, depending on some condition? Then,...

Hello @tribbloid, Apologies for the delay. I may not be incredibly responsive since I'm quite busy these days. If you don't mind, are you finding arpx useful? What's your use...

Rad. That's way cooler than I expected. Thanks for sharing. Anyway, that's pretty much the core use case of arpx: spawning a bunch of servers with some rudimentary orchestration features....

Thanks! Responded. I haven't run into any use cases where I need JSON, since YAML is more ergonomic when writing multiline strings by hand (in other words, YAML actually supports...