j1-template 2021.0.14 → 2021.0.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/modules/navigator/generator.html +6 -6
  3. data/assets/data/authclient.html +1 -1
  4. data/assets/data/carousel.json +1 -1
  5. data/assets/data/fam.html +1 -1
  6. data/assets/data/menu.1.html +505 -0
  7. data/assets/data/menu.html +5 -7
  8. data/assets/themes/j1/adapter/js/carousel.js +6 -1
  9. data/assets/themes/j1/adapter/js/navigator.js +2 -1
  10. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +17 -1
  11. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +1 -1
  12. data/assets/themes/j1/core/js/template.js +2 -8
  13. data/assets/themes/j1/core/js/template.js.map +1 -1
  14. data/assets/themes/j1/core/js/template.min.js +2 -8
  15. data/assets/themes/j1/core/js/template.min.js.map +1 -0
  16. data/assets/themes/j1/modules/lightbox/js/lightbox.js +1 -1
  17. data/assets/themes/j1/modules/lightbox/js/lightbox.min.js +1 -1
  18. data/lib/j1/version.rb +1 -1
  19. data/lib/starter_web/Gemfile +1 -1
  20. data/lib/starter_web/_config.yml +1 -1
  21. data/lib/starter_web/_data/blocks/banner.yml +1 -1
  22. data/lib/starter_web/_data/modules/fam.yml +13 -2
  23. data/lib/starter_web/_data/private.yml@localhost +199 -0
  24. data/lib/starter_web/_includes/attributes.asciidoc +3 -3
  25. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  26. data/lib/starter_web/assets/images/modules/icons/d1/scalable/d1.svg +1 -1
  27. data/lib/starter_web/package.json +1 -1
  28. data/lib/starter_web/pages/public/blog/navigator/archive.html +3 -3
  29. data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +3 -3
  30. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +10 -7
  31. data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +3 -3
  32. data/lib/starter_web/pages/public/blog/navigator/index.html +3 -1
  33. data/lib/starter_web/pages/public/previewer/_includes/tables/rouge/300_supported_languages.asciidoc +1 -1
  34. data/lib/starter_web/pages/public/previewer/bootstrap_theme.adoc +104 -120
  35. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  36. data/lib/starter_web/utilsrv/package.json +1 -1
  37. metadata +5 -2
@@ -345,6 +345,6 @@ end
345
345
 
346
346
  module Jekyll
347
347
  module J1LunrSearch
348
- VERSION = '2021.0.14'
348
+ VERSION = '2021.0.15'
349
349
  end
350
350
  end
@@ -14,7 +14,7 @@
14
14
  version="1.1"
15
15
  inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
16
16
  sodipodi:docname="d1.svg"
17
- inkscape:export-filename="C:\Temp\d10n-2021.0.14\assets\images\modules\icons\d1\d1-256x256.png"
17
+ inkscape:export-filename="C:\Temp\d10n-2021.0.15\assets\images\modules\icons\d1\d1-256x256.png"
18
18
  inkscape:export-xdpi="49.152"
19
19
  inkscape:export-ydpi="49.152">
20
20
  <title
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "j1_starter",
4
- "version": "2021.0.14",
4
+ "version": "2021.0.15",
5
5
  "description": "J1 Template Starter Web",
6
6
  "homepage": "https://your.site",
