generated from Nasdanika-Templates/drawio-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
page-template.yml
42 lines (39 loc) · 1.93 KB
/
page-template.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
bootstrap.Page:
cdn: true
theme: Litera
name: Application Page Template
language: EN
stylesheets:
- https://cdn.jsdelivr.net/gh/Nasdanika/html@master/model/app.gen/web-resources/css/app.css
- https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css
- https://cdn.jsdelivr.net/npm/[email protected]/dist/themes/default/style.min.css
- https://cdn.jsdelivr.net/npm/[email protected]/github-markdown.min.css
- https://cdn.jsdelivr.net/gh/highlightjs/[email protected]/build/styles/default.min.css
- https://cdn.jsdelivr.net/npm/[email protected]/dist/bootstrap-vue.css
scripts:
- https://cdn.jsdelivr.net/gh/Nasdanika/html@master/model/app.gen/web-resources/js/common.js
- https://cdn.jsdelivr.net/gh/Nasdanika/html@master/model/app.gen/web-resources/js/dark-head.js
- https://cdn.jsdelivr.net/npm/[email protected]/dist/jstree.min.js
- https://cdn.jsdelivr.net/gh/highlightjs/[email protected]/build/highlight.min.js
- https://cdn.jsdelivr.net/npm/[email protected]/dist/vue.min.js
- https://cdn.jsdelivr.net/npm/[email protected]/dist/bootstrap-vue.min.js
- https://cdn.jsdelivr.net/gh/Nasdanika/html@master/model/app.gen/web-resources/js/components/table.js
- https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.min.js
- https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/languages/groovy.min.js
head:
# Google analytics
content.Text: |+2
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9BRJVLK8CC"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-9BRJVLK8CC');
</script>
body:
app.Page:
fluid: true
navigation-panel:
style: SEARCHABLE_TREE # COLLAPSIBLE_CARDS
collapsible: true