-
Notifications
You must be signed in to change notification settings - Fork 0
/
page-template.yml
39 lines (38 loc) · 1.84 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
bootstrap-page:
cdn: true
theme: Cerulean
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/gh/highlightjs/[email protected]/build/styles/default.min.css
- https://cdn.jsdelivr.net/npm/[email protected]/dist/bootstrap-vue.css
- https://cdn.jsdelivr.net/npm/[email protected]/github-markdown.min.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
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