mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Sort of works, well enough to know that the concept is valid.
NOT NEARLY good enough to release!
This commit is contained in:
parent
5a784f4497
commit
80bc1e071b
7 changed files with 176 additions and 47 deletions
|
|
@ -45,7 +45,7 @@
|
|||
:remote "https://cdnjs.cloudflare.com/ajax/libs/PapaParse/5.1.0/papaparse.min.js"}}
|
||||
:styles {:leaflet {:local "vendor/node_modules/leaflet/dist/leaflet.css"
|
||||
:remote "https://unpkg.com/leaflet@1.6.0/dist/leaflet.css"}}
|
||||
:icon-url-base "uploads/map-pin/"}
|
||||
:icon-url-base "map-pin/"}
|
||||
:mermaid {:formatter "smeagol.extensions.mermaid/process-mermaid"
|
||||
:scripts {:core {:local "vendor/node_modules/mermaid/dist/mermaid.min.js"
|
||||
:remote "https://cdnjs.cloudflare.com/ajax/libs/mermaid/8.4.6/mermaid.min.js"}}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue