j1-template 2021.0.9 → 2021.0.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (67) hide show
  1. checksums.yaml +4 -4
  2. data/assets/data/menu.html +0 -32
  3. data/assets/themes/j1/adapter/js/fam.js +59 -27
  4. data/assets/themes/j1/adapter/js/toccer.js +97 -18
  5. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +78 -89
  6. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +1 -1
  7. data/assets/themes/j1/modules/justifiedGallery/LICENSE +1 -1
  8. data/assets/themes/j1/modules/justifiedGallery/README.md +5 -3
  9. data/assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/js/{jquery.justifiedGallery.js → justifiedGallery.js} +145 -145
  10. data/assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/js/{jquery.justifiedGallery.min.js → justifiedGallery.min.js} +1 -2
  11. data/assets/themes/j1/modules/justifiedGallery/js/justifiedGallery.js +69 -53
  12. data/assets/themes/j1/modules/justifiedGallery/js/justifiedGallery.min.js +2 -2
  13. data/lib/j1/commands/generate.rb +1 -1
  14. data/lib/j1/version.rb +1 -1
  15. data/lib/starter_web/Gemfile +1 -1
  16. data/lib/starter_web/_config.yml +1 -1
  17. data/lib/starter_web/_data/apps/justified_gallery.yml +41 -13
  18. data/lib/starter_web/_data/blocks/banner.yml +2 -2
  19. data/lib/starter_web/_data/blocks/panel.yml +1 -1
  20. data/lib/starter_web/_data/modules/defaults/toccer.yml +2 -2
  21. data/lib/starter_web/_data/modules/navigator_menu.yml +6 -6
  22. data/lib/starter_web/_includes/attributes.asciidoc +13 -5
  23. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  24. data/lib/starter_web/assets/images/collections/blog/featured/markus-spiske-2.jpg +0 -0
  25. data/lib/starter_web/assets/images/collections/blog/featured/staticgen.jpg +0 -0
  26. data/lib/starter_web/assets/images/modules/attics/florian-olivo-1920x1280.jpg +0 -0
  27. data/lib/starter_web/assets/images/modules/attics/{runner-1920x1200-bw.jpg → runner-1920x1200.jpg} +0 -0
  28. data/lib/starter_web/assets/images/modules/attics/{the-place-1920x1280-bw.jpg → the-place-1920x1280.jpg} +0 -0
  29. data/lib/starter_web/assets/images/modules/gallery/old_times/colored/image_01.jpg +0 -0
  30. data/lib/starter_web/assets/images/modules/gallery/old_times/image_01.jpg +0 -0
  31. data/lib/starter_web/assets/images/modules/gallery/old_times/image_02.jpg +0 -0
  32. data/lib/starter_web/assets/images/modules/gallery/old_times/image_03.jpg +0 -0
  33. data/lib/starter_web/assets/images/modules/gallery/old_times/image_04.jpg +0 -0
  34. data/lib/starter_web/assets/images/modules/icons/d1/scalable/d1.svg +1 -1
  35. data/lib/starter_web/assets/images/pages/panels/florian-olivo-1920x800.jpg +0 -0
  36. data/lib/starter_web/assets/images/pages/panels/responsive-text-1920x800.jpg +0 -0
  37. data/lib/starter_web/collections/posts/public/featured/_posts/{0000-00-00-welcome-to-j1-template.adoc.erb → 0000-00-00-welcome-to-j1.adoc.erb} +29 -13
  38. data/lib/starter_web/collections/posts/public/featured/_posts/{2020-05-01-top-open-source-static-site-generators.adoc → 2020-05-01-top-site-generators.adoc} +9 -14
  39. data/lib/starter_web/collections/posts/public/featured/_posts/2020-06-01-about-cookies.adoc +53 -52
  40. data/lib/starter_web/collections/posts/public/featured/_posts/2021-01-01-welcome-to-j1.adoc +167 -0
  41. data/lib/starter_web/index.html +8 -8
  42. data/lib/starter_web/package.json +1 -1
  43. data/lib/starter_web/pages/public/asciidoc_skeletons/book/000_intro.adoc +1 -1
  44. data/lib/starter_web/pages/public/asciidoc_skeletons/book/100_chapter.adoc +1 -1
  45. data/lib/starter_web/pages/public/asciidoc_skeletons/book/200_chapter.adoc +1 -1
  46. data/lib/starter_web/pages/public/asciidoc_skeletons/book/900_references.adoc +1 -1
  47. data/lib/starter_web/pages/public/asciidoc_skeletons/book/book.adoc +1 -1
  48. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/100_chapter.asciidoc +1 -1
  49. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/200_chapter.asciidoc +1 -1
  50. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc +1 -1
  51. data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +4 -5
  52. data/lib/starter_web/pages/public/learn/roundtrip/500_themes.adoc +20 -51
  53. data/lib/starter_web/pages/public/learn/where_to_go.adoc +34 -49
  54. data/lib/starter_web/pages/public/panels/intro_panel/panel.adoc +67 -36
  55. data/lib/starter_web/pages/public/previewer/bootstrap_theme.adoc +15 -15
  56. data/lib/starter_web/pages/public/previewer/rouge.adoc +22 -53
  57. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  58. data/lib/starter_web/utilsrv/package.json +1 -1
  59. metadata +18 -16
  60. data/assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/justifiedGallery.min.zip +0 -0
  61. data/assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/justifiedGallery.zip +0 -0
  62. data/assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/css/justifiedGallery.css +0 -110
  63. data/assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/css/justifiedGallery.min.css +0 -110
  64. data/assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/css/theme/uno.css +0 -23
  65. data/assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/js/jquery.justifiedGallery.js +0 -1229
  66. data/assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/js/jquery.justifiedGallery.min.js +0 -8
  67. data/lib/starter_web/collections/posts/public/featured/_posts/2020-04-01-confusion-about-base-url.adoc +0 -118
