j1-template 2021.0.6 → 2021.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (129) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/procedures/global/attributes_loader.proc +2 -2
  3. data/assets/data/menu.html +32 -3
  4. data/assets/themes/j1/core/css/icon-fonts/fontawesome.css +299 -12
  5. data/assets/themes/j1/core/css/icon-fonts/fontawesome.min.css +1 -1
  6. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +22 -2
  7. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +1 -1
  8. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/eot/fa-brands-400.eot +0 -0
  9. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/eot/fa-regular-400.eot +0 -0
  10. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/eot/fa-solid-900.eot +0 -0
  11. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.woff +0 -0
  12. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.woff2 +0 -0
  13. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.woff +0 -0
  14. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.woff2 +0 -0
  15. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.woff +0 -0
  16. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.woff2 +0 -0
  17. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/svg/fa-brands-400.svg +855 -597
  18. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/svg/fa-regular-400.svg +94 -96
  19. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/svg/fa-solid-900.svg +1272 -771
  20. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/ttf/fa-brands-400.ttf +0 -0
  21. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/ttf/fa-regular-400.ttf +0 -0
  22. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/ttf/fa-solid-900.ttf +0 -0
  23. data/lib/j1/commands/generate.rb +3 -2
  24. data/lib/j1/version.rb +1 -1
  25. data/lib/starter_web/Gemfile +1 -1
  26. data/lib/starter_web/_config.yml +2 -2
  27. data/lib/starter_web/_data/asciidoc2pdf/themes/j1-theme.yml +225 -188
  28. data/lib/starter_web/_data/modules/defaults/navigator.yml +1 -1
  29. data/lib/starter_web/_data/modules/defaults/toccer.yml +1 -1
  30. data/lib/starter_web/_data/modules/navigator_menu.yml +16 -3
  31. data/lib/starter_web/_includes/attributes.asciidoc +24 -10
  32. data/lib/starter_web/_plugins/asciidoctor-extensions/fab-icon-inline.rb +1 -1
  33. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  34. data/lib/starter_web/assets/images/modules/icons/d1/scalable/d1.svg +1 -1
  35. data/lib/starter_web/assets/images/pages/skeleton/annie-spratt-1920x1280.jpg +0 -0
  36. data/lib/starter_web/assets/images/pages/skeleton/antonino-visalli-1920x1280.jpg +0 -0
  37. data/lib/starter_web/assets/images/pages/skeleton/humble-lamb-1920x1280.jpg +0 -0
  38. data/lib/starter_web/assets/images/pages/skeleton/library-1920x1280.jpg +0 -0
  39. data/lib/starter_web/assets/images/pages/skeleton/romain-vignes-1920x1280.jpg +0 -0
  40. data/lib/starter_web/assets/images/pages/skeleton/sigmund-1920x1280.jpg +0 -0
  41. data/lib/starter_web/assets/images/pages/writers_guide/1280px-PDCA_Process.png +0 -0
  42. data/lib/starter_web/assets/images/pages/writers_guide/annie-spratt-1920x1280.jpg +0 -0
  43. data/lib/starter_web/assets/images/pages/writers_guide/deming-cycle.png +0 -0
  44. data/lib/starter_web/assets/images/pages/writers_guide/humble-lamb-1920x1280.jpg +0 -0
  45. data/lib/starter_web/assets/images/pages/writers_guide/john-schnobrich-1920x1280.jpg +0 -0
  46. data/lib/starter_web/assets/images/pages/writers_guide/sigmund-1920x1280.jpg +0 -0
  47. data/lib/starter_web/collections/posts/public/featured/_posts/2020-04-01-confusion-about-base-url.adoc +1 -1
  48. data/lib/starter_web/collections/posts/public/featured/_posts/2020-05-01-top-open-source-static-site-generators.adoc +1 -1
  49. data/lib/starter_web/collections/posts/public/featured/_posts/2020-06-01-about-cookies.adoc +1 -1
  50. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-test-series.adoc +1 -1
  51. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-test-series.adoc +1 -1
  52. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-test-series.adoc +1 -1
  53. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-04-post-test-series.adoc +1 -1
  54. data/lib/starter_web/package.json +1 -1
  55. data/lib/starter_web/pages/public/about/about_site.adoc +52 -2
  56. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/blindtext.asciidoc +11 -0
  57. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/font_icons.asciidoc +23 -0
  58. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/gallery.asciidoc +5 -0
  59. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/lightbox.asciidoc +7 -0
  60. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/documents/chapter_document.asciidoc +9 -0
  61. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/documents/entry_document.asciidoc +3 -0
  62. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/images/image.asciidoc +6 -0
  63. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_2_column.asciidoc +12 -0
  64. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_2_column_options.asciidoc +30 -0
  65. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_3_column.asciidoc +16 -0
  66. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_4_column.asciidoc +25 -0
  67. data/lib/starter_web/pages/public/asciidoc_skeletons/book/000_intro.adoc +61 -0
  68. data/lib/starter_web/pages/public/asciidoc_skeletons/book/100_chapter.adoc +58 -0
  69. data/lib/starter_web/pages/public/asciidoc_skeletons/book/200_chapter.adoc +59 -0
  70. data/lib/starter_web/pages/public/asciidoc_skeletons/book/900_references.adoc +68 -0
  71. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/attributes.asciidoc +68 -0
  72. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/000_intro.asciidoc +33 -0
  73. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter.asciidoc +7 -0
  74. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter/100_chapter_document.asciidoc +21 -0
  75. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter/110_chapter_document.asciidoc +36 -0
  76. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/200_chapter.asciidoc +5 -0
  77. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/200_chapter/200_chapter_document.asciidoc +53 -0
  78. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references.asciidoc +23 -0
  79. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/000_intro.asciidoc +23 -0
  80. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/100_chapter_document.asciidoc +33 -0
  81. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/200_chapter_document.asciidoc +26 -0
  82. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/900_sources.asciidoc +81 -0
  83. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/tables/110_material_design_icons.asciidoc +102 -0
  84. data/lib/starter_web/pages/public/asciidoc_skeletons/book/a2p.bat +28 -0
  85. data/lib/starter_web/pages/public/asciidoc_skeletons/book/a2p.sh +26 -0
  86. data/lib/starter_web/pages/public/asciidoc_skeletons/book/book.a2p +114 -0
  87. data/lib/starter_web/pages/public/asciidoc_skeletons/book/book.adoc +128 -0
  88. data/lib/starter_web/pages/public/asciidoc_skeletons/book/book.pdf +5440 -0
  89. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/100_chapter.asciidoc +60 -0
  90. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/200_chapter.asciidoc +59 -0
  91. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/attributes.asciidoc +63 -0
  92. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/100_chapter.asciidoc +53 -0
  93. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/200_chapter.asciidoc +53 -0
  94. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/tables/110_material_design_icons.asciidoc +102 -0
  95. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc +84 -0
  96. data/lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc +236 -0
  97. data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +2 -2
  98. data/lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc +1 -1
  99. data/lib/starter_web/pages/public/learn/roundtrip/200_typography.adoc +1 -269
  100. data/lib/starter_web/pages/public/learn/roundtrip/300_icon_fonts.adoc +163 -81
  101. data/lib/starter_web/pages/public/learn/roundtrip/400_asciidoc_extensions.adoc +5 -8
  102. data/lib/starter_web/pages/public/learn/roundtrip/410_bs_modals_extentions.adoc +4 -5
  103. data/lib/starter_web/pages/public/learn/roundtrip/420_responsive_tables_extensions.adoc +1 -54
  104. data/lib/starter_web/pages/public/learn/roundtrip/500_themes.adoc +75 -39
  105. data/lib/starter_web/pages/public/learn/roundtrip/600_quicksearch.adoc +17 -1
  106. data/lib/starter_web/pages/public/learn/roundtrip/_includes/attributes.asciidoc +1 -1
  107. data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/{410_table_3_column.asciidoc → 410_table_bs_modal_examples.asciidoc} +0 -0
  108. data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/tables/bs_modal_examples.asciidoc +47 -0
  109. data/lib/starter_web/pages/public/learn/where_to_go.adoc +1 -1
  110. data/lib/starter_web/pages/public/previewer/_includes/tables/rouge/200_rouge_attributes.asciidoc +1 -1
  111. data/lib/starter_web/pages/public/previewer/mdi_icons_preview.adoc +1 -1
  112. data/lib/starter_web/pages/public/previewer/rouge.adoc +41 -4
  113. data/lib/starter_web/pages/public/previewer/twitter_emoji_preview.adoc +1 -1
  114. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  115. data/lib/starter_web/utilsrv/package.json +1 -1
  116. metadata +57 -16
  117. data/assets/themes/j1/modules/twemoji/js/LICENSE +0 -21
  118. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/100_meet_and_greet_jekyll.adoc +0 -79
  119. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/200_preparations.adoc +0 -77
  120. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/300_first_awesome_web.adoc +0 -75
  121. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/attributes.asciidoc +0 -176
  122. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/documents/100_meet_and_greet_jekyll.asciidoc +0 -31
  123. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/documents/200_preparations.asciidoc +0 -14
  124. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/documents/300_first_awesome_web.asciidoc +0 -11
  125. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/parts.asciidoc +0 -193
  126. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/tables/debug_variables.asciidoc +0 -47
  127. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/tables/readme +0 -1
  128. data/lib/starter_web/pages/public/learn/roundtrip/610_fam.adoc +0 -294
  129. data/lib/starter_web/pages/public/learn/roundtrip/_includes/tables/readme +0 -0
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2021.0.6",
4
+ "version": "2021.0.7",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2021.0.6",
4
+ "version": "2021.0.7",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
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: 2021.0.6
4
+ version: 2021.0.7
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: 2021-02-13 00:00:00.000000000 Z
11
+ date: 2021-02-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -821,7 +821,6 @@ files:
821
821
  - assets/themes/j1/modules/themeSwitcher/js/switcher.min.js
