AllThingsSmitty / allthingssmitty.github.io

Where I write stuff 👨🏻‍💻
https://allthingssmitty.com
MIT License
18 stars 0 forks source link

Error running Jekyll in ESM #142

Open AllThingsSmitty opened 5 months ago

AllThingsSmitty commented 5 months ago

When Jekyll is run http://localhost:3000 initially loads the following:

Cannot GET /

Refreshing http://localhost:3000 shows the rendered page.

AllThingsSmitty commented 1 month ago

I suspect what's happening here is the page is rendering before the engine finishes. Refreshing the page gives the rendered page without error.