@@ -0,0 +1,167 @@
1
+ ---
2
+ title: Welcome
3
+ tagline: jekyll for everyone
4
+ date: 2021-01-01 00:00:00
5
+
6
+ tags: [ Example, Post ]
7
+ categories: [ Featured ]
8
+
9
+ series: false
10
+ adsense: false
11
+ image: /assets/images/modules/attics/katie-moum-1920x1280.jpg
12
+ toc: true
13
+
14
+ regenerate: false
15
+
16
+ resources: []
17
+ resource_options:
18
+ - attic:
19
+ padding_top: 400
20
+ padding_bottom: 50
21
+ opacity: 0.5
22
+ slides:
23
+ - url: /assets/images/modules/attics/katie-moum-1920x1280.jpg
24
+ alt: Photo by Katie Moum on Unsplash
25
+ alignY: 0.3
26
+ badge:
27
+ type: unsplash
28
+ author: Katie Moum
29
+ href: https://unsplash.com/@katiemoum
30
+ ---
31
+
32
+ // Page Initializer
33
+ // =============================================================================
34
+ // Enable the Liquid Preprocessor
35
+ :page-liquid:
36
+
37
+ // Place an excerpt at the most top position
38
+ // -----------------------------------------------------------------------------
39
+ All you're doing at the end of the day is writing your content and Jekyll does
40
+ all the tricky things needed for a website: putting out HTML, Javascript and
41
+ CSS. As a result, the site creation process gets out of your way. Sounds fun,
42
+ isn't it?
43
+
44
+ [role="clearfix mb-3"]
45
+ excerpt__end
46
+
47
+ // Load Liquid procedures
48
+ // -----------------------------------------------------------------------------
49
+ {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
50
+
51
+ // Load page attributes
52
+ // -----------------------------------------------------------------------------
53
+ {% include {{load_attributes}} scope="global" %}
54
+
55
+
56
+ // Page content
57
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58
+
59
+ // Include sub-documents
60
+ // -----------------------------------------------------------------------------
61
+
62
+ [[readmore]]
63
+ == What is a static site?
64
+
65
+ A static site serves the content straight to the user as it is stored on
66
+ the server-side. To put it in another way, in opposition to WordPress
67
+ which use a database to load dynamic content, a static site will display
68
+ the same content to every user as it will directly load the HTML files
69
+ on the server.
70
+
71
+ A static website uses server-side rendering to serve pre-built HTML, CSS,
72
+ and JavaScript files to a web browser, in contrast to traditional dynamic
73
+ sites that work by rendering the webpage at the time of the request.
74
+ Static sites enable you to decouple your content repository and front-end
75
+ interface, giving you greater flexibility in how your content is served.
76
+ Cost-efficiency is another reason companies migrate to a static site because
77
+ static files are lightweight and often faster and cheaper to serve.
78
+
79
+ In the last few years, static sites have greatly increased in popularity.
80
+ This surge is primarily due to advances in developer tools (languages and
81
+ libraries) and a stronger desire among businesses to optimize website
82
+ performance beyond the limits of a database-driven site.
83
+
84
+ === What's different?
85
+
86
+ To make it simple, a dynamic website uses a database and PHP/MySQL to
87
+ generate the content of a page when a user requests it. For example,
88
+ building a website using WordPress CMS will result in having a dynamic
89
+ Website.
90
+
91
+ Static sites can be written almost exclusively in HTML and serve a fixed
92
+ set of data that renders the same for every site visitor. Static sites use
93
+ server-side rendering to serve pre-built HTML, CSS, and JavaScript files to
94
+ a web browser. Dynamic sites operate in a completely different way, by
95
+ leveraging HTML and CSS as well as server-side scripting languages like PHP
96
+ to build webpages on the fly and serve different content to each site
97
+ visitor.
98
+
99
+ === Why use a static site?
100
+
101
+ What are the advantages of a static website over a dynamic site?
102
+ You may be wondering *Why should I build a static site when I could do a
103
+ WordPress?*. Well, having a database implies a lot of downsides. Here
104
+ come the main advantages of using a static site over a dynamic
105
+ one.
106
+
107
+ Performance::
108
+ *The better performance and a crazy fast load time*.
109
+ One of the main advantages of using a static site is the fact that
110
+ it is crazy fast to load. Indeed, when the user requests a page, there is
111
+ no need to request a database and various files to generate the
112
+ page itself as all the content is already placed in a one and only file:
113
+ an HTML one. That’s why by using a static site, you will get a boost in
114
+ your loading time that will provide great user experience for the
115
+ internauts. Moreover, we know that more and more people are surfing the
116
+ web using their smartphones with, sometimes, poor internet connections,
117
+ that’s why having fast loading times will participate in making your
118
+ website mobile-friendly.
119
+
120
+ Security::
121
+ *Having a static website: say goodbye to hacking and security issues*.
122
+ Tired of getting WordPress notifications about security issues and
123
+ updates every week? No worries, as a static site has no database, there
124
+ are close to no hack possible compared to a WordPress website. Indeed,
125
+ your site will have way fewer footprints and security issues since it
126
+ will only load plain HTML and CSS files. The security gain in having a
127
+ static website is one the main reason why many famous brands switch to
128
+ a static site instead of having their website on Drupal or WordPress.
129
+
130
+ Hosting::
131
+ *Building a static site and hosting: you will save you money*.
132
+ Using a static site, you will only have most of the time only HTML and
133
+ CSS files to host. This kind of files is super light which also means
134
+ that you will not need a powerhouse hosting to have a static site up and
135
+ running. Moreover, if your traffic suddenly increases, your site will not
136
+ go down contrary to a dynamic site which should request the database
137
+ each time for each user.
138
+
139
+ Control::
140
+ *You're the master*. Using a CMS means, giving control over your site to others.
141
+ Simple like this.
142
+
143
+ == Why use a site generator?
144
+
145
+ Working with pure HTML files is annoying; senseless today. Indeed, if you need
146
+ to make a modification on your *self-managed* pages, you have to manually
147
+ change every file. That's monkey's work from the early days of static websites.
148
+ If your site comes with 10 pages, it can be manageable but imagine if your site
149
+ is providing 100+ pages or the blog planned for hundreds of articles?
150
+
151
+ Using a static site generator will solve this issue as it separates the
152
+ content and the template. To say it another way, by using a static site
153
+ generator, you will only need to make the modification once, and the
154
+ generator will apply it to all your pages.
155
+
156
+ === Why Jekyll?
157
+
158
+ As the popularity of static sites is growing, there are plenty of static
159
+ site generators available on the market. The more famous is Jekyll,
160
+ Middleman and Hugo. Each one has its own specificities and may suits you
161
+ better depending on the programming languages you already are familiar with.
162
+ Which static site generator should I use?
163
+
164
+ When I decided to go for a blog based on a static web, I personally
165
+ choose Jekyll as for me. It's a well known static site generator, good support
166
+ in case of trouble and the software gets regularly updated. This website is
167
+ powered by Jekyll. For good reasons.
@@ -2,7 +2,7 @@
2
2
  layout: home
3
3
 
4
4
  title: J1
5
- tagline: create your web
5
+ tagline: starter
6
6
  description: >
7
7
  Jekyll One Template. Gem-based template made for Jekyll.
8
8
  J1 meets Jekyll and Bootstrap. And makes a lot of friends.
@@ -24,7 +24,7 @@ toc: false
24
24
  indexed: false
25
25
  exclude_from_search: true
26
26
 
27
- regenerate: true
27
+ regenerate: false
28
28
 
29
29
  robots:
30
30
  index: true
@@ -37,12 +37,12 @@ resource_options:
37
37
  padding_bottom: 50
38
38
  opacity: 0.5
39
39
  slides:
40
- - url: /assets/images/modules/attics/alex-holyoake-1920x1280.jpg
41
- alt: Photo by Alex Holyoake on Unsplash
42
- badge:
43
- type: unsplash
44
- author: Alex Holyoake
45
- href: https://unsplash.com/@stairhopper
40
+ - url: /assets/images/modules/attics/runner-1920x1200.jpg
41
+ # alt: Photo by Alex Holyoake on Unsplash
42
+ # badge:
43
+ # type: unsplash
44
+ # author: Alex Holyoake
45
+ # href: https://unsplash.com/@stairhopper
46
46
  ---
47
47
 
48
48
  <pre>
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "j1_starter",
4
- "version": "2021.0.9",
4
+ "version": "2021.0.10",
5
5
  "description": "J1 Template Starter Web",
6
6
  "homepage": "https://your.site",
7
7
  "author": {
@@ -15,7 +15,7 @@ tags: [ Introduction, Tutorial ]
15
15
  categories: [ Asciidoc, Knowledge, Skeleton ]
16
16
 
17
17
  permalink: /pages/public/skeleton/book/intro/
18
- regenerate: true
18
+ regenerate: false
19
19
 
20
20
  resources: []
21
21
  resource_options:
@@ -12,7 +12,7 @@ tags: [ Skeleton, Book ]
12
12
 
13
13
 
14
14
  permalink: /pages/public/skeleton/book/chapter_1/
15
- regenerate: true
15
+ regenerate: false
16
16
 
17
17
  resources: []
18
18
  resource_options:
@@ -12,7 +12,7 @@ categories: [ Asciidoc, Knowledge ]
12
12
  tags: [ Skeleton, Book ]
13
13
 
14
14
  permalink: /pages/public/skeleton/book/chapter_2/
15
- regenerate: true
15
+ regenerate: false
16
16
 
17
17
  resources: [ lightbox, light_gallery, justified_gallery ]
18
18
  resource_options:
@@ -9,7 +9,7 @@ categories: [ Asciidoc, Knowledge ]
9
9
  tags: [ Skeleton, Book ]
10
10
 
11
11
  permalink: /pages/public/skeleton/book/references/
12
- regenerate: true
12
+ regenerate: false
13
13
 
14
14
  resources: []
15
15
  resource_options:
@@ -14,7 +14,7 @@ categories: [ Asciidoc, Skeleton ]
14
14
  tags: [ Knowledge, Skeleton, Book ]
15
15
 
16
16
  permalink: /pages/public/skeleton/book/
17
- regenerate: true
17
+ regenerate: false
18
18
 
19
19
  resources: [ lightbox, light_gallery, justified_gallery ]
20
20
  resource_options:
@@ -13,7 +13,7 @@ tags: [ Skeleton, Document ]
13
13
 
14
14
 
15
15
  permalink: /pages/public/skeleton/book/chapter_1/
16
- regenerate: true
16
+ regenerate: false
17
17
 
18
18
  resources: []
19
19
  resource_options:
@@ -12,7 +12,7 @@ categories: [ Asciidoc, Knowledge ]
12
12
  tags: [ Skeleton, Document ]
13
13
 
14
14
  permalink: /pages/public/skeleton/book/chapter_2/
15
- regenerate: true
15
+ regenerate: false
16
16
 
17
17
  resources: [ lightbox, light_gallery, justified_gallery ]
18
18
  resource_options:
@@ -13,7 +13,7 @@ categories: [ Asciidoc, Skeleton ]
13
13
  tags: [ Knowledge, Skeleton, Document ]
14
14
 
15
15
  permalink: /pages/public/skeleton/multi/
16
- regenerate: true
16
+ regenerate: false
17
17
 
18
18
  resources: [ lightbox, light_gallery, justified_gallery ]
19
19
  resource_options:
@@ -122,8 +122,7 @@ supports a gallery-style thumbnail preview plus image resizing, a dowload
122
122
  dialogue, sharing provider support and some more helpful. Check what
123
123
  LightGallery can do by the following example.
124
124
 
125
- .Example of a LightGallery Gallery
126
- gallery::jg_example[]
125
+ gallery::jg_old_times[]
127
126
 
128
127
 
129
128
  == J1 Carousel App
@@ -182,7 +181,7 @@ A simple image show is useful for example as an animated (or not animated)
182
181
  banner presenting exciting things of your site or the products offered.
183
182
 
184
183
  .Simple Image Carousel
185
- carousel::demo_simple[role="mb-5"]
184
+ carousel::demo_simple[role="mb-3"]
186
185
 
187
186
  === Carousel + Caption + Lightbox
188
187
 
@@ -192,7 +191,7 @@ a lightbox to enlarge images full size. For the example below, a almost simple
192
191
  lightbox is used: Lightbox V2; or short: lightbox.
193
192
 
194
193
  .Nice cats
195
- carousel::demo_cats[role="mb-5"]
194
+ carousel::demo_cats[role="mb-3"]
196
195
 
197
196
  The J1 module lightbox is a simple Lightbox but offers a bunch of impressive
198
197
  features for displaying images. For example, the lightbox can display all
@@ -207,7 +206,7 @@ to browse all images back and forth. An indicator below the slider shows how
207
206
  many images the show contains.
208
207
 
209
208
  .Single Slide Carousel and a Lightbox
210
- carousel::demo_oneslide[role="mb-5"]
209
+ carousel::demo_oneslide[role="mb-3"]
211
210
 
212
211
  == J1 Gallery App
213
212
 
@@ -157,60 +157,29 @@ Make a selection of a theme below to preview.
157
157
  Select Theme<span class="caret"></span>
158
158
  </button>
159
159
  <ul class="dropdown-menu scrollable-menu" role="menu">
160
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16</a></li>
161
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.dark')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.dark</a></li>
162
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.light</a></li>
163
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.monokai')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.monokai</a></li>
164
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.monokai.dark')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.monokai.dark</a></li>
165
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.monokai.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.monokai.light</a></li>
166
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.solarized')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.solarized</a></li>
167
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.solarized.dark')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.solarized.dark</a></li>
168
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.solarized.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.solarized.light</a></li>
169
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('colorful')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>colorful</a></li>
170
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('github')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>github</a></li>
171
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('gruvbox')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>gruvbox</a></li>
172
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('gruvbox.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>gruvbox.light</a></li>
173
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('igorpro')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>igorpro</a></li>
174
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('molokai')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>molokai</a></li>
175
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('monokai')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>monokai</a></li>
176
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('monokai.sublime')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>monokai.sublime</a></li>
177
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('pastie')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>pastie</a></li>
178
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('thankful_eyes')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>thankful_eyes</a></li>
179
- <li><a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('tulip')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>tulip</a></li>
160
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16</a></li>
161
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.dark')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.dark</a></li>
162
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.light</a></li>
163
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.monokai')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.monokai</a></li>
164
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.monokai.dark')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.monokai.dark</a></li>
165
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.monokai.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.monokai.light</a></li>
166
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.solarized')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.solarized</a></li>
167
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.solarized.dark')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.solarized.dark</a></li>
168
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.solarized.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.solarized.light</a></li>
169
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('colorful')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>colorful</a></li>
170
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('github')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>github</a></li>
171
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('gruvbox')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>gruvbox</a></li>
172
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('gruvbox.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>gruvbox.light</a></li>
173
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('igorpro')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>igorpro</a></li>
174
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('molokai')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>molokai</a></li>
175
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('monokai')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>monokai</a></li>
176
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('monokai.sublime')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>monokai.sublime</a></li>
177
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('pastie')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>pastie</a></li>
178
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('thankful_eyes')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>thankful_eyes</a></li>
179
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('tulip')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>tulip</a></li>
180
180
  </ul>
181
181
  </div>
182
182
  <div id="selected" class="mt-1 mb-3"></div>
183
-
184
- <style>
185
- /* jadams, 2021-02-16: unclear why global styles defined in CSS file */
186
- /* (bootsttrap.css) not applied. For that reason, given locally for now */
187
- /* firefox: scrollbar-color, scrollbar-width */
188
- .scrollable-menu {
189
- height: auto;
190
- max-height: 300px;
191
- overflow-x: hidden;
192
- scrollbar-color: #424242 #f5f5f5;
193
- scrollbar-width: thin;
194
- }
195
-
196
- .scrollable-menu::-webkit-scrollbar {
197
- -webkit-appearance: none;
198
- width: 12px;
199
- background-color: #f5f5f5;
200
- }
201
-
202
- .scrollable-menu::-webkit-scrollbar-thumb {
203
- border-radius: 10px;
204
- -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
205
- background-color: #424242;
206
- }
207
-
208
- .scrollable-menu::-webkit-scrollbar-track {
209
- -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
210
- border-radius: 0px;
211
- background-color: #f5f5f5;
212
- }
213
- </style>
214
183
  ++++
215
184
 
216
185
  === Highlight Liquid code
@@ -3,8 +3,9 @@ title: Where to go
3
3
  tagline: fasten your way
4
4
  date: 2020-11-03 00:00:00
5
5
  description: >
6
- Where to go, Too Long; Didn't Read to fasten
7
- your way through the preview pages of J1 Template.
6
+ Welcome to the pages of J1 Template. If your here
7
+ first time, a good decision you get on that page first.
8
+ For sure, there is no better place to go.
8
9
 
9
10
  tags: [ Roundtrip, Introduction ]
10
11
  categories: [ Info ]
@@ -45,59 +46,43 @@ resource_options:
45
46
 
46
47
  // Load page attributes
47
48
  // -----------------------------------------------------------------------------
48
- {% include {{load_attributes}} scope="none" %}
49
+ {% include {{load_attributes}} scope="global" %}
49
50
 
50
51
 
51
52
  // Page content
52
53
  // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
53
- Welcome to the pages of J1 Template. If your here first time,
54
- a good decision you get on that page first. For sure, there is no better
55
- place to go.
56
-
57
- Having a menu system is great. We hope the Navigator module of J1 will
58
- support you to explore this site, find what you are looking for. The site
59
- of J1 has grown over the last month a lot. Many documents were seeking for
60
- a home. And we have really a bunch of them.
61
-
62
- To get better orientated, the site is organized for *natural reading*. As we
63
- use the English language for our international vistors (we are German),
64
- *natural reading* means for a western language, reading from the left to the
65
- right (LTR), and from top to down a page. The same to all menus, sections
66
- and pages.
67
-
68
- To read the webpages, it is recommended to go for LTR. Other languages, other
69
- countries and cultures go for RTL, but currently we've *no* support for RTL
70
- implemented.
71
-
72
- == Whats up
73
-
74
- First of all, you've started already! The crucial first step in to find
75
- your way to Jekyll is done. Congratulations.
54
+ Welcome to the pages of J1 Template. If your here first time, a good decision
55
+ you get on that page first. For sure, there is no better place to go.
56
+ The crucial first step in to find your way to Jekyll is done. Congratulations.
76
57
 
77
58
  The *Learn* section contains all you need to learn what Jekyll and J1 can do
78
59
  for your website. For your new static web - if you like.
79
60
 
80
- With this section you'll find a:
81
-
82
- . *Roundtrip* to show some of the main features of the template system
83
- *J1*.
84
-
85
- . *Kickstarter* are Tutorials. The most important one to start is *Web in a Day*.
86
- This tutorial guides you through all the steps to build a website using
87
- the template system Jekyll One - your site using Jekyll and the template J1.
88
-
89
- == Where to go
90
-
91
- You should go for the *Roundtrip* first. See what you will get. As an overview
92
- of some of the main features of *J1*. The roundtrip is a *visual* tour. No
93
- technical stuff, nothing academic.
94
-
95
- Let's go more in-depth and make things real - and your hands dirty. You dive
96
- into the world of Jekyll. You'll have learned a lot at the end of that
97
- day about what Jekyll is, static webs and the template system J1 is all
98
- about.
99
-
100
- You're welcome!
101
-
102
- If you like, continue by walking through the roundtrip examples
61
+ Roundtrip::
62
+ With this section you'll find a *tour* to show some of the main features of
63
+ the template system *J1*. The tour covers how image data can be managed using
64
+ J1, some background of the typography the template is using, discuss important
65
+ extensions and some more what J1 can do. The roundtrip is a *visual* tour.
66
+ No technical stuff, nothing academic.
67
+
68
+ Asciidoc Skeletons::
69
+ AsciiDoc is a human-readable document format using plain-text mark-up
70
+ conventions. AsciiDoc documents can be created using any text editor and
71
+ read *as-is*. J1 template renders Asciidoc code to HTML, your future awesome
72
+ web pages. J1 is using *Asciidoc* for writing content. Documents in a web may
73
+ simple in structure, but may also grow complex for e.g multi-chapter pages.
74
+ The skeletons are discussed in the tutorial *Web in a Day* as a base for
75
+ your content.
76
+
77
+ You should go for *first* the *Roundtrip*. See what you will get. As an
78
+ overview of some of the main features of *J1*. If you like, continue by
79
+ walking through the roundtrip examples
103
80
  link:/pages/public/learn/roundtrip/present_images/[by starting the tour here].
81
+
82
+ To go deeper, your're invited to *Web in a Day*. This tutorial guides you
83
+ through all the steps to build a website using Jekyll and the template system
84
+ J1. The guide let you go more in-depth and make things real. You dive into
85
+ the world of Jekyll. You'll have learned a lot at the end of that day about
86
+ what Jekyll is, static webs and the template system J1 is all about.
87
+ Try out the journey having some hours of fun at
88
+ {url-j1-web-in-a-day--meet-and-greet}[Web in a Day, {browser-window--new}].