822
822
  - assets/themes/j1/modules/twemoji/css/picker/twemoji-picker.css
823
823
  - assets/themes/j1/modules/twemoji/css/picker/twemoji-picker.min.css
824
- - assets/themes/j1/modules/twemoji/js/LICENSE
825
824
  - assets/themes/j1/modules/twemoji/js/picker/LICENSE
826
825
  - assets/themes/j1/modules/twemoji/js/picker/twemoji-picker.js
827
826
  - assets/themes/j1/modules/twemoji/js/picker/twemoji-picker.min.js
@@ -1339,10 +1338,22 @@ files:
1339
1338
  - lib/starter_web/assets/images/pages/roundtrip/tables-1920x1280-bw.jpg
1340
1339
  - lib/starter_web/assets/images/pages/roundtrip/themes-1920x1280-bw.jpg
1341
1340
  - lib/starter_web/assets/images/pages/roundtrip/typography-1920x1280-bw.jpg
1341
+ - lib/starter_web/assets/images/pages/skeleton/annie-spratt-1920x1280.jpg
1342
+ - lib/starter_web/assets/images/pages/skeleton/antonino-visalli-1920x1280.jpg
1343
+ - lib/starter_web/assets/images/pages/skeleton/humble-lamb-1920x1280.jpg
1344
+ - lib/starter_web/assets/images/pages/skeleton/library-1920x1280.jpg
1345
+ - lib/starter_web/assets/images/pages/skeleton/romain-vignes-1920x1280.jpg
1346
+ - lib/starter_web/assets/images/pages/skeleton/sigmund-1920x1280.jpg
1342
1347
  - lib/starter_web/assets/images/pages/winlogbeat/coordinate-map.png
