Dave Cunningham

Results 152 comments of Dave Cunningham
trafficstars

This is still an issue in Jekyll 4.2. I am having to use my own HTTP server in order to preview gh-pages locally. Note incorrect content-type here (; charset=utf-8 must...

If anyone knows of a better workaround (e.g. custom mime types using jekyll serve) then please tell me.

Basically in one shell do: ```bash jekyll build --watch ``` And in another shell, changed to the directory where jekyll builds the website, do: ```bash python3 -c 'import http.server class...

Is it better to have an explicit param for this instead of using `extra_args`?

Does this repo even have releases? Not sure what to do.

I have remembered how to use Github, and given the release a very unimaginative name :+1:

I'm not sure this is still relevant? It is very old.

I'm not following the details but please send a PR if you have a fix

stdout from jsonnet is the list of file names, which should make this pretty easy.