|
|
|
|
|
by johnotander
4311 days ago
|
|
I don't run Windows, so I don't know whether it will work or not. Charts can also be added using a js library. You will have to include the data statically in your Jekyll build, as part of the js, or you can make an API call if available. Adding to the comment by tacticus about Disqus: It's the preferred solution for Jekyll sites since they are static. Disqus takes care of all the commenting heavy lifting on the client side, while also taking care of the database. |
|