1343
1348
  - lib/starter_web/assets/images/pages/winlogbeat/kibana-powershell.jpg
1344
1349
  - lib/starter_web/assets/images/pages/winlogbeat/option_ignore_outgoing.png
1345
1350
  - lib/starter_web/assets/images/pages/winlogbeat/winlogbeat-dashboard.png
1351
+ - lib/starter_web/assets/images/pages/writers_guide/1280px-PDCA_Process.png
1352
+ - lib/starter_web/assets/images/pages/writers_guide/annie-spratt-1920x1280.jpg
1353
+ - lib/starter_web/assets/images/pages/writers_guide/deming-cycle.png
1354
+ - lib/starter_web/assets/images/pages/writers_guide/humble-lamb-1920x1280.jpg
1355
+ - lib/starter_web/assets/images/pages/writers_guide/john-schnobrich-1920x1280.jpg
1356
+ - lib/starter_web/assets/images/pages/writers_guide/sigmund-1920x1280.jpg
1346
1357
  - lib/starter_web/assets/images/quotes/colored-1.jpg
1347
1358
  - lib/starter_web/assets/images/quotes/colored-2.jpg
1348
1359
  - lib/starter_web/assets/images/quotes/default.jpg
@@ -1394,21 +1405,52 @@ files:
1394
1405
  - lib/starter_web/pages/protected/site_search.adoc
1395
1406
  - lib/starter_web/pages/public/about/about_site.adoc
1396
1407
  - lib/starter_web/pages/public/about/become_a_patron.adoc
1408
+ - lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/blindtext.asciidoc
1409
+ - lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/font_icons.asciidoc
1410
+ - lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/gallery.asciidoc
1411
+ - lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/lightbox.asciidoc
1412
+ - lib/starter_web/pages/public/asciidoc_skeletons/_templates/documents/chapter_document.asciidoc
1413
+ - lib/starter_web/pages/public/asciidoc_skeletons/_templates/documents/entry_document.asciidoc
1414
+ - lib/starter_web/pages/public/asciidoc_skeletons/_templates/images/image.asciidoc
1415
+ - lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_2_column.asciidoc
1416
+ - lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_2_column_options.asciidoc
1417
+ - lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_3_column.asciidoc
1418
+ - lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_4_column.asciidoc
1419
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/000_intro.adoc
1420
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/100_chapter.adoc
1421
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/200_chapter.adoc
1422
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/900_references.adoc
1423
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/attributes.asciidoc
1424
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/000_intro.asciidoc
1425
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter.asciidoc
1426
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter/100_chapter_document.asciidoc
1427
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter/110_chapter_document.asciidoc
1428
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/200_chapter.asciidoc
1429
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/200_chapter/200_chapter_document.asciidoc
1430
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references.asciidoc
1431
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/000_intro.asciidoc
1432
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/100_chapter_document.asciidoc
1433
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/200_chapter_document.asciidoc
1434
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/900_sources.asciidoc
1435
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/tables/110_material_design_icons.asciidoc
1436
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/a2p.bat
1437
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/a2p.sh
1438
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/book.a2p
1439
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/book.adoc
1440
+ - lib/starter_web/pages/public/asciidoc_skeletons/book/book.pdf
1441
+ - lib/starter_web/pages/public/asciidoc_skeletons/multi-document/100_chapter.asciidoc
1442
+ - lib/starter_web/pages/public/asciidoc_skeletons/multi-document/200_chapter.asciidoc
1443
+ - lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/attributes.asciidoc
1444
+ - lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/100_chapter.asciidoc
1445
+ - lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/200_chapter.asciidoc
1446
+ - lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/tables/110_material_design_icons.asciidoc
1447
+ - lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc
1448
+ - lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc
1397
1449
  - lib/starter_web/pages/public/blog/navigator/archive.html
