allthingssmitty.github.io
allthingssmitty.github.io copied to clipboard
Error running Jekyll in ESM
When Jekyll is run http://localhost:3000 initially loads the following:
Cannot GET /
Refreshing http://localhost:3000 shows the rendered page.
I suspect what's happening here is the page is rendering before the engine finishes. Refreshing the page gives the rendered page without error.