paprika/theme/default/static
Peter Cai f519152465
integrate hljs into backend to provide code highlighting
1. Use hljs and wasm_bindgen to parse code
2. Allow the final user to choose what language to include by generating
   inline_js in build.rs for #[wasm_bindgen] (a thin wrapper around the
   raw hljs to load whatever is needed by config.json statically rather
   than dynamically)
3. Integrate the monokai color scheme into our default theme
2020-04-12 16:53:51 +08:00
..
monokai-sublime.css integrate hljs into backend to provide code highlighting 2020-04-12 16:53:51 +08:00
script.js theme: polish modal dialog 2020-04-11 20:57:46 +08:00
style.css theme: remove text-shadow on mobile 2020-04-12 08:28:12 +08:00
whitenoise-100x100.png add template and implement rendering 2020-04-10 20:38:53 +08:00