1398
1450
  - lib/starter_web/pages/public/blog/navigator/archive/categoryview.html
1399
1451
  - lib/starter_web/pages/public/blog/navigator/archive/dateview.html
1400
1452
  - lib/starter_web/pages/public/blog/navigator/archive/tagview.html
1401
1453
  - lib/starter_web/pages/public/blog/navigator/index.html
1402
- - lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/100_meet_and_greet_jekyll.adoc
1403
- - lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/200_preparations.adoc
1404
- - lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/300_first_awesome_web.adoc
1405
- - lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/attributes.asciidoc
1406
- - lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/documents/100_meet_and_greet_jekyll.asciidoc
1407
- - lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/documents/200_preparations.asciidoc
1408
- - lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/documents/300_first_awesome_web.asciidoc
1409
- - lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/parts.asciidoc
1410
- - lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/tables/debug_variables.asciidoc
1411
- - lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/tables/readme
1412
1454
  - lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc
1413
1455
  - lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc
1414
1456
  - lib/starter_web/pages/public/learn/roundtrip/200_typography.adoc
@@ -1418,7 +1460,6 @@ files:
1418
1460
  - lib/starter_web/pages/public/learn/roundtrip/420_responsive_tables_extensions.adoc
1419
1461
  - lib/starter_web/pages/public/learn/roundtrip/500_themes.adoc
1420
1462
  - lib/starter_web/pages/public/learn/roundtrip/600_quicksearch.adoc
1421
- - lib/starter_web/pages/public/learn/roundtrip/610_fam.adoc
1422
1463
  - lib/starter_web/pages/public/learn/roundtrip/_includes/attributes.asciidoc
1423
1464
  - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/100_gistblock.asciidoc
1424
1465
  - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_bottom_info.asciidoc
@@ -1427,12 +1468,12 @@ files:
1427
1468
  - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_central_success.asciidoc
1428
1469
  - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_full_height_left_info.asciidoc
1429
1470
  - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_full_height_right_success.asciidoc
1430
- - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_table_3_column.asciidoc
1471
+ - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_table_bs_modal_examples.asciidoc
1431
1472
  - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_top_info.asciidoc
1432
1473
  - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_top_left_info.asciidoc
1433
1474
  - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_top_right_success.asciidoc
1434
1475
  - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/419_advanced_modals_demo.asciidoc
1435
- - lib/starter_web/pages/public/learn/roundtrip/_includes/tables/readme
1476
+ - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/tables/bs_modal_examples.asciidoc
1436
1477
  - lib/starter_web/pages/public/learn/where_to_go.adoc
1437
1478
  - lib/starter_web/pages/public/legal/de/100_impress.adoc
1438
1479
  - lib/starter_web/pages/public/legal/de/200_terms_of_use.adoc
