j1-template 2020.0.4 → 2020.0.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_includes/themes/j1/layouts/content_generator_blog_archive.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_collection.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_page.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_post.html +2 -2
- data/_includes/themes/j1/modules/navigator/generator.html +14 -4
- data/assets/data/menu.html +2 -1
- data/assets/data/mmenu.html +2 -2
- data/assets/data/quicklinks.html +0 -3
- data/assets/data/ssm.html +227 -0
- data/assets/themes/j1/core/css/globals.css +1 -1
- data/assets/themes/j1/core/css/theme_extensions.css +138 -0
- data/assets/themes/j1/core/css/theme_extensions.min.css +1 -1
- data/assets/themes/j1/core/css/uno.css +138 -0
- data/assets/themes/j1/core/css/uno.min.css +1 -1
- data/assets/themes/j1/core/js/template.js +3 -3
- data/assets/themes/j1/core/js/template.js.map +1 -1
- data/assets/themes/j1/core/js/template.min.js +1 -1
- data/lib/j1/version.rb +1 -1
- data/lib/starter_web/Gemfile +1 -1
- data/lib/starter_web/_config.yml +1 -1
- data/lib/starter_web/_data/modules/authentication.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/ssm.yml +50 -0
- data/lib/starter_web/_data/modules/navigator.yml +6 -9
- data/lib/starter_web/_data/modules/navigator.yml.new +232 -0
- data/lib/starter_web/_data/modules/ssm.yml +133 -0
- data/lib/starter_web/_data/resources.yml +28 -7
- data/lib/starter_web/assets/images/modules/icons/j1/{j1..ico → j1.ico} +0 -0
- data/lib/starter_web/assets/themes/j1/adapter/js/mmenu.js +26 -19
- data/lib/starter_web/assets/themes/j1/adapter/js/mmenu.js.new +432 -0
- data/lib/starter_web/assets/themes/j1/adapter/js/ssm.js +496 -0
- data/lib/starter_web/assets/themes/j1/extensions/mmenu-light/js/mmenu-light.js +2 -206
- data/lib/starter_web/assets/themes/j1/extensions/mmenu-light/js/mmenu-light.min.js +2 -204
- data/lib/starter_web/package.json +1 -1
- data/lib/starter_web/pages/public/learn/floating_sidebar.adoc +199 -0
- data/lib/starter_web/pages/public/learn/whats_up.adoc +12 -11
- data/lib/starter_web/pages/public/previewer/000_includes/tables/mdi_icons/200_rotate.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/mdi_icons_preview.adoc +2 -3
- data/lib/starter_web/pages/public/previewer/twitter_emoji_preview.adoc +3 -3
- data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
- data/lib/starter_web/utilsrv/package.json +1 -1
- metadata +10 -3
@@ -12,6 +12,8 @@ regenerate: false
|
|
12
12
|
|
13
13
|
resources: [ lightbox ]
|
14
14
|
resource_options:
|
15
|
+
- ssm:
|
16
|
+
mode: menu
|
15
17
|
- attic:
|
16
18
|
padding_top: 400
|
17
19
|
padding_bottom: 50
|
@@ -61,21 +63,21 @@ resource_options:
|
|
61
63
|
// -----------------------------------------------------------------------------
|
62
64
|
|
63
65
|
Welcome to the pages of J1 Template. If your here first time,
|
64
|
-
hopefully you get on that page first. For sure, there is no better
|
66
|
+
hopefully you get on that page first. For sure, there is no better
|
65
67
|
place to step in.
|
66
68
|
|
67
|
-
Having a menu system is great. We hope the the navigator module of J1 will
|
68
|
-
support you to explore this site, find what your are looking for. The site
|
69
|
-
of J1 has grown over the last month a lot. Many documents were seeking for
|
69
|
+
Having a menu system is great. We hope the the navigator module of J1 will
|
70
|
+
support you to explore this site, find what your are looking for. The site
|
71
|
+
of J1 has grown over the last month a lot. Many documents were seeking for
|
70
72
|
a home. And we have really a bunch of them.
|
71
73
|
|
72
74
|
To get better orientated, the site is organized for *natural reading*. As we
|
73
|
-
use the English language for our international vistors (we are German),
|
74
|
-
*natural reading* means for a western language, reading from the left to the
|
75
|
-
right (LTR), and from top to down a page. The same to all menus, sections
|
75
|
+
use the English language for our international vistors (we are German),
|
76
|
+
*natural reading* means for a western language, reading from the left to the
|
77
|
+
right (LTR), and from top to down a page. The same to all menus, sections
|
76
78
|
and pages.
|
77
79
|
|
78
|
-
To read the site it is recommended to go for LTR. Other languages, other
|
80
|
+
To read the site it is recommended to go for LTR. Other languages, other
|
79
81
|
countries and cultures go for RTL, but currently we've *no* support for RTL
|
80
82
|
implemented.
|
81
83
|
|
@@ -84,7 +86,7 @@ For that reason, it was a good decision to start from here.
|
|
84
86
|
|
85
87
|
== Whats up
|
86
88
|
|
87
|
-
First of all, you've started already! The important first step in to find
|
89
|
+
First of all, you've started already! The important first step in to find
|
88
90
|
your way to Jekyll is done. Congratiulations.
|
89
91
|
|
90
92
|
The *Learn* section contains all you need to learn what Jekyll and J1 can do
|
@@ -96,7 +98,7 @@ With this section you'll find a:
|
|
96
98
|
*J1*.
|
97
99
|
|
98
100
|
. *Kickstarter* are Tutorials. The most important one to start is *Web in a Day*.
|
99
|
-
This tutorial guides you through all the steps to build a website using
|
101
|
+
This tutorial guides you through all the steps to build a website using
|
100
102
|
the template system Jekyll One - your site using Jekyll and the template J1.
|
101
103
|
|
102
104
|
== Where to go
|
@@ -114,4 +116,3 @@ You're welcome!
|
|
114
116
|
|
115
117
|
If you like, continue by walking through the roundtrip examples
|
116
118
|
link:/pages/public/learn/roundtrip/present_images/[by starting the tour here].
|
117
|
-
|
@@ -10,7 +10,7 @@ categories: [ pages, manuals ]
|
|
10
10
|
permalink: /pages/protected/previewer/mdi_font/
|
11
11
|
regenerate: false
|
12
12
|
|
13
|
-
scrollbar:
|
13
|
+
scrollbar: false
|
14
14
|
|
15
15
|
resources: []
|
16
16
|
resource_options:
|
@@ -46,7 +46,7 @@ include::{includedir}/attributes.asciidoc[tag=data]
|
|
46
46
|
|
47
47
|
// Additional Asciidoc page attributes goes here
|
48
48
|
// -----------------------------------------------------------------------------
|
49
|
-
|
49
|
+
|
50
50
|
|
51
51
|
// Include documents
|
52
52
|
// -----------------------------------------------------------------------------
|
@@ -89,7 +89,6 @@ include equivalent text either inside the `` tag or right next to it
|
|
89
89
|
click to reply, the link is usable if CSS doesn't load, and human readers
|
90
90
|
with good eyesight and a decent browser see a pretty icon.
|
91
91
|
|
92
|
-
|
93
92
|
== Sizes
|
94
93
|
|
95
94
|
For more eye-minded placement, or to place emphasis on, all icons can be
|
@@ -8,9 +8,9 @@ index: []
|
|
8
8
|
categories: [ pages, manuals ]
|
9
9
|
|
10
10
|
permalink: /pages/protected/previewer/twitter_emoji/
|
11
|
-
regenerate: false
|
11
|
+
regenerate: false
|
12
12
|
|
13
|
-
scrollbar:
|
13
|
+
scrollbar: false
|
14
14
|
|
15
15
|
resources: []
|
16
16
|
resource_options:
|
@@ -50,7 +50,7 @@ include::{includedir}/attributes.asciidoc[tag=data]
|
|
50
50
|
|
51
51
|
// Additional Asciidoc page attributes goes here
|
52
52
|
// -----------------------------------------------------------------------------
|
53
|
-
:jollygoodcode-emoji: https://github.com/jollygoodcode/twemoji
|
53
|
+
:jollygoodcode-emoji: https://github.com/jollygoodcode/twemoji
|
54
54
|
|
55
55
|
// Include documents
|
56
56
|
// -----------------------------------------------------------------------------
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: j1-template
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2020.0.
|
4
|
+
version: 2020.0.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- juergen_jekyll_one
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-06-
|
11
|
+
date: 2020-06-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -373,6 +373,7 @@ files:
|
|
373
373
|
- assets/data/panel.html
|
374
374
|
- assets/data/quicklinks.html
|
375
375
|
- assets/data/search.yml
|
376
|
+
- assets/data/ssm.html
|
376
377
|
- assets/data/themes.json
|
377
378
|
- assets/data/twa_v1.json
|
378
379
|
- assets/error_pages/HTTP204.html
|
@@ -561,6 +562,7 @@ files:
|
|
561
562
|
- lib/starter_web/_data/modules/defaults/log4r.yml
|
562
563
|
- lib/starter_web/_data/modules/defaults/navigator.yml
|
563
564
|
- lib/starter_web/_data/modules/defaults/smooth_scroll.yml
|
565
|
+
- lib/starter_web/_data/modules/defaults/ssm.yml
|
564
566
|
- lib/starter_web/_data/modules/defaults/stickybits.yml
|
565
567
|
- lib/starter_web/_data/modules/defaults/themer.yml
|
566
568
|
- lib/starter_web/_data/modules/defaults/toccer.yml
|
@@ -569,8 +571,10 @@ files:
|
|
569
571
|
- lib/starter_web/_data/modules/log4javascript.yml
|
570
572
|
- lib/starter_web/_data/modules/log4r.yml
|
571
573
|
- lib/starter_web/_data/modules/navigator.yml
|
574
|
+
- lib/starter_web/_data/modules/navigator.yml.new
|
572
575
|
- lib/starter_web/_data/modules/navigator_menu.yml
|
573
576
|
- lib/starter_web/_data/modules/smooth_scroll.yml
|
577
|
+
- lib/starter_web/_data/modules/ssm.yml
|
574
578
|
- lib/starter_web/_data/modules/themer.yml
|
575
579
|
- lib/starter_web/_data/modules/toccer.yml
|
576
580
|
- lib/starter_web/_data/pages/builder.yml
|
@@ -731,7 +735,7 @@ files:
|
|
731
735
|
- lib/starter_web/assets/images/modules/icons/j1/j1-32x32.ico
|
732
736
|
- lib/starter_web/assets/images/modules/icons/j1/j1-512x512.png
|
733
737
|
- lib/starter_web/assets/images/modules/icons/j1/j1-64x64.png
|
734
|
-
- lib/starter_web/assets/images/modules/icons/j1/j1
|
738
|
+
- lib/starter_web/assets/images/modules/icons/j1/j1.ico
|
735
739
|
- lib/starter_web/assets/images/modules/icons/j1/scalable/j1.svg
|
736
740
|
- lib/starter_web/assets/images/modules/icons/netlify/nf-logo.png
|
737
741
|
- lib/starter_web/assets/images/modules/icons/p1/favicon.ico
|
@@ -915,9 +919,11 @@ files:
|
|
915
919
|
- lib/starter_web/assets/themes/j1/adapter/js/lightbox.js
|
916
920
|
- lib/starter_web/assets/themes/j1/adapter/js/logger.js
|
917
921
|
- lib/starter_web/assets/themes/j1/adapter/js/mmenu.js
|
922
|
+
- lib/starter_web/assets/themes/j1/adapter/js/mmenu.js.new
|
918
923
|
- lib/starter_web/assets/themes/j1/adapter/js/navigator.js
|
919
924
|
- lib/starter_web/assets/themes/j1/adapter/js/scroller.js
|
920
925
|
- lib/starter_web/assets/themes/j1/adapter/js/searcher.js
|
926
|
+
- lib/starter_web/assets/themes/j1/adapter/js/ssm.js
|
921
927
|
- lib/starter_web/assets/themes/j1/adapter/js/themer.js
|
922
928
|
- lib/starter_web/assets/themes/j1/adapter/js/toccer.js
|
923
929
|
- lib/starter_web/assets/themes/j1/extensions/carousel/css/carousel.css
|
@@ -1112,6 +1118,7 @@ files:
|
|
1112
1118
|
- lib/starter_web/pages/public/blog/navigator/archive/dateview.html
|
1113
1119
|
- lib/starter_web/pages/public/blog/navigator/archive/tagview.html
|
1114
1120
|
- lib/starter_web/pages/public/blog/navigator/index.html
|
1121
|
+
- lib/starter_web/pages/public/learn/floating_sidebar.adoc
|
1115
1122
|
- lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/000_includes/attributes.asciidoc
|
1116
1123
|
- lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/000_includes/documents/100_meet_and_greet_jekyll.asciidoc
|
1117
1124
|
- lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/000_includes/documents/200_preparations.asciidoc
|