vliz-be-theme 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE.txt +21 -0
  3. data/README.md +50 -0
  4. data/_config.yml +4 -0
  5. data/_data/articles.yml +43 -0
  6. data/_data/bg_with_block.yml +5 -0
  7. data/_data/carrousel.yml +28 -0
  8. data/_data/carrousel_two.yml +33 -0
  9. data/_data/main_banner.yml +24 -0
  10. data/_data/simple_questions.yml +16 -0
  11. data/_includes/banner/banner.html +50 -0
  12. data/_includes/banner/main.html +35 -0
  13. data/_includes/banner/topic.html +20 -0
  14. data/_includes/block_gallery_cards/card.html +36 -0
  15. data/_includes/block_gallery_cards/first_card.html +50 -0
  16. data/_includes/block_gallery_cards/main.html +40 -0
  17. data/_includes/carrousel_block/item.html +21 -0
  18. data/_includes/carrousel_block/main.html +22 -0
  19. data/_includes/carrousel_w_waves/item.html +27 -0
  20. data/_includes/carrousel_w_waves/main.html +39 -0
  21. data/_includes/footer/main.html +312 -0
  22. data/_includes/image_bg_white_card/main.html +26 -0
  23. data/_includes/image_w_descr_curly/main.html +48 -0
  24. data/_includes/light_bg_block/item.html +12 -0
  25. data/_includes/light_bg_block/main.html +19 -0
  26. data/_includes/mobile-overlay/main.html +419 -0
  27. data/_includes/navigation/main.html +515 -0
  28. data/_includes/navigation/search-overlay.html +49 -0
  29. data/_includes/no_bg_cards/item.html +24 -0
  30. data/_includes/no_bg_cards/main.html +21 -0
  31. data/_includes/no_bg_colored_blocks/item.html +19 -0
  32. data/_includes/no_bg_colored_blocks/main.html +34 -0
  33. data/_includes/simple_color_boxes/item.html +11 -0
  34. data/_includes/simple_color_boxes/main.html +29 -0
  35. data/_layouts/default.html +150 -0
  36. data/_layouts/page.html +5 -0
  37. data/_layouts/post.html +5 -0
  38. data/assets/core/misc/Vlaanderen_verbeelding werkt.png +0 -0
  39. data/assets/core/misc/bib_publications_bg.jpg +0 -0
  40. data/assets/core/misc/calendar.svg +1 -0
  41. data/assets/core/misc/check.svg +1 -0
  42. data/assets/core/misc/close.png +0 -0
  43. data/assets/core/misc/error.svg +1 -0
  44. data/assets/core/misc/gradient.png +0 -0
  45. data/assets/core/misc/loading-small.gif +0 -0
  46. data/assets/core/misc/move.svg +1 -0
  47. data/assets/core/misc/person.svg +1 -0
  48. data/assets/core/misc/privacyshield.png +0 -0
  49. data/assets/core/misc/share-Facebook.png +0 -0
  50. data/assets/core/misc/share-Fave.png +0 -0
  51. data/assets/core/misc/share-LinkedIn.png +0 -0
  52. data/assets/core/misc/share-Mailto.png +0 -0
  53. data/assets/core/misc/share-Print.png +0 -0
  54. data/assets/core/misc/share-RSS.png +0 -0
  55. data/assets/core/misc/share-Twitter.png +0 -0
  56. data/assets/core/misc/swoosh.svg +3 -0
  57. data/assets/core/misc/swoosh_bg.svg +11 -0
  58. data/assets/core/misc/throbber-active.gif +0 -0
  59. data/assets/core/misc/throbber-inactive.png +0 -0
  60. data/assets/core/misc/tree-bottom.png +0 -0
  61. data/assets/core/misc/tree.png +0 -0
  62. data/assets/core/misc/twistie-down.svg +1 -0
  63. data/assets/core/misc/twistie-up.svg +1 -0
  64. data/assets/core/misc/warning.svg +1 -0
  65. data/assets/core/misc/west_vlaanderen_logo.png +0 -0
  66. data/assets/css/custom_style.css +5 -0
  67. data/assets/css/stylesheet_one.css +2461 -0
  68. data/assets/css/stylesheet_two.css +9753 -0
  69. data/assets/css/tablesaw-base.css +601 -0
  70. data/assets/css/tablesaw-responsive.css +189 -0
  71. data/assets/js/brands.js +3448 -0
  72. data/assets/js/fontawesome-icons.js +6 -0
  73. data/assets/js/fontawesome.js +2355 -0
  74. data/assets/js/regular.js +1354 -0
  75. data/assets/js/script_one.js +3361 -0
  76. data/assets/js/script_three.js +1160 -0
  77. data/assets/js/script_two.js +3913 -0
  78. data/assets/js/solid.js +9921 -0
  79. data/assets/js/tablesaw-init.js +18 -0
  80. data/assets/js/tablesaw.min.js +1408 -0
  81. data/assets/media/img/SquidRNA.webp +0 -0
  82. data/assets/media/img/graph_concept_art.jpg +0 -0
  83. data/assets/media/img/placeholder.png +0 -0
  84. data/assets/media/video/Homepage_website_SimonStevin.mp4 +0 -0
  85. metadata +140 -0
