Open AllThingsSmitty opened 5 months ago
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.
When Jekyll is run http://localhost:3000 initially loads the following:
Refreshing http://localhost:3000 shows the rendered page.