haskell / hackage-server

Hackage-Server: A Haskell Package Repository
http://hackage.haskell.org
Other
417 stars 199 forks source link

Add Syntax highglighting for package pages #1347

Closed MangoIV closed 1 day ago

MangoIV commented 1 day ago

Use prism.js to add syntax highlighting to package pages.

Justification:

MangoIV commented 1 day ago

Unfortunately, GitHub seems to have trouble so I cannot upload a screenshot. I will do that later.

MangoIV commented 1 day ago

before

image

MangoIV commented 1 day ago

I added theme awareness and chose themes that fit hackage-server as it is now better:

light

image

dark

image

alternate light theme

image

MangoIV commented 1 day ago

base download (without any syntax highlighted) is 10kb and then for haskell syntax highlighting another 2kb. It is only triggered if the package has a README.