Optimized website

Server-side rendering for syntax highlighting and DOM tree optimizations.
This commit is contained in:
Angelos Chalaris
2018-01-04 00:01:11 +02:00
parent d0dd4182b3
commit 13c27db7dc
9 changed files with 1316 additions and 1328 deletions

View File

@ -13,7 +13,8 @@
"semistandard": "^11.0.0",
"tape": "^4.8.0",
"tap-spec": "^4.1.1",
"mini.css": "^2.3.7"
"mini.css": "^2.3.7",
"prismjs": "^1.9.0"
},
"name": "30-seconds-of-code",
"description": "A collection of useful JavaScript snippets.",