Jordan Eldredge
Jordan Eldredge
Still not working on Ubuntu
Thanks for reaching out! Just to clarify, what exactly would be the right use case for you? 1. The ability to have multiple markdown files on Dropbox, some of which...
Hey! Somehow I missed this. Thanks for reporting.
> > Implement a custom syntax highlighter (inspired by #16227) > > I suppose you linked the wrong URL here. Fixed
@nzakas Is there a timeline on the mini playground? Is the plan to use that for the code examples in the rules docs? If the mini playground would replace this...
I wonder if [ProjectM](https://github.com/projectM-visualizer/projectm) might be more likely to work in this way, since it's native.
I was surprised by the fact that the change in required node version didn't make it into the release notes/change log.
**Edit:** Maybe I misread your comment. Were you saying that the version in the upgrade guide is the version needed for the stable api (pages) and that the app/ dir...
Here's a branch which removes everything that's not needed (including `trailingSlash: true`. https://github.com/captbaritone/jordaneldredge.com/tree/42513-repro To repro: ``` [clone] yarn yarn build # NOTE: Not yarn dev yarn start ``` * Open...
Thanks for clarifying. Is it a bug that this behavior is different in dev mode than in build mode?