7
7
  "author": {
@@ -7,13 +7,13 @@ description: Browse all articles
7
7
  categories: [ Navigator ]
8
8
  tags: [ Blog, Archive, Viewer ]
9
9
 
10
- exclude_from_search: true
11
-
12
10
  sort: date
13
11
  toc: true
14
- noindex: true
15
12
  fam_menu_id: open_toc
16
13
 
14
+ indexed: false
15
+ exclude_from_search: true
16
+
17
17
  pagination:
18
18
  enabled: true
19
19
  permalink: /page:num/
@@ -7,13 +7,13 @@ description: Browse articles by category
7
7
  categories: [ Navigator ]
8
8
  tags: [ Blog, Categories, Viewer ]
9
9
 
10
- exclude_from_search: true
11
-
12
10
  sort: date
13
11
  toc: true
14
- noindex: true
15
12
  fam_menu_id: open_toc
16
13
 
14
+ indexed: false
15
+ exclude_from_search: true
16
+
17
17
  pagination:
18
18
  enabled: true
19
19
  permalink: /page:num/
@@ -7,13 +7,14 @@ description: Browse articles by date
7
7
  categories: [ Navigator ]
8
8
  tags: [ Blog, Date, Viewer ]
9
9
 
10
- exclude_from_search: true
11
-
12
10
  sort: date
13
11
  toc: true
14
- noindex: true
15
12
  fam_menu_id: open_toc
16
13
 
14
+ indexed: false
15
+ exclude_from_search: true
16
+
17
+
17
18
  pagination:
18
19
  enabled: true
19
20
  permalink: /page:num/
@@ -92,11 +93,13 @@ resource_options:
92
93
  <h3 id="{{100000|rand}}"
93
94
  class="toc-link mt-5 mb-3">
94
95
  {% if year != nyear %}
95
- <a id="{{post.date|date:'%Y'}}"></a>
96
- {% endif %}<a id="{{post.date|date:'%Y-%m' }}">
97
- </a>
98
- <a> <i class="mdi mdi-calendar-blank"></i></a>
96
+ <a href="#" id="{{post.date|date:'%Y'}}">
97
+ {% else %}
98
+ <a href="#" id="{{post.date|date:'%Y-%m' }}">
99
+ {% endif %}
100
+ <i class="mdi mdi-calendar-blank"></i>
99
101
  {{post.date|date:'%B %Y'}}
102
+ </a>
100
103
  </h3>
101
104
  {{openList}}
102
105
  {% endif %}
@@ -7,13 +7,13 @@ description: Browse articles by tag
7
7
  categories: [ Navigator ]
8
8
  tags: [ Blog, Tags, Viewer ]
9
9
 
10
- exclude_from_search: true
11
-
12
10
  sort: date
13
11
  toc: true
14
- noindex: true
15
12
  fam_menu_id: open_toc
16
13
 
14
+ indexed: false
15
+ exclude_from_search: true
16
+
17
17
  pagination:
18
18
  enabled: true
19
19
  permalink: /page:num/
@@ -13,8 +13,10 @@ pagination:
13
13
 
14
14
  sort: date
15
15
  toc: true
16
+ fam_menu_id: default
17
+
18
+ indexed: false
16
19
  exclude_from_search: true
17
- fam_menu_id: open_toc
18
20
 
19
21
  regenerate: false
20
22
 
@@ -225,7 +225,7 @@ the principal shading language for OpenGL.
225
225
 
226
226
  |`go`
227
227
  |golang
228
- |The https://golang.org/[Go, {browser-window--new}]
228
+ |The https://golang.org/[Programming language Go, {browser-window--new}]
229
229
  programming language. Go is an open source programming language that makes it
230
230
  easy to build simple, reliable, and efficient software.
231
231
 
@@ -123,7 +123,7 @@ colors. Then, customize with `.bg-*` utilities.
123
123
  ++++
124
124
  <div class="doc-example mb-3">
125
125
  <nav class="navbar navbar-expand-lg navbar-dark bg-dark mb-1">
126
- <a class="navbar-brand" href="#">Navbar<div class="ripple-container"></div></a>
126
+ <a href="#" class="navbar-brand">Navbar<div class="ripple-container"></div></a>
127
127
  <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarColor01" aria-controls="navbarColor01" aria-expanded="false" aria-label="Toggle navigation">
128
128
  <span class="navbar-toggler-icon"></span>
129
129
  </button>
@@ -131,16 +131,16 @@ colors. Then, customize with `.bg-*` utilities.
131
131
  <div class="collapse navbar-collapse" id="navbarColor01">
132
132
  <ul class="navbar-nav mr-auto">
133
133
  <li class="nav-item active">
134
- <a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
134
+ <a href="#" class="nav-link">Home <span class="sr-only">(current)</span></a>
135
135
  </li>
136
136
  <li class="nav-item">
137
- <a class="nav-link" href="#">Features</a>
137
+ <a href="#" class="nav-link">Features</a>
138
138
  </li>
139
139
  <li class="nav-item">
140
- <a class="nav-link" href="#">Pricing</a>
140
+ <a href="#" class="nav-link">Pricing</a>
141
141
  </li>
142
142
  <li class="nav-item">
143
- <a class="nav-link" href="#">About</a>
143
+ <a href="#" class="nav-link">About</a>
144
144
  </li>
145
145
  </ul>
146
146
  <form class="form-inline">
@@ -151,7 +151,7 @@ colors. Then, customize with `.bg-*` utilities.
151
151
  </nav>
152
152
 
153
153
  <nav class="navbar navbar-expand-lg navbar-dark bg-primary mb-1">
154
- <a class="navbar-brand" href="#">Navbar</a>
154
+ <a href="#" class="navbar-brand">Navbar</a>
155
155
  <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarColor02" aria-controls="navbarColor02" aria-expanded="false" aria-label="Toggle navigation">
156
156
  <span class="navbar-toggler-icon"></span>
157
157
  </button>
@@ -159,16 +159,16 @@ colors. Then, customize with `.bg-*` utilities.
159
159
  <div class="collapse navbar-collapse" id="navbarColor02">
160
160
  <ul class="navbar-nav mr-auto">
161
161
  <li class="nav-item active">
162
- <a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
162
+ <a href="#" class="nav-link">Home <span class="sr-only">(current)</span></a>
163
163
  </li>
164
164
  <li class="nav-item">
165
- <a class="nav-link" href="#">Features</a>
165
+ <a href="#" class="nav-link">Features</a>
166
166
  </li>
167
167
  <li class="nav-item">
168
- <a class="nav-link" href="#">Pricing</a>
168
+ <a href="#" class="nav-link">Pricing</a>
169
169
  </li>
170
170
  <li class="nav-item">
171
- <a class="nav-link" href="#">About</a>
171
+ <a href="#" class="nav-link">About</a>
172
172
  </li>
173
173
  </ul>
174
174
  <form class="form-inline">
@@ -179,7 +179,7 @@ colors. Then, customize with `.bg-*` utilities.
179
179
  </nav>
180
180
 
181
181
  <nav class="navbar navbar-expand-lg navbar-light" style="background-color: #e3f2fd;">
182
- <a class="navbar-brand" href="#">Navbar</a>
182
+ <a href="#" class="navbar-brand">Navbar</a>
183
183
  <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarColor03" aria-controls="navbarColor03" aria-expanded="false" aria-label="Toggle navigation">
184
184
  <span class="navbar-toggler-icon"></span>
185
185
  </button>
@@ -187,16 +187,16 @@ colors. Then, customize with `.bg-*` utilities.
187
187
  <div class="collapse navbar-collapse" id="navbarColor03">
188
188
  <ul class="navbar-nav mr-auto">
189
189
  <li class="nav-item active">
190
- <a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
190
+ <a href="#" class="nav-link">Home <span class="sr-only">(current)</span></a>
191
191
  </li>
192
192
  <li class="nav-item">
193
- <a class="nav-link" href="#">Features</a>
193
+ <a href="#" class="nav-link">Features</a>
194
194
  </li>
195
195
  <li class="nav-item">
196
- <a class="nav-link" href="#">Pricing</a>
196
+ <a href="#" class="nav-link">Pricing</a>
197
197
  </li>
198
198
  <li class="nav-item">
199
- <a class="nav-link" href="#">About</a>
199
+ <a href="#" class="nav-link">About</a>
200
200
  </li>
201
201
  </ul>
202
202
  <form class="form-inline">
@@ -567,7 +567,7 @@ link:{url-bs-docs--content-typography}[Bootstrap Docs {char-middot} Typography,
567
567
  </div>
568
568
  <div class="col-md-4">
569
569
  <h3 class="notoc">Example body text</h2>
570
- <p>Nullam quis risus eget <a href="javascript:(void)">urna mollis ornare</a> vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula.</p>
570
+ <p>Nullam quis risus eget <a href="#">urna mollis ornare</a> vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula.</p>
571
571
  <p><small>This line of text is meant to be treated as fine print.</small></p>
572
572
  <p>The following is <strong>rendered as bold text</strong>.</p>
573
573
  <p>The following is <em>rendered as italicized text</em>.</p>
@@ -701,14 +701,14 @@ link:{url-bs-docs--components-forms}[Bootstrap Docs {char-middot} Forms, {browse
701
701
  <div class="doc-example mb-3">
702
702
  <form>
703
703
  <div class="form-group">
704
- <label for="exampleInputEmail1" class="bmd-label-floating">Email address</label>
705
704
  <input type="email" class="form-control" id="exampleInputEmail1" autocomplete="none">
705
+ <label for="exampleInputEmail1" class="bmd-label-floating">Email address</label>
706
706
  <span class="form-clear d-none"><i class="mdi mdi-2x mdi-format-clear"></i></span>
707
707
  <span class="bmd-help">We'll never share your email with anyone else.</span>
708
708
  </div>
709
709
  <div class="form-group">
710
- <label for="exampleInputPassword1" class="bmd-label-floating">Password</label>
711
710
  <input type="password" class="form-control" id="exampleInputPassword1">
711
+ <label for="exampleInputPassword1" class="bmd-label-floating">Password</label>
712
712
  <span class="form-clear d-none"><i class="mdi mdi-2x mdi-format-clear"></i></span>
713
713
  </div>
714
714
  <div class="form-group form-check">
@@ -728,11 +728,10 @@ state, sizing, and more.
728
728
  <div class="doc-example mb-3">
729
729
  <form>
730
730
  <div class="form-group">
731
- <label for="exampleInputEmail1" class="bmd-label-floating">Email address</label>
732
731
  <input type="email" class="form-control" id="exampleFormControlInput1">
732
+ <label for="exampleInputEmail1" class="bmd-label-floating">Email address</label>
733
733
  </div>
734
734
  <div class="form-group">
735
- <label for="exampleFormControlSelect1" class="bmd-label-floating">Example select</label>
736
735
  <select class="form-control" id="exampleFormControlSelect1">
737
736
  <option>1</option>
738
737
  <option>2</option>
@@ -740,18 +739,19 @@ state, sizing, and more.
740
739
  <option>4</option>
741
740
  <option>5</option>
742
741
  </select>
742
+ <label for="exampleFormControlSelect1" class="bmd-label-floating">Example select</label>
743
743
  </div>
744
744
  <div class="form-group">
745
- <label for="exampleFormControlSelect2" class="bmd-label-floating">Example multiple select</label>
746
745
  <select multiple class="form-control" id="exampleFormControlSelect2">
747
746
  <option>option 1</option>
748
747
  <option>option 2</option>
749
748
  <option>option 3</option>
750
749
  </select>
750
+ <label for="exampleFormControlSelect2" class="bmd-label-floating">Example multiple select</label>
751
751
  </div>
752
752
  <div class="form-group">
753
- <label for="exampleFormControlTextarea1" class="bmd-label-floating">Example textarea</label>
754
753
  <textarea class="form-control" id="exampleFormControlTextarea1" rows="3"></textarea>
754
+ <label for="exampleFormControlTextarea1" class="bmd-label-floating">Example textarea</label>
755
755
  </div>
756
756
  </form>
757
757
  </div>
@@ -763,8 +763,8 @@ For file inputs, swap the .form-control for .form-control-file.
763
763
  <div class="doc-example mb-3">
764
764
  <form>
765
765
  <div class="form-group">
766
- <label for="exampleFormControlFile1" class="bmd-label-floating">Example file input</label>
767
766
  <input type="file" class="form-control-file" id="exampleFormControlFile1">
767
+ <label for="exampleFormControlFile1" class="bmd-label-floating">Example file input</label>
768
768
  </div>
769
769
  </form>
770
770
  </div>
@@ -800,22 +800,21 @@ JavaScript plugin.
800
800
  <a class="nav-link" data-toggle="tab" href="#profile">Profile</a>
801
801
  </li>
802
802
  <li class="nav-item dropdown">
803
- <a class="nav-link dropdown-toggle" data-toggle="dropdown"
804
- href="javascript:(void)"
803
+ <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown"
805
804
  role="button"
806
805
  aria-haspopup="true" aria-expanded="false">
807
806
  Dropdown
808
807
  </a>
809
808
  <div class="dropdown-menu">
810
- <a class="dropdown-item" href="javascript:(void)">Action</a>
811
- <a class="dropdown-item" href="javascript:(void)">Another action</a>
812
- <a class="dropdown-item" href="javascript:(void)">Something else here</a>
809
+ <a href="#" class="dropdown-item">Action</a>
810
+ <a href="#" class="dropdown-item">Another action</a>
811
+ <a href="#" class="dropdown-item">Something else here</a>
813
812
  <div class="dropdown-divider"></div>
814
- <a class="dropdown-item" href="javascript:(void)">Separated link</a>
813
+ <a href="#" class="dropdown-item">Separated link</a>
815
814
  </div>
816
815
  </li>
817
816
  <li class="nav-item">
818
- <a class="nav-link disabled" href="javascript:(void)">Disabled</a>
817
+ <a href="#" class="nav-link disabled">Disabled</a>
819
818
  </li>
820
819
  </ul>
821
820
  <div id="myTabContent" class="tab-content">
@@ -845,26 +844,26 @@ Take that same HTML as Tabs, but use .nav-pills class instead.
845
844
  <div class="row mb-5">
846
845
 
847
846
  <div class="col-md-6">
848
- <h5 class="notoc">Standard Pills</h5>
847
+ <h4 class="notoc">Standard Pills</h4>
849
848
  <ul class="nav nav-pills">
850
849
  <li class="nav-item mr-1 mb-2">
851
- <a class="nav-link active" href="javascript:(void)">Active</a>
850
+ <a href="#" class="nav-link active">Active</a>
852
851
  </li>
853
852
  <li class="nav-item dropdown mr-1">
854
- <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="javascript:(void)" role="button" aria-haspopup="true" aria-expanded="false">Dropdown</a>
853
+ <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown</a>
855
854
  <div class="dropdown-menu">
856
- <a class="dropdown-item" href="javascript:(void)">Action</a>
857
- <a class="dropdown-item" href="javascript:(void)">Another action</a>
858
- <a class="dropdown-item" href="javascript:(void)">Something else here</a>
855
+ <a href="#" class="dropdown-item">Action</a>
856
+ <a href="#" class="dropdown-item">Another action</a>
857
+ <a href="#" class="dropdown-item">Something else here</a>
859
858
  <div class="dropdown-divider"></div>
860
- <a class="dropdown-item" href="javascript:(void)">Separated link</a>
859
+ <a href="#" class="dropdown-item">Separated link</a>
861
860
  </div>
862
861
  </li>
863
862
  <li class="nav-item mr-1 mb-2">
864
- <a class="nav-link" href="javascript:(void)">Link</a>
863
+ <a href="#" class="nav-link">Link</a>
865
864
  </li>
866
865
  <li class="nav-item mr-1 mb-2">
867
- <a class="nav-link disabled" href="javascript:(void)">Disabled</a>
866
+ <a href="#" class="nav-link disabled">Disabled</a>
868
867
  </li>
869
868
  </ul>
870
869
  </div>
@@ -872,23 +871,23 @@ Take that same HTML as Tabs, but use .nav-pills class instead.
872
871
  <h5 class="notoc">Stacked Pills (vertical)</h5>
873
872
  <ul class="nav nav-pills flex-column mb-4">
874
873
  <li class="nav-item mb-2">
875
- <a class="nav-link active" href="javascript:(void)">Active</a>
874
+ <a href="#" class="nav-link active">Active</a>
876
875
  </li>
877
876
  <li class="nav-item dropdown mb-1">
878
- <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="javascript:(void)" role="button" aria-haspopup="true" aria-expanded="false">Dropdown</a>
877
+ <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown</a>
879
878
  <div class="dropdown-menu">
880
- <a class="dropdown-item" href="javascript:(void)">Action</a>
881
- <a class="dropdown-item" href="javascript:(void)">Another action</a>
882
- <a class="dropdown-item" href="javascript:(void)">Something else here</a>
879
+ <a href="#" class="dropdown-item">Action</a>
880
+ <a href="#" class="dropdown-item">Another action</a>
881
+ <a href="#" class="dropdown-item">Something else here</a>
883
882
  <div class="dropdown-divider"></div>
884
- <a class="dropdown-item" href="javascript:(void)">Separated link</a>
883
+ <a href="#" class="dropdown-item">Separated link</a>
885
884
  </div>
886
885
  </li>
887
886
  <li class="nav-item mb-2">
888
- <a class="nav-link" href="javascript:(void)">Link</a>
887
+ <a href="#" class="nav-link">Link</a>
889
888
  </li>
890
889
  <li class="nav-item mb-2">
891
- <a class="nav-link disabled" href="javascript:(void)">Disabled</a>
890
+ <a href="#" class="nav-link disabled">Disabled</a>
892
891
  </li>
893
892
  </ul>
894
893
  </div>
@@ -909,12 +908,12 @@ Separators are automatically added in CSS through ::before and content.
909
908
  <li class="breadcrumb-item active">Home</li>
910
909
  </ol>
911
910
  <ol class="breadcrumb">
912
- <li class="breadcrumb-item"><a href="javascript:(void)">Home</a></li>
911
+ <li class="breadcrumb-item"><a href="#">Home</a></li>
913
912
  <li class="breadcrumb-item active">Library</li>
914
913
  </ol>
915
914
  <ol class="breadcrumb">
916
- <li class="breadcrumb-item"><a href="javascript:(void)">Home</a></li>
917
- <li class="breadcrumb-item"><a href="javascript:(void)">Library</a></li>
915
+ <li class="breadcrumb-item"><a href="#">Home</a></li>
916
+ <li class="breadcrumb-item"><a href="#">Library</a></li>
918
917
  <li class="breadcrumb-item active">Data</li>
919
918
  </ol>
920
919
  </div>
@@ -933,75 +932,75 @@ it as a navigation section to screen readers and other assistive technologies.
933
932
  <div>
934
933
  <ul class="pagination">
935
934
  <li class="page-item disabled">
936
- <a class="page-link" href="javascript:(void)">&laquo;</a>
935
+ <a href="#" class="page-link">&laquo;</a>
937
936
  </li>
938
937
  <li class="page-item active">
939
- <a class="page-link" href="javascript:(void)">1</a>
938
+ <a href="#" class="page-link">1</a>
940
939
  </li>
941
940
  <li class="page-item">
942
- <a class="page-link" href="javascript:(void)">2</a>
941
+ <a href="#" class="page-link">2</a>
943
942
  </li>
944
943
  <li class="page-item">
945
- <a class="page-link" href="javascript:(void)">3</a>
944
+ <a href="#" class="page-link">3</a>
946
945
  </li>
947
946
  <li class="page-item">
948
- <a class="page-link" href="javascript:(void)">4</a>
947
+ <a href="#" class="page-link">4</a>
949
948
  </li>
950
949
  <li class="page-item">
951
- <a class="page-link" href="javascript:(void)">5</a>
950
+ <a href="#" class="page-link">5</a>
952
951
  </li>
953
952
  <li class="page-item">
954
- <a class="page-link" href="javascript:(void)">&raquo;</a>
953
+ <a href="#" class="page-link">&raquo;</a>
955
954
  </li>
956
955
  </ul>
957
956
  </div>
958
957
  <div>
959
958
  <ul class="pagination pagination-lg">
960
959
  <li class="page-item disabled">
961
- <a class="page-link" href="javascript:(void)">&laquo;</a>
960
+ <a href="#" class="page-link">&laquo;</a>
962
961
  </li>
963
962
  <li class="page-item active">
964
- <a class="page-link" href="javascript:(void)">1</a>
963
+ <a href="#" class="page-link">1</a>
965
964
  </li>
966
965
  <li class="page-item">
967
- <a class="page-link" href="javascript:(void)">2</a>
966
+ <a href="#" class="page-link">2</a>
968
967
  </li>
969
968
  <li class="page-item">
970
- <a class="page-link" href="javascript:(void)">3</a>
969
+ <a href="#" class="page-link">3</a>
971
970
  </li>
972
971
  <li class="page-item">
973
- <a class="page-link" href="javascript:(void)">4</a>
972
+ <a href="#" class="page-link">4</a>
974
973
  </li>
975
974
  <li class="page-item">
976
- <a class="page-link" href="javascript:(void)">5</a>
975
+ <a href="#" class="page-link">5</a>
977
976
  </li>
978
977
  <li class="page-item">
979
- <a class="page-link" href="javascript:(void)">&raquo;</a>
978
+ <a href="#" class="page-link">&raquo;</a>
980
979
  </li>
981
980
  </ul>
982
981
  </div>
983
982
  <div>
984
983
  <ul class="pagination pagination-sm">
985
984
  <li class="page-item disabled">
986
- <a class="page-link" href="javascript:(void)">&laquo;</a>
985
+ <a href="#" class="page-link">&laquo;</a>
987
986
  </li>
988
987
  <li class="page-item active">
989
- <a class="page-link" href="javascript:(void)">1</a>
988
+ <a href="#" class="page-link">1</a>
990
989
  </li>
991
990
  <li class="page-item">
992
- <a class="page-link" href="javascript:(void)">2</a>
991
+ <a href="#" class="page-link">2</a>
993
992
  </li>
994
993
  <li class="page-item">
995
- <a class="page-link" href="javascript:(void)">3</a>
994
+ <a href="#" class="page-link">3</a>
996
995
  </li>
997
996
  <li class="page-item">
998
- <a class="page-link" href="javascript:(void)">4</a>
997
+ <a href="#" class="page-link">4</a>
999
998
  </li>
1000
999
  <li class="page-item">
1001
- <a class="page-link" href="javascript:(void)">5</a>
1000
+ <a href="#" class="page-link">5</a>
1002
1001
  </li>
1003
1002
  <li class="page-item">
1004
- <a class="page-link" href="javascript:(void)">&raquo;</a>
1003
+ <a href="#" class="page-link">&raquo;</a>
1005
1004
  </li>
1006
1005
  </ul>
1007
1006
  </div>
@@ -1035,7 +1034,7 @@ link:{url-bs-docs--components-alerts}[Bootstrap Docs {char-middot} Alerts, {brow
1035
1034
  <div class="alert alert-dismissible alert-warning">
1036
1035
  <button type="button" class="close" data-dismiss="alert">&times;</button>
1037
1036
  <h4 class="alert-heading notoc">Warning!</h4>
1038
- <p class="mb-0">Best check yo self, you're not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, <a href="javascript:(void)" class="alert-link">vel scelerisque nisl consectetur et</a>.</p>
1037
+ <p class="mb-0">Best check yo self, you're not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, <a href="#" class="alert-link">vel scelerisque nisl consectetur et</a>.</p>
1039
1038
  </div>
1040
1039
  </div>
1041
1040
  </div>
@@ -1043,19 +1042,19 @@ link:{url-bs-docs--components-alerts}[Bootstrap Docs {char-middot} Alerts, {brow
1043
1042
  <div class="col-md-4">
1044
1043
  <div class="alert alert-dismissible alert-danger">
1045
1044
  <button type="button" class="close" data-dismiss="alert">&times;</button>
1046
- <strong>Oh snap!</strong> <a href="javascript:(void)" class="alert-link">Change a few things up</a> and try submitting again.
1045
+ <strong>Oh snap!</strong> <a href="#" class="alert-link">Change a few things up</a> and try submitting again.
1047
1046
  </div>
1048
1047
  </div>
1049
1048
  <div class="col-md-4">
1050
1049
  <div class="alert alert-dismissible alert-success">
1051
1050
  <button type="button" class="close" data-dismiss="alert">&times;</button>
1052
- <strong>Well done!</strong> You successfully read <a href="javascript:(void)" class="alert-link">this important alert message</a>.
1051
+ <strong>Well done!</strong> You successfully read <a href="#" class="alert-link">this important alert message</a>.
1053
1052
  </div>
1054
1053
  </div>
1055
1054
  <div class="col-md-4">
1056
1055
  <div class="alert alert-dismissible alert-info">
1057
1056
  <button type="button" class="close" data-dismiss="alert">&times;</button>
1058
- <strong>Heads up!</strong> This <a href="javascript:(void)" class="alert-link">alert needs your attention</a>, but it's not super important.
1057
+ <strong>Heads up!</strong> This <a href="#" class="alert-link">alert needs your attention</a>, but it's not super important.
1059
1058
  </div>
1060
1059
  </div>
1061
1060
  </div>
@@ -1348,7 +1347,7 @@ link:{url-bs-docs--components-jumbotron}[Bootstrap Docs {char-middot} Jumbotron,
1348
1347
  <hr class="my-4">
1349
1348
  <p>It uses utility classes for typography and spacing to space content out within the larger container.</p>
1350
1349
  <p class="lead">
1351
- <a class="btn btn-primary btn-raised btn-lg" href="javascript:(void)" role="button">Learn more</a>
1350
+ <a href="#" class="btn btn-primary btn-raised btn-lg" role="button">Learn more</a>
1352
1351
  </p>
1353
1352
  </div>
1354
1353
  </div>
@@ -1384,27 +1383,27 @@ link:{url-bs-docs--components-list_group}[Bootstrap Docs {char-middot} List grou
1384
1383
 
1385
1384
  <div class="col-md-4">
1386
1385
  <div class="list-group">
1387
- <a href="javascript:(void)" class="list-group-item list-group-item-action active">
1386
+ <a href="#" class="list-group-item list-group-item-action active">
1388
1387
  Describe item #1
1389
1388
  </a>
1390
- <a href="javascript:(void)" class="list-group-item list-group-item-action">Describe item #2
1389
+ <a href="#" class="list-group-item list-group-item-action">Describe item #2
1391
1390
  </a>
1392
- <a href="javascript:(void)" class="list-group-item list-group-item-action disabled">Describe item #3
1391
+ <a href="#" class="list-group-item list-group-item-action disabled">Describe item #3
1393
1392
  </a>
1394
1393
  </div>
1395
1394
  </div>
1396
1395
 
1397
1396
  <div class="col-md-4">
1398
1397
  <div class="list-group">
1399
- <a href="javascript:(void)" class="list-group-item list-group-item-action flex-column align-items-start active">
1398
+ <a href="#" class="list-group-item list-group-item-action flex-column align-items-start active">
1400
1399
  <div class="d-flex w-100 justify-content-between">
1401
- <h5 class="mb-1 notoc">List group item heading</h5>
1400
+ <h4 class="mb-1 notoc">List group item heading</h4>
1402
1401
  <small>3 days ago</small>
1403
1402
  </div>
1404
1403
  <p class="mb-1">Some quick example text to build on a list and make up the bulk of the list group's content.</p>
1405
1404
  <small>Summarize whats all about.</small>
1406
1405
  </a>
1407
- <a href="javascript:(void)" class="list-group-item list-group-item-action flex-column align-items-start">
1406
+ <a href="#" class="list-group-item list-group-item-action flex-column align-items-start">
1408
1407
  <div class="d-flex w-100 justify-content-between">
1409
1408
  <h5 class="mb-1 notoc">List group item heading</h5>
1410
1409
  <small class="text-muted">3 days ago</small>
@@ -1448,10 +1447,10 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1448
1447
  <div class="card mb-3" style="max-width: 20rem;">
1449
1448
  <div class="card-body">
1450
1449
  <h4 class="card-title notoc">Card title</h4>
1451
- <h6 class="card-subtitle mb-2 text-muted notoc">Card subtitle</h6>
1450
+ <h5 class="card-subtitle mb-2 text-muted notoc">Card subtitle</h5>
1452
1451
  <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
1453
- <a href="javascript:(void)" class="card-link">Card link</a>
1454
- <a href="javascript:(void)" class="card-link">Another link</a>
1452
+ <a href="#" class="card-link">Card link</a>
1453
+ <a href="#" class="card-link">Another link</a>
1455
1454
  </div>
1456
1455
  </div>
1457
1456
  </div>
@@ -1461,8 +1460,8 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1461
1460
  <h4 class="card-title notoc">Card title</h4>
1462
1461
  <h6 class="card-subtitle mb-2 text-muted notoc">Card subtitle</h6>
1463
1462
  <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
1464
- <a href="javascript:(void)" class="card-link">Card link</a>
1465
- <a href="javascript:(void)" class="card-link">Another link</a>
1463
+ <a href="#" class="card-link">Card link</a>
1464
+ <a href="#" class="card-link">Another link</a>
1466
1465
  </div>
1467
1466
  </div>
1468
1467
  </div>
@@ -1472,8 +1471,8 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1472
1471
  <h4 class="card-title notoc">Card title</h4>
1473
1472
  <h6 class="card-subtitle mb-2 text-muted notoc">Card subtitle</h6>
1474
1473
  <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
1475
- <a href="javascript:(void)" class="card-link">Card link</a>
1476
- <a href="javascript:(void)" class="card-link">Another link</a>
1474
+ <a href="#" class="card-link">Card link</a>
1475
+ <a href="#" class="card-link">Another link</a>
1477
1476
  </div>
1478
1477
  </div>
1479
1478
  </div>
@@ -1527,7 +1526,7 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1527
1526
  </div>
1528
1527
  <div class="card-footer r-text-200">
1529
1528
  <a class="card-link bs-info font-weight-bold g-font-size-12 text-uppercase"
1530
- href="javascript:(void)">Action · Footer Link
1529
+ href="#">Action · Footer Link
1531
1530
  </a>
1532
1531
  </div>
1533
1532
  </div>
@@ -1543,7 +1542,7 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1543
1542
  </div>
1544
1543
  <div class="card-footer r-text-200">
1545
1544
  <a class="card-link bs-warning font-weight-bold g-font-size-12 text-uppercase"
1546
- href="javascript:(void)">Action · Footer Link
1545
+ href="#">Action · Footer Link
1547
1546
  </a>
1548
1547
  </div>
1549
1548
  </div>
@@ -1558,8 +1557,8 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1558
1557
  <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
1559
1558
  </div>
1560
1559
  <div class="card-footer r-text-200">
1561
- <a class="card-link bs-danger font-weight-bold g-font-size-12 text-uppercase"
1562
- href="javascript:(void)">Action · Footer Link
1560
+ <a href="#" class="card-link bs-danger font-weight-bold g-font-size-12 text-uppercase">
1561
+ Action · Footer Link
1563
1562
  </a>
1564
1563
  </div>
1565
1564
  </div>
@@ -1575,44 +1574,30 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1575
1574
  <div class="row">
1576
1575
  <div class="col-md-4 col-sm-4 col-xs-12">
1577
1576
  <div class="card mb-3" style="max-width: 20rem;">
1578
- <!-- h3 class="card-header notoc">Header</h3 -->
1579
1577
  <img src="/assets/images/modules/attics/building-blocks-1920x1280-bw.jpg" alt="Free site generators">
1580
1578
  <div class="card-body">
1581
- <h5 class="card-title notoc">Special title treatment</h5>
1582
- <h6 class="card-subtitle text-muted notoc">Support card subtitle</h6>
1579
+ <h5 class="card-title notoc">Card title</h5>
1580
+ <h6 class="card-subtitle text-muted notoc">Image card subtitle</h6>
1583
1581
  </div>
1584
1582
 
1585
1583
  <div class="card-body">
1586
1584
  <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
1587
1585
  </div>
1588
1586
 
1589
- <!-- div class="card-body">
1590
- <a href="javascript:(void)" class="card-link">Card link</a>
1591
- <a href="javascript:(void)" class="card-link">Another link</a>
1592
- </div -->
1593
- <!-- div class="card-footer text-muted">
1594
- 2 days ago
1595
- </div -->
1596
1587
  </div>
1597
1588
  </div>
1598
1589
  <div class="col-md-4 col-sm-4 col-xs-12">
1599
1590
  <div class="card mb-3" style="max-width: 20rem;">
1600
- <!-- h3 class="card-header notoc">Header</h3 -->
1601
1591
  <img src="/assets/images/modules/attics/building-blocks-1920x1280-bw.jpg" alt="Free site generators">
1602
1592
  <div class="card-body">
1603
- <h5 class="card-title notoc">Special title treatment</h5>
1604
- <h6 class="card-subtitle text-muted notoc">Support card subtitle</h6>
1593
+ <h5 class="card-title notoc">Card title</h5>
1594
+ <h6 class="card-subtitle text-muted notoc">Image card subtitle</h6>
1605
1595
  </div>
1606
1596
 
1607
1597
  <div class="card-body">
1608
1598
  <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
1609
1599
  </div>
1610
1600
 
1611
- <!-- div class="card-body">
1612
- <a href="javascript:(void)" class="card-link">Card link</a>
1613
- <a href="javascript:(void)" class="card-link">Another link</a>
1614
- </div -->
1615
-
1616
1601
  <div class="card-footer text-muted">
1617
1602
  2 days ago
1618
1603
  </div>
@@ -1623,8 +1608,8 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1623
1608
  <h3 class="card-header notoc">Header</h3>
1624
1609
  <img src="/assets/images/modules/attics/building-blocks-1920x1280-bw.jpg" alt="Free site generators">
1625
1610
  <div class="card-body">
1626
- <h5 class="card-title notoc">Special title treatment</h5>
1627
- <h6 class="card-subtitle text-muted notoc">Support card subtitle</h6>
1611
+ <h5 class="card-title notoc">Card title</h5>
1612
+ <h6 class="card-subtitle text-muted notoc">Image card subtitle</h6>
1628
1613
  </div>
1629
1614
 
1630
1615
  <div class="card-body">
@@ -1632,8 +1617,8 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1632
1617
  </div>
1633
1618
 
1634
1619
  <div class="card-body">
1635
- <a href="javascript:(void)" class="card-link">Card link</a>
1636
- <a href="javascript:(void)" class="card-link">Another link</a>
1620
+ <a href="#" class="card-link">Card link</a>
1621
+ <a href="#" class="card-link">Another link</a>
1637
1622
  </div>
1638
1623
  <div class="card-footer text-muted">
1639
1624
  2 days ago
@@ -1965,17 +1950,17 @@ closed, any tooltips and popovers within are also automatically dismissed.
1965
1950
  <div class="modal-dialog modal-dialog-centered">
1966
1951
  <div class="modal-content">
1967
1952
  <div class="modal-header">
1968
- <h5 id="exampleModalTooltipTitle" class="modal-title notoc">Modal title</h5>
1953
+ <h4 id="exampleModalTooltipTitle" class="modal-title notoc">Modal title</h4>
1969
1954
  <button type="button" class="close" data-dismiss="modal" aria-label="Close">
1970
1955
  <span aria-hidden="true">&times;</span>
1971
1956
  </button>
1972
1957
  </div>
1973
1958
  <div class="modal-body">
1974
- <h5 class="notoc">Popover in a modal</h5>
1959
+ <h4 class="notoc">Popover in a modal</h4>
1975
1960
  <p>This <a href="#" role="button" class="btn btn-primary btn-raised popover-test" data-toggle="popover" title="Popover title" data-content="Popover body content is set in this attribute.">button</a> triggers a popover on hover or click.</p>
1976
1961
  <hr>
1977
- <h5 class="notoc">Tooltips in a modal</h5>
1978
- <p><a href="javascript:(void)" class="tooltip-test" data-toggle="tooltip" title="Tooltip">This link</a> and <a href="#" class="tooltip-test" data-toggle="tooltip" title="Tooltip">that link</a> have tooltips on hover.</p>
1962
+ <h4 class="notoc">Tooltips in a modal</h4>
1963
+ <p><a href="#" class="tooltip-test" data-toggle="tooltip" title="Tooltip">This link</a> and <a href="#" class="tooltip-test" data-toggle="tooltip" title="Tooltip">that link</a> have tooltips on hover.</p>
1979
1964
  </div>
1980
1965
  <div class="modal-footer">
1981
1966
  <button type="button" class="btn btn-primary btn-flex btn-raised mr-2">Do nothing</button>
@@ -2045,7 +2030,6 @@ be included before `bootstrap.js` in order to make popovers and tooltips to work
2045
2030
 
2046
2031
  mdi:bootstrap[24px, mdi-md-deep-purple]
2047
2032
  link:{url-bs-docs--components-popovers}[Bootstrap Docs {char-middot} Popovers, {browser-window--new}]
2048
-
2049
2033
  mdi:bootstrap[24px, mdi-md-deep-purple]
2050
2034
  link:{url-bs-docs--components-tooltips}[Bootstrap Docs {char-middot} Tooltips, {browser-window--new}]
2051
2035