@@ -1,21 +0,0 @@
1
- The MIT License (MIT)
2
-
3
- Copyright (c) 2018 Twitter, Inc and other contributors
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in
13
- all copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
- THE SOFTWARE.
@@ -1,79 +0,0 @@
1
- ---
2
- title: Web in a Day
3
- tagline: meet & greet jekyll
4
- date: 2020-08-01 09:00:00
5
- description: >
6
- Web in a Day is the first in a series of tutorials to
7
- learn how to create modern websites using Jekyll. This
8
- Kickstarter focus on the basics of Jekyll and the
9
- J1 Template which all people needs to know for a successful
10
- way to a modern static website using Jekyll and J1 Template
11
-
12
- tags: [ Jekyll, Tutorial ]
13
- categories: [ Knowledge ]
14
-
15
- permalink: /pages/public/learn/kickstarter/web_in_a_day/meet_and_greet/
16
- regenerate: false
17
-
18
- resources: [ lightbox, carousel, fam ]
19
- resource_options:
20
- - attic:
21
- padding_top: 400
22
- padding_bottom: 50
23
- opacity: 0.5
24
- slides:
25
- - url: /assets/images/pages/kickstarter/web_in_a_day/get-started-1920x1280-bw.jpg
26
- alt: Photo by JESHOOTS.COM on Unsplash
27
- alignY: top
28
- badge:
29
- type: unsplash
30
- author: JESHOOTS.COM
31
- href: https://unsplash.com/@jeshoots/portfolio
32
- ---
33
-
34
- // Page Initializer
35
- // =============================================================================
36
- // Enable the Liquid Preprocessor
37
- :page-liquid:
38
-
39
- // Set page (local) attributes here
40
- // -----------------------------------------------------------------------------
41
- // :page--attr: <attr-value>
42
-
43
- // Load Liquid procedures
44
- // -----------------------------------------------------------------------------
45
- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
46
-
47
- // Load page attributes
48
- // -----------------------------------------------------------------------------
49
- {% include {{load_attributes}} scope="all" %}
50
-
51
-
52
- // Page content
53
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
54
-
55
- // Include sub-documents
56
- // -----------------------------------------------------------------------------
57
- include::{documentdir}/100_meet_and_greet_jekyll.asciidoc[]
58
-
59
- == Summarize!
60
-
61
- include::{includedir}/parts.asciidoc[tag=summarize]
62
-
63
- === Recap
64
-
65
- include::{includedir}/parts.asciidoc[tag=recap_100_meet_and_greet_jekyll]
66
-
67
- === Whats Next
68
-
69
- include::{includedir}/parts.asciidoc[tag=whats_next_100_meet_and_greet_jekyll]
70
-
71
- /////
72
- === All Chapters
73
- include::{includedir}/parts.asciidoc[tag=chapters]
74
- include::{includedir}/parts.asciidoc[tag=chapters_100_meet_and_greet_jekyll]
75
-
76
- === Further Reading
77
-
78
- include::{includedir}/parts.asciidoc[tag=further_reading_100_meet_and_greet_jekyll]
79
- /////
@@ -1,77 +0,0 @@
1
- ---
2
- title: Web in a Day
3
- tagline: preparations
4
- date: 2018-05-01 00:00:00
5
- description: >
6
- Modern static website in a day
7
-
8
- tags: [ Preparations ]
9
- categories: [ Jekyll, Knowledge, Tutorial ]
10
-
11
- permalink: /pages/public/learn/kickstarter/web_in_a_day/preparations/
12
- regenerate: false
13
-
14
- resources: [ lightbox, carousel, fam ]
15
- resource_options:
16
- - attic:
17
- padding_top: 400
18
- padding_bottom: 50
19
- opacity: 0.5
20
- slides:
21
- - url: /assets/images/pages/kickstarter/web_in_a_day/get-started-1920x1280-bw.jpg
22
- alt: Photo by JESHOOTS.COM on Unsplash
23
- alignY: top
24
- badge:
25
- type: unsplash
26
- author: JESHOOTS.COM
27
- href: https://unsplash.com/@jeshoots/portfolio
28
- ---
29
-
30
- // Page Initializer
31
- // =============================================================================
32
- // Enable the Liquid Preprocessor
33
- :page-liquid:
34
-
35
- // Set page (local) attributes here
36
- // -----------------------------------------------------------------------------
37
- // :page--attr: <attr-value>
38
-
39
- // Load Liquid procedures
40
- // -----------------------------------------------------------------------------
41
- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
42
-
43
- // Load page attributes
44
- // -----------------------------------------------------------------------------
45
- {% include {{load_attributes}} scope="all" %}
46
-
47
-
48
- // Page content
49
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
50
-
51
- // Include sub-documents
52
- // -----------------------------------------------------------------------------
53
- include::{documentdir}/200_preparations.asciidoc[]
54
-
55
- == Summarize!
56
-
57
- include::{includedir}/parts.asciidoc[tag=summarize]
58
-
59
- === Recap
60
-
61
- include::{includedir}/parts.asciidoc[tag=recap_200_preparations]
62
-
63
- === Whats Next
64
-
65
- include::{includedir}/parts.asciidoc[tag=whats_next_200_preparations]
66
-
67
-
68
-
69
- /////
70
- === All Chapters
71
-
72
- include::{includedir}/parts.asciidoc[tag=chapters_200_oauth_overview]
73
-
74
- === Further Reading
75
-
76
- include::{includedir}/parts.asciidoc[tag=further_reading_200_preparations]
77
- /////
@@ -1,75 +0,0 @@
1
- ---
2
- title: Web in a Day
3
- tagline: a first awesome web
4
- date: 2018-05-01 00:00:00
5
- description: >
6
- Modern static website in a day
7
-
8
- tags: [ WebDesign ]
9
- categories: [ Jekyll, Knowledge, Tutorial ]
10
-
11
- permalink: /pages/public/learn/kickstarter/web_in_a_day/first_awesome_web/
12
- regenerate: false
13
-
14
- resources: [ lightbox, carousel, fam ]
15
- resource_options:
16
- - attic:
17
- padding_top: 400
18
- padding_bottom: 50
19
- opacity: 0.5
20
- slides:
21
- - url: /assets/images/pages/kickstarter/web_in_a_day/get-started-1920x1280-bw.jpg
22
- alt: Photo by JESHOOTS.COM on Unsplash
23
- alignY: top
24
- badge:
25
- type: unsplash
26
- author: JESHOOTS.COM
27
- href: https://unsplash.com/@jeshoots/portfolio
28
- ---
29
-
30
- // Page Initializer
31
- // =============================================================================
32
- // Enable the Liquid Preprocessor
33
- :page-liquid:
34
-
35
- // Set page (local) attributes here
36
- // -----------------------------------------------------------------------------
37
- // :page--attr: <attr-value>
38
-
39
- // Load Liquid procedures
40
- // -----------------------------------------------------------------------------
41
- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
42
-
43
- // Load page attributes
44
- // -----------------------------------------------------------------------------
45
- {% include {{load_attributes}} scope="all" %}
46
-
47
-
48
- // Page content
49
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
50
-
51
- // Include sub-documents
52
- // -----------------------------------------------------------------------------
53
- include::{documentdir}/300_first_awesome_web.asciidoc[]
54
-
55
- == Summarize!
56
-
57
- include::{includedir}/parts.asciidoc[tag=summarize]
58
-
59
- === Recap
60
-
61
- include::{includedir}/parts.asciidoc[tag=recap_300_first_awesome_web]
62
-
63
- === Whats Next
64
-
65
- include::{includedir}/parts.asciidoc[tag=whats_next_300_first_awesome_web]
66
-
67
- /////
68
- === All Chapters
69
-
70
- include::{includedir}/parts.asciidoc[tag=chapters_200_oauth_overview]
71
-
72
- === Further Reading
73
-
74
- include::{includedir}/parts.asciidoc[tag=further_reading_200_preparations]
75
- /////
@@ -1,176 +0,0 @@
1
- // ~/document_base_folder/000_includes
2
- // Asciidoc attribute includes: attributes.asciidoc
3
- // -----------------------------------------------------------------------------
4
-
5
-
6
- // URLs - References to sources on the Internet
7
- // -----------------------------------------------------------------------------
8
- tag::urls[]
9
-
10
- :j1-kickstarter-web-in-a-day-intro: /pages/public/learn/kickstarter/web_in_a_day/intro/
11
- :j1-web-in-a-day-meet-and-greet: /pages/public/learn/kickstarter/web_in_a_day/meet_and_greet/
12
- :j1-web-in-a-day-preparations: /pages/public/learn/kickstarter/web_in_a_day/preparations/
13
- :j1-web-in-a-day-first-awesome-web: /pages/public/learn/kickstarter/web_in_a_day/first_awesome_web/
14
-
15
-
16
- :j1-quick-references-jekyll: /pages/protected/manuals/quick_references/jekyll/
17
-
18
-
19
- :j1-download-quickstart-intro: /pages/public/learn/downloads/quickstart/intro/
20
-
21
-
22
- :github-home: https://github.com/
23
- :github-signin: https://github.com/login
24
- :github-pages-home: https://pages.github.com/
25
- :github-about-org: https://help.github.com/articles/about-organizations/
26
- :github-dev-oauth-app: https://developer.github.com/apps/building-oauth-apps/authorizing-oauth-apps/
27
- :github-repo-ruby-gem-bundler: https://github.com/bundler/bundler
28
- :github-repo-ruby-gem-jekyll-auth: https://github.com/benbalter/jekyll-auth
29
-
30
- :jekyll-home: https://jekyllrb.com/
31
-
32
- :git-home: https://git-scm.com/
33
-
34
- end::urls[]
35
-
36
-
37
- // TAGS - local Asciidoctor tags
38
- // -----------------------------------------------------------------------------
39
- tag::tags[]
40
-
41
- :debug: false
42
-
43
- :window: window="_blank"
44
- :no-clipboard: noclip
45
- :figure-caption: Figure
46
- :images-dir: pages/kickstarter/protected_web_in_a_day/000_authentication_intro
47
- :y: icon:check[role="green"]
48
- :n: icon:times[role="red"]
49
- :c: icon:file-alt[role="blue"]
50
- :beginner: icon:battery-quarter[role="md-blue"]
51
- :inter: icon:battery-half[role="md-blue"]
52
- :advanced: icon:battery-full[role="md-blue"]
53
- :magnify: icon:magnify[role="md-grey"]
54
- :emdash: &#8212;
55
- :bullet: &bull;
56
- :bigbullet: &#9679;
57
- :bigbigbullet: &#11044;
58
- :dot: &#46;
59
- :dotdot: &#46;&#46;
60
- :middot: &middot;
61
- :hs: &nbsp;
62
-
63
- end::tags[]
64
-
65
-
66
- // Data - Data elements for Asciidoctor extensions
67
- // -----------------------------------------------------------------------------
68
- tag::data[]
69
-
70
- :data-gh-oauth-autorization-page: "pages/kickstarter/app_in_a_day/gh-oauth-autorization-page.png, GH OAuth autorization page used by Jekyll One"
71
- :data-gh-oauth-login-page: "pages/kickstarter/app_in_a_day/gh-oauth-login-page.png, GH login page for autorization used by Jekyll One"
72
-
73
- :data-docker-hub-repositories: "assets/images/collections/blog/series/j1_private_sites/docker_hub_dashboard_ubuntu.png, Docker Hub - Repositories"
74
-
75
- :data-run-an-app-initial-starter-web: "pages/kickstarter/protected_web_in_a_day/100_run_an_app/100_run_an_app_initial_starter_web-1280x800.png, Initial Starter Web"
76
-
77
- :data-passenger-stack: "pages/kickstarter/protected_web_in_a_day/600_deploy_on_passenger/000-passenger-stack.png, Passenger Stack"
78
- :data-passenger-integration-modes: "pages/kickstarter/protected_web_in_a_day/600_deploy_on_passenger/000-passenger-integration-modes.png, Passenger Integration Modes"
79
-
80
- :data-netlify-associated-account-gh: "pages/kickstarter/protected_web_in_a_day/300_netlify/100_create_an_account_on_netlify-1280x800.png, Create an associated account at Netlify"
81
- :data-netlify-associate-a-gh-account: "pages/kickstarter/protected_web_in_a_day/300_netlify/100_register_on_netlify_with_github-680x800.png, Associate a Github account with Netlify"
82
- :data-netlify-authorize-ui: "pages/kickstarter/protected_web_in_a_day/300_netlify/100_authorize_ui-1280x600.png, Authorization with Netlify UI"
83
- :data-netlify-ui-oauth-applications: "pages/kickstarter/protected_web_in_a_day/300_netlify/120_netlify_oauth_applications-1280x800.png, Netlify UI Oauth Applications"
84
- :data-netlify-initial-starter-web: "pages/kickstarter/protected_web_in_a_day/300_netlify/200_netlify_initial_starter_web-1280x800.png, Initial Starter Web"
85
- :data-netlify-ui-manual-deployment: "pages/kickstarter/protected_web_in_a_day/300_netlify/200_netlify_ui_manual_deployment_log-1280x1500.png, Netlify UI - Deploment details for a manual deployment"
86
- :data-netlify-ui-manual-deployment-summary: "pages/kickstarter/protected_web_in_a_day/300_netlify/200_netlify_ui_manual_deployments_summary-1280x800.png, Netlify UI - Manual Deploment summary"
87
- :data-netlify-deploy-access-key: "pages/kickstarter/protected_web_in_a_day/300_netlify/deploy-key-cli.png, Netlify - Deploy Access Key"
88
- :data-netlify-webhook: "pages/kickstarter/protected_web_in_a_day/300_netlify/webhook-cli.png, Netlify - Webhook"
89
- :data-netlify-draft-url: "pages/kickstarter/protected_web_in_a_day/300_netlify/draft-deploy.png, Netlify - Draft URL"
90
-
91
-
92
- :data-download-image-create-starter: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/download_image_create_starter.800x600.png, Create a starter web skeleton"
93
- :data-run-container-build-start-web: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/run_container_build_start_web.800x400.png, Build and run the starter web"
94
-
95
- :data-j1-runtime-system: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/j1_runtime_system-1280x600.png, J1 Runtime System for content development"
96
- :data-j1-development-system: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/j1_development_system-1280x600.png, J1 Development System for full-stack development"
97
-
98
- :data-base-web-site-architecture: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/base_web_site_architecture-1280x600.png, Base Web Site Architecture"
99
- :data-base-web-app-architecture: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/base_web_app_architecture-1280x600.png, Base Web Application Architecture"
100
-
101
- :data-2-tier-architecture: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/2-tier-architecture-1280x600.png, 2-Tier Architecture"
102
- :data-3-tier-architecture: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/3-tier-architecture-1280x600.png, 3-Tier Architecture"
103
- :data-web-app-ruby-rack: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/rack_based_web_app-1280x400.png, Rack-based J1 Web Application"
104
-
105
- :data-j1-authclient-icon: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/j1-app-authclient-icon.1280x600.png, J1 AuthClient Icon"
106
- :data-j1-authclient-signin: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/j1-app-authclient-signin.1280x700.png, J1 AuthClient SignIn Dialog"
107
- :data-j1-authclient-signout: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/j1-app-authclient-signout.1280x700.png, J1 AuthClient SignOut Dialog"
108
- :data-j1-sidebar-info: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/j1-sidebar.info.1280x700.png, J1 SideBar Info"
109
-
110
- :data-j1-authmgr-access-premium-content: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/j1-app-auth-mgr-access-premium-content.1280x800.png, J1 AuthManager - Access premium content"
111
- :data-j1-authmgr-access-denied: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/j1-app-auth-mgr-access-denied.1280x600.png, J1 AuthManager - Access denied"
112
-
113
- :data-j1-disqus-comment-dialog: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/j1-disqus-comment-dialog.1280x500.png, J1 Disqus Comment Dialog"
114
- :data-j1-authclient-multiple-provider: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/j1-app-authclient-multiple-provider-800x600.png, J1 AuthClient - Multiple provider"
115
-
116
- :data-disqus-register-application: "pages/kickstarter/protected_web_in_a_day/300_run_an_secured_app/100-disqus-register-application-1280x700.png, OAuth App Registration Page"
117
- :data-disqus-register-app-label: "pages/kickstarter/protected_web_in_a_day/300_run_an_secured_app/110-disqus-register-label-1280x100.png, OAuth App Registration - Label"
118
- :data-disqus-register-app-description: "pages/kickstarter/protected_web_in_a_day/300_run_an_secured_app/120-disqus-register-description-1280x100.png, OAuth App Registration - Description"
119
- :data-disqus-register-app-organisation: "pages/kickstarter/protected_web_in_a_day/300_run_an_secured_app/130-disqus-register-organisation-1280x100.png, OAuth App Registration - Organisation"
120
- :data-disqus-register-app-website: "pages/kickstarter/protected_web_in_a_day/300_run_an_secured_app/140-disqus-register-website-1280x100.png, OAuth App Registration - Website"
121
- :data-disqus-register-app-icon: "pages/kickstarter/protected_web_in_a_day/300_run_an_secured_app/150-disqus-register-icon-1280x100.png, OAuth App Registration - Icon"
122
- :data-disqus-register-app-settings: "pages/kickstarter/protected_web_in_a_day/300_run_an_secured_app/160-disqus-register-settings-1280x100.png, OAuth App Registration - Settings"
123
- :data-disqus-register-app-authentication: "pages/kickstarter/protected_web_in_a_day/300_run_an_secured_app/170-disqus-register-authentication-1280x100.png, OAuth App Registration - Authentication"
124
- :data-disqus-oauth-app-settings: "pages/kickstarter/protected_web_in_a_day/300_run_an_secured_app/180-disqus-oauth-settings-1280x800.png, OAuth App Settings"
125
-
126
- :data-disqus-j1-secured-web: "pages/kickstarter/protected_web_in_a_day/300_run_an_secured_app/200-j1-secure-web-1280x700.png, J1 Secured Web for Disqus"
127
- :data-disqus-j1-secured-web-signin: "pages/kickstarter/protected_web_in_a_day/300_run_an_secured_app/220-j1-secure-web-disqus-signin-1280x700.png, J1 Secured Web - SignIn for Disqus"
128
-
129
- :data-disqus-secure-web-sign-in: "pages/kickstarter/protected_web_in_a_day/300_run_an_secured_app/300-j1-secure-web-sign-in.1280x700.png, Sign in at the provider Disqus"
130
- :data-disqus-sidebar-user-state: "pages/kickstarter/protected_web_in_a_day/300_run_an_secured_app/310-j1-secure-web-user-state.1280x700.png, Sign in Disqus - User state"
131
- :data-disqus-secure-web-sign-out: "pages/kickstarter/protected_web_in_a_day/300_run_an_secured_app/320-j1-secure-web-sign-out.1280x700.png, Sign out from provider Disqus"
132
-
133
-
134
-
135
- :data-oauth-abstract-protocol-flow: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/outh_abstract_protocol_flow-800x600.png, High level OAuth Protocol Flow"
136
- :data-oauth-app-registration-disqus: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/oauth-app-registration-disqus-1280x700.png, OAuth App registration at Disqus"
137
- :data-oauth-authorization-code-grant-flow: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/oauth-authorization-code-grant-flow-1280x800.png, OAuth Authorization Code Grant Flow"
138
- :data-oauth-authentication-flow: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/outh_authentication_flow-1280x800.png, OAuth Authentication Flow"
139
-
140
- :data-auth-mgmr-accepted-page-request: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/auth_mgmr_accepted_page_request-1280x600.png, AuthManager - Successful page request"
141
- :data-auth-mgmr-declined-page-request: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/auth_mgmr_declined_page_request-1280x600.png, AuthManager - Declined page request"
142
-
143
- :data-auth-mgmr-explicit-authentication: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/auth-mgmr-explicit-authentication-1280x400.png, AuthManager - Explicit Authentication (SignIn)"
144
-
145
-
146
- :data-auth-mgmr-explicit-authentication-flow: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/auth-mgmr-explicit-authentication-flow-1280x800.png, AuthManager - Explicit Authentication Flow (SignIn)"
147
- :data-auth-mgmr-implicit-authentication-flow: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/auth-mgmr-implicit-authentication-flow-1280x800.png, AuthManager - IMplicit Authentication Flow (Page Request)"
148
-
149
-
150
-
151
- :data-auth-client-authorization-request: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/auth_client_authorization_request-800x700.png, AuthClient - Authorisation request"
152
-
153
-
154
- :data-oauth-successful-page-request: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/auth_successful_page_request-1280x800.png, OAuth, Successful page request"
155
-
156
- :data-gh-oauth-sign-in-page: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/gh-oauth-sign-in-page-400x600.png, OAuth User SignIn at Github"
157
- :data-gh-oauth-application-autorization-page: "pages/kickstarter/protected_web_in_a_day/000_authentication_intro/gh-oauth-application-authorization-page-400x400.png, OAuth Application Authorization page at Github"
158
-
159
- end::data[]
160
-
161
- // DOCUMENTS, local document resources
162
- // -----------------------------------------------------------------------------
163
- tag::documents[]
164
- end::documents[]
165
-
166
-
167
- // TABLES, local table resources
168
- // -----------------------------------------------------------------------------
169
- tag::tables[]
170
- end::tables[]
171
-
172
-
173
- // AUTHORS, local author information (e.g. article)
174
- // -----------------------------------------------------------------------------
175
- tag::authors[]
176
- end::authors[]