Implement code highlighting via PrismJS

PrismJS has been locally included with a custom theme, to allow auto-highlighting of code blocks.
This commit is contained in:
Lorenzo Dellacà
2021-01-03 11:25:51 +01:00
parent 6fbeeb7303
commit 1890876929
4 changed files with 82 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "mindtheme",
"description": "Mind Overflow's official website style",
"version": "0.0.11",
"version": "0.0.12",
"engines": {
"ghost-api": "v3"
},