On Friday, 6 May 2016 at 03:01:07 UTC, Dicebot wrote:
On 05/06/2016 04:26 AM, Jack Stouffer wrote:
Also, I can just include a simple JS library for the same
auto-highlighting functionality.
Please prefer static generators and pygment-like highlighters
to JS whenever possible. Demanding JS enabled for simple
programming blog to be rendered decently it simply outrageous.
I would also recommend a static site generator, I currently use
Hugo https://gohugo.io/ though it is written it Go haha. Jekyll
got really slow after 30 blog entries, especially if you want to
do the syntax highlighting offline.