@@ -0,0 +1,189 @@
1
+ /*! Tablesaw - v3.1.2 - 2019-03-19
2
+ * https://github.com/filamentgroup/tablesaw
3
+ * Copyright (c) 2019 Filament Group; Licensed MIT */
4
+
5
+ /* Mobile first styles: Begin with the stacked presentation at narrow widths */
6
+
7
+ /* Support note IE9+: @media only all */
8
+
9
+ @media only all {
10
+ /* Show the table cells as a block level element */
11
+
12
+ .tablesaw-stack {
13
+ clear: both;
14
+ }
15
+
16
+ .tablesaw-stack td,
17
+ .tablesaw-stack th {
18
+ text-align: left;
19
+ display: block;
20
+ }
21
+
22
+ .tablesaw-stack tr {
23
+ clear: both;
24
+ display: table-row;
25
+ }
26
+
27
+ /* Make the label elements a percentage width */
28
+
29
+ .tablesaw-stack td .tablesaw-cell-label,
30
+ .tablesaw-stack th .tablesaw-cell-label {
31
+ display: inline-block;
32
+ padding: 0 .6em 0 0;
33
+ width: 30%;
34
+ }
35
+
36
+ /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
37
+
38
+ .tablesaw-stack th .tablesaw-cell-label-top,
39
+ .tablesaw-stack td .tablesaw-cell-label-top {
40
+ display: block;
41
+ padding: .4em 0;
42
+ margin: .4em 0;
43
+ }
44
+
45
+ .tablesaw-cell-label {
46
+ display: block;
47
+ }
48
+
49
+ /* Avoid double strokes when stacked */
50
+
51
+ .tablesaw-stack tbody th.group {
52
+ margin-top: -1px;
53
+ }
54
+
55
+ /* Avoid double strokes when stacked */
56
+
57
+ .tablesaw-stack th.group b.tablesaw-cell-label {
58
+ display: none !important;
59
+ }
60
+ }
61
+
62
+ @media (max-width: 39.9375em) {
63
+ /* Table rows have a gray bottom stroke by default */
64
+
65
+ .tablesaw-stack tbody tr {
66
+ display: block;
67
+ width: 100%;
68
+ border-bottom: 1px solid #dfdfdf;
69
+ }
70
+
71
+ .tablesaw-stack thead td,
72
+ .tablesaw-stack thead th {
73
+ display: none;
74
+ }
75
+
76
+ .tablesaw-stack tbody td,
77
+ .tablesaw-stack tbody th {
78
+ display: block;
79
+ float: left;
80
+ clear: left;
81
+ width: 100%;
82
+ }
83
+
84
+ .tablesaw-cell-label {
85
+ vertical-align: top;
86
+ }
87
+
88
+ .tablesaw-cell-content {
89
+ display: inline-block;
90
+ max-width: 67%;
91
+ }
92
+
93
+ .tablesaw-stack .tablesaw-stack-block .tablesaw-cell-label,
94
+ .tablesaw-stack .tablesaw-stack-block .tablesaw-cell-content {
95
+ display: block;
96
+ width: 100%;
97
+ max-width: 100%;
98
+ padding: 0;
99
+ }
100
+
101
+ .tablesaw-stack td:empty,
102
+ .tablesaw-stack th:empty {
103
+ display: none;
104
+ }
105
+ }
106
+
107
+ /* Media query to show as a standard table at 560px (35em x 16px) or wider */
108
+
109
+ @media (min-width: 40em) {
110
+ .tablesaw-stack tr {
111
+ display: table-row;
112
+ }
113
+
114
+ /* Show the table header rows */
115
+
116
+ .tablesaw-stack td,
117
+ .tablesaw-stack th,
118
+ .tablesaw-stack thead td,
119
+ .tablesaw-stack thead th {
120
+ display: table-cell;
121
+ margin: 0;
122
+ }
123
+
124
+ /* Hide the labels in each cell */
125
+
126
+ .tablesaw-stack td .tablesaw-cell-label,
127
+ .tablesaw-stack th .tablesaw-cell-label {
128
+ display: none !important;
129
+ }
130
+ }
131
+
132
+ .tablesaw-fix-persist {
133
+ table-layout: fixed;
134
+ }
135
+
136
+ /* Hide all prioritized columns by default */
137
+
138
+ @media only all {
139
+ .tablesaw-columntoggle th.tablesaw-priority-6,
140
+ .tablesaw-columntoggle td.tablesaw-priority-6,
141
+ .tablesaw-columntoggle th.tablesaw-priority-5,
142
+ .tablesaw-columntoggle td.tablesaw-priority-5,
143
+ .tablesaw-columntoggle th.tablesaw-priority-4,
144
+ .tablesaw-columntoggle td.tablesaw-priority-4,
145
+ .tablesaw-columntoggle th.tablesaw-priority-3,
146
+ .tablesaw-columntoggle td.tablesaw-priority-3,
147
+ .tablesaw-columntoggle th.tablesaw-priority-2,
148
+ .tablesaw-columntoggle td.tablesaw-priority-2,
149
+ .tablesaw-columntoggle th.tablesaw-priority-1,
150
+ .tablesaw-columntoggle td.tablesaw-priority-1,
151
+ .tablesaw-columntoggle th.tablesaw-priority-0,
152
+ .tablesaw-columntoggle td.tablesaw-priority-0 {
153
+ display: none;
154
+ }
155
+ }
156
+
157
+ /* Preset breakpoints if "" class added to table */
158
+
159
+ /* Show priority 1 at 320px (20em x 16px) */
160
+
161
+ @media (min-width: 20em) {
162
+ .tablesaw-columntoggle th.tablesaw-priority-1,
163
+ .tablesaw-columntoggle td.tablesaw-priority-1 {
164
+ display: table-cell;
165
+ }
166
+ }
167
+
168
+ /* Show priority 2 at 480px (30em x 16px) */
169
+
170
+ @media (min-width: 30em) {
171
+ .tablesaw-columntoggle th.tablesaw-priority-2,
172
+ .tablesaw-columntoggle td.tablesaw-priority-2 {
173
+ display: table-cell;
174
+ }
175
+ }
176
+
177
+ /* Show priority 3 at 640px (40em x 16px) */
178
+
179
+ @media (min-width: 40em) {
180
+ .tablesaw-columntoggle th.tablesaw-priority-3,
181
+ .tablesaw-columntoggle td.tablesaw-priority-3 {
182
+ display: table-cell;
183
+ }
184
+
185
+ .tablesaw-columntoggle tbody td {
186
+ line-height: 2;
187
+ }
188
+ }
189
+