Description
This project doesn't work on anything that is not github pages. Even trying it out with python -m http.server doesn't work.
What I Did
I forked the project because it's perfect for my use case, other than the GH pages thing.
Here is the commit that makes it work anywhere: awoimbee@b9f221d
Are you interested in bringing some of this into this repo ?
My modifications aren't clean at all (not meant for a PR) (Also I don't like jquery nor var 😄 ) but I can clean them up for you if you want.
Description
This project doesn't work on anything that is not github pages. Even trying it out with
python -m http.serverdoesn't work.What I Did
I forked the project because it's perfect for my use case, other than the GH pages thing.
Here is the commit that makes it work anywhere: awoimbee@b9f221d
Are you interested in bringing some of this into this repo ?
My modifications aren't clean at all (not meant for a PR) (Also I don't like jquery nor
var😄 ) but I can clean them up for you if you want.