add js_newthread.ml; make newthread_page beautiful

This commit is contained in:
Swrup 2022-01-17 23:59:50 +01:00
parent 983a1ec4dd
commit 99c0736482
4 changed files with 144 additions and 4 deletions

View file

@ -50,6 +50,16 @@
(preprocess
(pps js_of_ocaml-ppx)))
(executable
(name js_newthread)
(modules js_newthread)
(libraries js_of_ocaml brr)
(modes js)
(js_of_ocaml
(javascript_files leaflet/leaflet.js))
(preprocess
(pps js_of_ocaml-ppx)))
(executable
(name js_thread)
(modules js_thread)
@ -114,6 +124,7 @@
(source_tree content)
(file content/assets/js/js_plant_map.js)
(file content/assets/js/js_babillard.js)
(file content/assets/js/js_newthread.js)
(file content/assets/js/js_thread.js))
(action
(with-stdout-to