Katie McLaughlin

Results 275 comments of Katie McLaughlin

Hi @parthpahariya, this file is generated in the `npm run build` step of the quickstart. Try running through all the steps https://github.com/pybee/batavia#quick-start and see if you can get it working....

Thank you for logging this bug! I understand you're having on-site help with this. If you work out anything more, please update this issue

Local development could be done without the Docker local dependency by just using sqlite database, which due to the non-complexity of this sample would still work. It would just need...

Emojificate directly uses twemoji, which hosts svg and 72x72. At the time I decided png was preferable due to the limited svg implementations across all browsers. The hope was to...

The quick fix would be just adding `class='emojificate'` to the output. The better solution would be to have Django settings for this and the filetype that's configurable in the settings,...

emojificate 0.6.0a1 should now accept `EMOJIFICATE_CSS_CLASS` and `EMOJIFICATE_FILETYPE` settings. Tested locally, would appreciate a second look before I bump from pre-release to real-release.

Unsure why linting is failing. ``` Files that were not fixed due to errors reported during linting before fixing: 1) /tmpfs/src/github/php-docs-samples/run/laravel/app/Providers/RouteServiceProvider.php ```

tests all pass now 🥳

I've setup a preview of firebase hosting previews on my project fork https://github.com/glasnt/beeware.github.io/pull/1 I've also already setup a $1 billing alert on that account, just in case any costs are...