j1-template 2021.1.29 → 2021.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (115) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/content_generator_post.html +3 -0
  3. data/_includes/themes/j1/procedures/posts/create_series_header.proc +6 -6
  4. data/assets/data/mdil_icons.json +2417 -0
  5. data/assets/themes/j1/core/css/icon-fonts/materialdesign-light.css +1222 -0
  6. data/assets/themes/j1/core/css/icon-fonts/materialdesign-light.min.css +1 -0
  7. data/assets/themes/j1/core/css/icon-fonts/materialdesign.css +1 -1
  8. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +1 -1
  9. data/assets/themes/j1/core/fonts/material_design_icons_light/fonts/eot/materialdesignicons-light-webfont.eot +0 -0
  10. data/assets/themes/j1/core/fonts/material_design_icons_light/fonts/materialdesignicons-light-webfont.woff +0 -0
  11. data/assets/themes/j1/core/fonts/material_design_icons_light/fonts/materialdesignicons-light-webfont.woff2 +0 -0
  12. data/assets/themes/j1/core/fonts/material_design_icons_light/fonts/svg/materialdesignicons-light-webfont.svg +801 -0
  13. data/assets/themes/j1/core/fonts/material_design_icons_light/fonts/ttf/materialdesignicons-light-webfont.ttf +0 -0
  14. data/assets/themes/j1/modules/mdiPreviewer/css/previewer.css +1 -1
  15. data/assets/themes/j1/modules/mdiPreviewer/css/previewer.min.css +1 -1
  16. data/assets/themes/j1/modules/mdiPreviewer/js/previewer.js +5 -15
  17. data/assets/themes/j1/modules/mdiPreviewer/js/previewer.min.js +1 -1
  18. data/assets/themes/j1/modules/mdilPreviewer/css/previewer.css +97 -0
  19. data/assets/themes/j1/modules/mdilPreviewer/css/previewer.min.css +15 -0
  20. data/assets/themes/j1/modules/mdilPreviewer/js/previewer.js +125 -0
  21. data/assets/themes/j1/modules/mdilPreviewer/js/previewer.min.js +15 -0
  22. data/assets/themes/j1/modules/showOnScroll/js/showOnScroll.js +73 -73
  23. data/assets/themes/j1/modules/showOnScroll/js/showOnScroll.min.js +15 -15
  24. data/lib/j1/commands/generate.rb +5 -8
  25. data/lib/j1/version.rb +1 -1
  26. data/lib/starter_web/Gemfile +1 -1
  27. data/lib/starter_web/_config.yml +3 -3
  28. data/lib/starter_web/_data/blocks/banner.yml +4 -5
  29. data/lib/starter_web/_data/modules/j1scroll.yml +2 -2
  30. data/lib/starter_web/_data/modules/navigator_menu.yml +3 -3
  31. data/lib/starter_web/_data/resources.yml +22 -0
  32. data/lib/starter_web/_includes/attributes.asciidoc +1 -1
  33. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  34. data/lib/starter_web/assets/images/modules/attics/annie-spratt-1920x1280.jpg +0 -0
  35. data/lib/starter_web/assets/images/modules/attics/antonino-visalli-1920x1280.jpg +0 -0
  36. data/lib/starter_web/assets/images/modules/attics/humble-lamb-1920x1280.jpg +0 -0
  37. data/lib/starter_web/assets/images/modules/attics/library-1920x1280.jpg +0 -0
  38. data/lib/starter_web/assets/images/modules/attics/romain-vignes-1920x1280.jpg +0 -0
  39. data/lib/starter_web/assets/images/modules/attics/sigmund-1920x1280.jpg +0 -0
  40. data/lib/starter_web/assets/images/{pages/videos → modules/attics}/szabo-viktor-1920x1280.jpg +0 -0
  41. data/lib/starter_web/assets/images/pages/asciidoc_skeletons/example-pdf-screenshot.png +0 -0
  42. data/lib/starter_web/collections/posts/public/featured/_posts/{2020-01-01-about-cookies.adoc → 2021-01-01-about-cookies.adoc} +0 -0
  43. data/lib/starter_web/collections/posts/public/featured/_posts/{2021-03-01-site-generators.adoc → 2021-02-01-site-generators.adoc} +0 -0
  44. data/lib/starter_web/collections/posts/public/{wikipedia/_posts/2016-11-20-minneapolis.adoc → series/_posts/2020-01-01-post-wiki-series.adoc} +11 -10
  45. data/lib/starter_web/collections/posts/public/{wikipedia/_posts/2016-11-24-narcisse-snake-dens.adoc → series/_posts/2020-01-02-post-wiki-series.adoc} +15 -13
  46. data/lib/starter_web/collections/posts/public/{wikipedia/_posts/2016-11-26-columbia-river.adoc → series/_posts/2020-01-03-post-wiki-series.adoc} +28 -11
  47. data/lib/starter_web/collections/posts/public/{wikipedia → series}/_posts/_includes/attributes.asciidoc +0 -0
  48. data/lib/starter_web/collections/posts/public/{wikipedia → series}/_posts/_includes/documents/readme +0 -0
  49. data/lib/starter_web/collections/posts/public/{wikipedia → series}/_posts/_includes/tables/readme +0 -0
  50. data/lib/starter_web/index.html +2 -2
  51. data/lib/starter_web/package.json +1 -1
  52. data/lib/starter_web/pages/public/asciidoc_skeletons/{book → documentation}/000_intro.adoc +5 -7
  53. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/100_converter.adoc +43 -0
  54. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/200_themes.adoc +61 -0
  55. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/attributes.asciidoc +95 -0
  56. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/000_intro.asciidoc +54 -0
  57. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/000_basic_example.asciidoc +31 -0
  58. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/111_about_the_converter.asciidoc +111 -0
  59. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/112_getting_started.asciidoc +95 -0
  60. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/113_themes.asciidoc +39 -0
  61. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter.asciidoc +8 -0
  62. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/211_language_overview.asciidoc +122 -0
  63. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/212_values.asciidoc +502 -0
  64. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/213_fonts.asciidoc +261 -0
  65. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes.asciidoc +8 -0
  66. data/lib/starter_web/pages/public/asciidoc_skeletons/{book → documentation}/a2p.bat +1 -1
  67. data/lib/starter_web/pages/public/asciidoc_skeletons/{book → documentation}/a2p.sh +2 -2
  68. data/lib/starter_web/pages/public/asciidoc_skeletons/{book/book.a2p → documentation/documentation.a2p} +2 -8
  69. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.adoc +86 -0
  70. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/100_chapter.asciidoc +848 -40
  71. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/200_chapter.asciidoc +149 -38
  72. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc +2 -7
  73. data/lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc +312 -119
  74. data/lib/starter_web/pages/public/previewer/mdi_icons_preview.adoc +2 -2
  75. data/lib/starter_web/pages/public/previewer/mdil_icons_preview.adoc +76 -0
  76. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  77. data/lib/starter_web/utilsrv/package.json +1 -1
  78. metadata +50 -53
  79. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-test-series.adoc +0 -128
  80. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-test-series.adoc +0 -131
  81. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-test-series.adoc +0 -131
  82. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-04-post-test-series.adoc +0 -132
  83. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/blindtext.asciidoc +0 -11
  84. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/font_icons.asciidoc +0 -23
  85. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/gallery.asciidoc +0 -5
  86. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/lightbox.asciidoc +0 -7
  87. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/documents/chapter_document.asciidoc +0 -9
  88. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/documents/entry_document.asciidoc +0 -3
  89. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/images/image.asciidoc +0 -6
  90. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_2_column.asciidoc +0 -12
  91. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_2_column_options.asciidoc +0 -30
  92. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_3_column.asciidoc +0 -16
  93. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_4_column.asciidoc +0 -25
  94. data/lib/starter_web/pages/public/asciidoc_skeletons/book/100_chapter.adoc +0 -62
  95. data/lib/starter_web/pages/public/asciidoc_skeletons/book/200_chapter.adoc +0 -64
  96. data/lib/starter_web/pages/public/asciidoc_skeletons/book/900_references.adoc +0 -73
  97. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/attributes.asciidoc +0 -74
  98. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/000_intro.asciidoc +0 -33
  99. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter/100_chapter_document.asciidoc +0 -21
  100. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter/110_chapter_document.asciidoc +0 -36
  101. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter.asciidoc +0 -7
  102. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/200_chapter/200_chapter_document.asciidoc +0 -53
  103. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/200_chapter.asciidoc +0 -5
  104. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/000_intro.asciidoc +0 -23
  105. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/100_chapter_document.asciidoc +0 -33
  106. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/200_chapter_document.asciidoc +0 -26
  107. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/900_sources.asciidoc +0 -81
  108. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references.asciidoc +0 -23
  109. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/tables/110_material_design_icons.asciidoc +0 -102
  110. data/lib/starter_web/pages/public/asciidoc_skeletons/book/book.adoc +0 -136
  111. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/100_chapter.asciidoc +0 -60
  112. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/200_chapter.asciidoc +0 -59
  113. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/tables/110_material_design_icons.asciidoc +0 -102
  114. data/lib/starter_web/pages/public/features/modules.adoc +0 -104
  115. data/lib/starter_web/pages/public/features/platform.adoc +0 -104
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.1.29
4
+ version: 2021.2.0
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-09-24 00:00:00.000000000 Z
11
+ date: 2021-09-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -353,6 +353,7 @@ files:
353
353
  - assets/data/gallery_customizer.html
354
354
  - assets/data/hyvor.js
355
355
  - assets/data/mdi_icons.json
356
+ - assets/data/mdil_icons.json
356
357
  - assets/data/menu.html
357
358
  - assets/data/mmenu.html
358
359
  - assets/data/mmenu_sidebar.html
@@ -402,6 +403,8 @@ files:
402
403
  - assets/themes/j1/core/css/icon-fonts/fontawesome.min.css
403
404
  - assets/themes/j1/core/css/icon-fonts/iconify.css
404
405
  - assets/themes/j1/core/css/icon-fonts/iconify.min.css
406
+ - assets/themes/j1/core/css/icon-fonts/materialdesign-light.css
407
+ - assets/themes/j1/core/css/icon-fonts/materialdesign-light.min.css
405
408
  - assets/themes/j1/core/css/icon-fonts/materialdesign.css
406
409
  - assets/themes/j1/core/css/icon-fonts/materialdesign.min.css
407
410
  - assets/themes/j1/core/css/icon-fonts/twemoji.css
@@ -451,6 +454,11 @@ files:
451
454
  - assets/themes/j1/core/fonts/material_design_icons/fonts/ttf/materialdesignicons-webfont.ttf
452
455
  - assets/themes/j1/core/fonts/material_design_icons/metadata/icons.json
453
456
  - assets/themes/j1/core/fonts/material_design_icons/metadata/icons.yml
457
+ - assets/themes/j1/core/fonts/material_design_icons_light/fonts/eot/materialdesignicons-light-webfont.eot
458
+ - assets/themes/j1/core/fonts/material_design_icons_light/fonts/materialdesignicons-light-webfont.woff
459
+ - assets/themes/j1/core/fonts/material_design_icons_light/fonts/materialdesignicons-light-webfont.woff2
460
+ - assets/themes/j1/core/fonts/material_design_icons_light/fonts/svg/materialdesignicons-light-webfont.svg
461
+ - assets/themes/j1/core/fonts/material_design_icons_light/fonts/ttf/materialdesignicons-light-webfont.ttf
454
462
  - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Bold.woff
455
463
  - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Bold.woff2
456
464
  - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Light.woff
@@ -785,6 +793,10 @@ files:
785
793
  - assets/themes/j1/modules/mdiPreviewer/css/previewer.min.css
786
794
  - assets/themes/j1/modules/mdiPreviewer/js/previewer.js
787
795
  - assets/themes/j1/modules/mdiPreviewer/js/previewer.min.js
796
+ - assets/themes/j1/modules/mdilPreviewer/css/previewer.css
797
+ - assets/themes/j1/modules/mdilPreviewer/css/previewer.min.css
798
+ - assets/themes/j1/modules/mdilPreviewer/js/previewer.js
799
+ - assets/themes/j1/modules/mdilPreviewer/js/previewer.min.js
788
800
  - assets/themes/j1/modules/mmenuLight/css/mmenu-light.css
789
801
  - assets/themes/j1/modules/mmenuLight/css/mmenu-light.min.css
790
802
  - assets/themes/j1/modules/mmenuLight/css/theme/uno/mmenu.css
@@ -1083,6 +1095,8 @@ files:
1083
1095
  - lib/starter_web/assets/images/collections/blog/wikipedia/narcise-snake-pits.1200x400.jpg
1084
1096
  - lib/starter_web/assets/images/modules/attics/admin-dashboard-bootstrap-1280x600.jpg
1085
1097
  - lib/starter_web/assets/images/modules/attics/alexander-shatov-1920x1280.jpg
1098
+ - lib/starter_web/assets/images/modules/attics/annie-spratt-1920x1280.jpg
1099
+ - lib/starter_web/assets/images/modules/attics/antonino-visalli-1920x1280.jpg
1086
1100
  - lib/starter_web/assets/images/modules/attics/banner/admin-dashboard-bootstrap-1280x800-bw.jpg
1087
1101
  - lib/starter_web/assets/images/modules/attics/banner/library-1920x800-bw.jpg
1088
1102
  - lib/starter_web/assets/images/modules/attics/banner/lunr-banner-1280x800.jpg
@@ -1092,18 +1106,23 @@ files:
1092
1106
  - lib/starter_web/assets/images/modules/attics/franck-1920x1280.jpg
1093
1107
  - lib/starter_web/assets/images/modules/attics/franck-1920x12800.jpg
1094
1108
  - lib/starter_web/assets/images/modules/attics/giammarco-boscaro-1920x1280.jpg
1109
+ - lib/starter_web/assets/images/modules/attics/humble-lamb-1920x1280.jpg
1095
1110
  - lib/starter_web/assets/images/modules/attics/ideas-start-here-1920x1280-bw.jpg
1096
1111
  - lib/starter_web/assets/images/modules/attics/jessica-ruscello-1920x1280.jpg
1097
1112
  - lib/starter_web/assets/images/modules/attics/katie-moum-1920x1280.jpg
1098
1113
  - lib/starter_web/assets/images/modules/attics/leon-1920x1280.jpg
1099
1114
  - lib/starter_web/assets/images/modules/attics/lianhao-1920x1280.jpg
1115
+ - lib/starter_web/assets/images/modules/attics/library-1920x1280.jpg
1100
1116
  - lib/starter_web/assets/images/modules/attics/machine-generator-1920x1280.jpg
1101
1117
  - lib/starter_web/assets/images/modules/attics/markus-spiske-1920x1280.jpg
1102
1118
  - lib/starter_web/assets/images/modules/attics/markus-spiske4-1920x1280.jpg
1103
1119
  - lib/starter_web/assets/images/modules/attics/matthaeus-1920x1280.jpg
1104
1120
  - lib/starter_web/assets/images/modules/attics/matthew-dockery-1920x1280.jpg
1105
1121
  - lib/starter_web/assets/images/modules/attics/rirri-1920x1280.jpg
1122
+ - lib/starter_web/assets/images/modules/attics/romain-vignes-1920x1280.jpg
1106
1123
  - lib/starter_web/assets/images/modules/attics/runner-1920x1200.jpg
1124
+ - lib/starter_web/assets/images/modules/attics/sigmund-1920x1280.jpg
1125
+ - lib/starter_web/assets/images/modules/attics/szabo-viktor-1920x1280.jpg
1107
1126
  - lib/starter_web/assets/images/modules/attics/tldr-1920x800.jpg
1108
1127
  - lib/starter_web/assets/images/modules/carousel/cats/cat-1.jpg
1109
1128
  - lib/starter_web/assets/images/modules/carousel/cats/cat-2.jpg
@@ -1217,6 +1236,7 @@ files:
1217
1236
  - lib/starter_web/assets/images/modules/lightbox/prev.png
1218
1237
  - lib/starter_web/assets/images/modules/patterns/1x1.png
1219
1238
  - lib/starter_web/assets/images/modules/patterns/gridtile.png
1239
+ - lib/starter_web/assets/images/pages/asciidoc_skeletons/example-pdf-screenshot.png
1220
1240
  - lib/starter_web/assets/images/pages/modals/01_frame_modal.jpg
1221
1241
  - lib/starter_web/assets/images/pages/modals/02_site_modal.jpg
1222
1242
  - lib/starter_web/assets/images/pages/modals/03_central_modal.jpg
@@ -1279,7 +1299,6 @@ files:
1279
1299
  - lib/starter_web/assets/images/pages/skeleton/library-1920x1280.jpg
1280
1300
  - lib/starter_web/assets/images/pages/skeleton/romain-vignes-1920x1280.jpg
1281
1301
  - lib/starter_web/assets/images/pages/skeleton/sigmund-1920x1280.jpg
1282
- - lib/starter_web/assets/images/pages/videos/szabo-viktor-1920x1280.jpg
1283
1302
  - lib/starter_web/assets/images/quotes/colored-1.jpg
1284
1303
  - lib/starter_web/assets/images/quotes/colored-2.jpg
1285
1304
  - lib/starter_web/assets/images/quotes/default.jpg
@@ -1302,22 +1321,18 @@ files:
1302
1321
  - lib/starter_web/collections/posts/private/_posts/readme
1303
1322
  - lib/starter_web/collections/posts/protected/_posts/readme
1304
1323
  - lib/starter_web/collections/posts/public/featured/_posts/0000-00-00-welcome-to-j1.adoc.erb
1305
- - lib/starter_web/collections/posts/public/featured/_posts/2020-01-01-about-cookies.adoc
1306
- - lib/starter_web/collections/posts/public/featured/_posts/2021-03-01-site-generators.adoc
1324
+ - lib/starter_web/collections/posts/public/featured/_posts/2021-01-01-about-cookies.adoc
1325
+ - lib/starter_web/collections/posts/public/featured/_posts/2021-02-01-site-generators.adoc
1307
1326
  - lib/starter_web/collections/posts/public/featured/_posts/2021-03-03-about-j1.adoc
1308
1327
  - lib/starter_web/collections/posts/public/featured/_posts/_includes/attributes.asciidoc
1309
1328
  - lib/starter_web/collections/posts/public/featured/_posts/_includes/documents/readme
1310
1329
  - lib/starter_web/collections/posts/public/featured/_posts/_includes/tables/readme
1311
- - lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-test-series.adoc
1312
- - lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-test-series.adoc
1313
- - lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-test-series.adoc
1314
- - lib/starter_web/collections/posts/public/series/_posts/2020-01-04-post-test-series.adoc
1315
- - lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-20-minneapolis.adoc
1316
- - lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-24-narcisse-snake-dens.adoc
1317
- - lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-26-columbia-river.adoc
1318
- - lib/starter_web/collections/posts/public/wikipedia/_posts/_includes/attributes.asciidoc
1319
- - lib/starter_web/collections/posts/public/wikipedia/_posts/_includes/documents/readme
1320
- - lib/starter_web/collections/posts/public/wikipedia/_posts/_includes/tables/readme
1330
+ - lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-wiki-series.adoc
1331
+ - lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-wiki-series.adoc
1332
+ - lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-wiki-series.adoc
1333
+ - lib/starter_web/collections/posts/public/series/_posts/_includes/attributes.asciidoc
1334
+ - lib/starter_web/collections/posts/public/series/_posts/_includes/documents/readme
1335
+ - lib/starter_web/collections/posts/public/series/_posts/_includes/tables/readme
1321
1336
  - lib/starter_web/config.ru
1322
1337
  - lib/starter_web/dot.gitattributes
1323
1338
  - lib/starter_web/dot.gitignore
@@ -1328,44 +1343,27 @@ files:
1328
1343
  - lib/starter_web/pages/private/readme
1329
1344
  - lib/starter_web/pages/protected/readme
1330
1345
  - lib/starter_web/pages/public/about/about_site.adoc
1331
- - lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/blindtext.asciidoc
1332
- - lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/font_icons.asciidoc
1333
- - lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/gallery.asciidoc
1334
- - lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/lightbox.asciidoc
1335
- - lib/starter_web/pages/public/asciidoc_skeletons/_templates/documents/chapter_document.asciidoc
1336
- - lib/starter_web/pages/public/asciidoc_skeletons/_templates/documents/entry_document.asciidoc
1337
- - lib/starter_web/pages/public/asciidoc_skeletons/_templates/images/image.asciidoc
1338
- - lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_2_column.asciidoc
1339
- - lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_2_column_options.asciidoc
1340
- - lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_3_column.asciidoc
1341
- - lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_4_column.asciidoc
1342
- - lib/starter_web/pages/public/asciidoc_skeletons/book/000_intro.adoc
1343
- - lib/starter_web/pages/public/asciidoc_skeletons/book/100_chapter.adoc
1344
- - lib/starter_web/pages/public/asciidoc_skeletons/book/200_chapter.adoc
1345
- - lib/starter_web/pages/public/asciidoc_skeletons/book/900_references.adoc
1346
- - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/attributes.asciidoc
1347
- - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/000_intro.asciidoc
1348
- - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter.asciidoc
1349
- - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter/100_chapter_document.asciidoc
1350
- - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter/110_chapter_document.asciidoc
1351
- - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/200_chapter.asciidoc
1352
- - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/200_chapter/200_chapter_document.asciidoc
1353
- - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references.asciidoc
1354
- - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/000_intro.asciidoc
1355
- - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/100_chapter_document.asciidoc
1356
- - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/200_chapter_document.asciidoc
1357
- - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/900_sources.asciidoc
1358
- - lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/tables/110_material_design_icons.asciidoc
1359
- - lib/starter_web/pages/public/asciidoc_skeletons/book/a2p.bat
1360
- - lib/starter_web/pages/public/asciidoc_skeletons/book/a2p.sh
1361
- - lib/starter_web/pages/public/asciidoc_skeletons/book/book.a2p
1362
- - lib/starter_web/pages/public/asciidoc_skeletons/book/book.adoc
1363
- - lib/starter_web/pages/public/asciidoc_skeletons/multi-document/100_chapter.asciidoc
1364
- - lib/starter_web/pages/public/asciidoc_skeletons/multi-document/200_chapter.asciidoc
1346
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/000_intro.adoc
1347
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/100_converter.adoc
1348
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/200_themes.adoc
1349
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/attributes.asciidoc
1350
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/000_intro.asciidoc
1351
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter.asciidoc
1352
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/000_basic_example.asciidoc
1353
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/111_about_the_converter.asciidoc
1354
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/112_getting_started.asciidoc
1355
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/113_themes.asciidoc
1356
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes.asciidoc
1357
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/211_language_overview.asciidoc
1358
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/212_values.asciidoc
1359
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/213_fonts.asciidoc
1360
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/a2p.bat
1361
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/a2p.sh
1362
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.a2p
1363
+ - lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.adoc
1365
1364
  - lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/attributes.asciidoc
1366
1365
  - lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/100_chapter.asciidoc
1367
1366
  - lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/200_chapter.asciidoc
1368
- - lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/tables/110_material_design_icons.asciidoc
1369
1367
  - lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc
1370
1368
  - lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc
1371
1369
  - lib/starter_web/pages/public/blog/navigator/archive.html
@@ -1373,8 +1371,6 @@ files:
1373
1371
  - lib/starter_web/pages/public/blog/navigator/archive/dateview.html
1374
1372
  - lib/starter_web/pages/public/blog/navigator/archive/tagview.html
1375
1373
  - lib/starter_web/pages/public/blog/navigator/index.html
1376
- - lib/starter_web/pages/public/features/modules.adoc
1377
- - lib/starter_web/pages/public/features/platform.adoc
1378
1374
  - lib/starter_web/pages/public/learn/quickstart.adoc
1379
1375
  - lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc
1380
1376
  - lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc
@@ -1436,6 +1432,7 @@ files:
1436
1432
  - lib/starter_web/pages/public/previewer/justified_gallery.html
1437
1433
  - lib/starter_web/pages/public/previewer/md_color_palette.adoc
1438
1434
  - lib/starter_web/pages/public/previewer/mdi_icons_preview.adoc
1435
+ - lib/starter_web/pages/public/previewer/mdil_icons_preview.adoc
1439
1436
  - lib/starter_web/pages/public/previewer/rouge.adoc
1440
1437
  - lib/starter_web/pages/public/previewer/twitter_emoji_preview.adoc
1441
1438
  - lib/starter_web/utilsrv/_defaults/package.json
@@ -1461,7 +1458,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
1461
1458
  - !ruby/object:Gem::Version
1462
1459
  version: '0'
1463
1460
  requirements: []
1464
- rubygems_version: 3.1.4
1461
+ rubygems_version: 3.2.28
1465
1462
  signing_key:
1466
1463
  specification_version: 4
1467
1464
  summary: J1 Template
@@ -1,128 +0,0 @@
1
- ---
2
- title: Series Post 1
3
- tagline: testing series elements
4
-
5
- categories: [ Examples ]
6
- tags: [ Series, Test ]
7
-
8
- series: test-series
9
- image: /assets/images/modules/attics/admin-dashboard-bootstrap-1280x600.jpg
10
- regenerate: false
11
-
12
- resources: []
13
- resource_options:
14
- - toccer:
15
- collapseDepth: 3
16
- - attic:
17
- padding_top: 400
18
- padding_bottom: 50
19
- opacity: 0.5
20
- slides:
21
- - url: /assets/images/modules/attics/admin-dashboard-bootstrap-1280x600.jpg
22
- alt: admin-dashboard-bootstrap
23
- ---
24
-
25
- // Page Initializer
26
- // =============================================================================
27
- // Enable the Liquid Preprocessor
28
- :page-liquid:
29
-
30
- // Set (local) page attributes here
31
- // -----------------------------------------------------------------------------
32
- // :page--attr: <attr-value>
33
-
34
- // Place an excerpt at the most top position
35
- // -----------------------------------------------------------------------------
36
- [role="dropcap mt-3"]
37
- This post is a *test series element*. Post series can help to split larger
38
- posts into a group of smaller articles. This may helpful, if a large post
39
- should be split into several *main chapters* but grouped together.
40
-
41
- excerpt__end
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="none" %}
50
-
51
-
52
- // Page content
53
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
54
-
55
- // Include sub-documents
56
- // -----------------------------------------------------------------------------
57
-
58
- == The Extremes of Good and Evil
59
-
60
- .Release Loeb Classical Library, Harvard University Press, edition, 1931
61
- The title *About the Ends of Goods and Evils* requires explanation. It was
62
- Aristotle who put the ethical problem in the form of the question, What is the
63
- T𝜆o or End, the supreme end of man’s endeavour, in the attainment of which his
64
- Good or Well-being lies?
65
-
66
- For Aristotle, Telos connoted not only *aim*, but *completion*; and he found
67
- the answer to his question in the complete development and right exercise of
68
- the faculties of man’s nature, and particularly of the distinctively human
69
- faculty of Reason. The life of the Intellect was the Best, the Chief Good; and
70
- lesser Goods were Means to the attainment of this End.
71
-
72
- Thus was introduced the notion of an ascending scale of Goods, and this affected
73
- the interpretation of the term Telos. Telos came to be understood as denoting
74
- not so much the end or aim of endeavour as the end or extreme point of a series,
75
- the topmost good. To this was naturally opposed an extreme of minus value,
76
- the topmost, or rather bottommost, evil.
77
-
78
- Hence arose the expressions 𝜏𝜆o 𝛾𝛼𝜃𝜈, 𝜏𝜆o 𝜅𝛼𝜅𝜈, *End of Goods, of Evils*, which
79
- occur in Philodemus, Rhetoric I, 218.8 ff. (Südhans), and are translated by
80
- Cicero finis bonorum et malorum.
81
-
82
- As a title for his book he throws this phrase into the plural, meaning
83
- *different views as to the Chief Good and Evil*. Hence in title and to some
84
- extent in method, the de Finibus may be compared with such modern works a
85
- Martineau’s Types of Ethical Theory and Sidgwick’s Methods of Ethics.
86
-
87
- [quote, Cicero · Paragraph 1.10.32, Translation by H. Rackham · Issue 1914 - De Finibus]
88
- ____
89
- But I must explain to you how all this mistaken idea of denouncing
90
- pleasure and praising pain was born and I will give you a complete
91
- account of the system, and expound the actual teachings of the great
92
- explorer of the truth, the master-builder of human happiness.
93
-
94
- No one rejects, dislikes, or avoids pleasure itself, because it is
95
- pleasure, but because those who do not know how to pursue pleasure
96
- rationally encounter consequences that are extremely painful. Nor
97
- again is there anyone who loves or pursues or desires to obtain pain
98
- of itself, because it is pain, but because occasionally circumstances
99
- occur in which toil and pain can procure him some great pleasure.
100
-
101
- To take a trivial example, which of us ever undertakes laborious
102
- physical exercise, except to obtain some advantage from it? But who
103
- has any right to find fault with a man who chooses to enjoy a pleasure
104
- that has no annoying consequences, or one who avoids a pain that
105
- produces no resultant pleasure?
106
- ____
107
-
108
- This he sets out to prove as follows: every animal, as soon as it is born,
109
- seeks for pleasure, and delights in it as the Chief Good, while it recoils
110
- from pain as the Chief Evil, and so far as possible avoids it. This it does
111
- as long as it remains unperverted, at the prompting of Nature’s own unbiased
112
- and honest verdict.
113
-
114
- Hence Epicurus refuses to admit any necessity for argument or discussion to
115
- prove that pleasure is desirable and pain to be avoided. These facts, he
116
- thinks, are perceived by the senses, as that fire is hot, snow white, honey
117
- sweet, none of which things need be proved by elaborate argument: it is enough
118
- merely to draw attention to them.
119
-
120
- For there is a difference, he holds, between formal syllogistic proof of a
121
- thing and a mere notice or reminder: the former is the method for discovering
122
- abstruse and recondite truths, the latter for indicating facts that are obvious
123
- and evident.
124
-
125
- Strip mankind of sensation, and nothing remains; it follows that Nature herself
126
- is the judge of that which is in accordance with or contrary to nature. What
127
- does Nature perceive or what does she judge of, beside pleasure and pain, to
128
- guide her actions of desire and of avoidance?
@@ -1,131 +0,0 @@
1
- ---
2
- title: Series Post 2
3
- tagline: testing series elements
4
-
5
- categories: [ Examples ]
6
- tags: [ Series, Test ]
7
-
8
- series: test-series
9
- image: /assets/images/modules/attics/admin-dashboard-bootstrap-1280x600.jpg
10
-
11
- regenerate: false
12
-
13
- resources: []
14
- resource_options:
15
- - toccer:
16
- collapseDepth: 3
17
- - attic:
18
- padding_top: 400
19
- padding_bottom: 50
20
- opacity: 0.5
21
- slides:
22
- - url: /assets/images/modules/attics/admin-dashboard-bootstrap-1280x600.jpg
23
- alt: admin-dashboard-bootstrap
24
- ---
25
-
26
- // Page Initializer
27
- // =============================================================================
28
- // Enable the Liquid Preprocessor
29
- :page-liquid:
30
-
31
- // Set (local) page attributes here
32
- // -----------------------------------------------------------------------------
33
- // :page--attr: <attr-value>
34
-
35
- // Place an excerpt at the most top position
36
- // -----------------------------------------------------------------------------
37
- [role="dropcap mt-3"]
38
- This post is a *test series element*. Post series can help to split larger
39
- posts into a group of smaller articles. This may helpful, if a large post
40
- should be split into several *main chapters* but grouped together.
41
-
42
- excerpt__end
43
-
44
- // Load Liquid procedures
45
- // -----------------------------------------------------------------------------
46
- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
47
-
48
- // Load page attributes
49
- // -----------------------------------------------------------------------------
50
- {% include {{load_attributes}} scope="none" %}
51
-
52
-
53
- // Page content
54
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55
-
56
- // Include sub-documents
57
- // -----------------------------------------------------------------------------
58
-
59
- == The Extremes of Good and Evil
60
-
61
- .Release Loeb Classical Library, Harvard University Press, edition, 1931
62
- The title *About the Ends of Goods and Evils* requires explanation. It was
63
- Aristotle who put the ethical problem in the form of the question, What is the
64
- T𝜆o or End, the supreme end of man’s endeavour, in the attainment of which his
65
- Good or Well-being lies?
66
-
67
- For Aristotle, Telos connoted not only *aim*, but *completion*; and he found
68
- the answer to his question in the complete development and right exercise of
69
- the faculties of man’s nature, and particularly of the distinctively human
70
- faculty of Reason. The life of the Intellect was the Best, the Chief Good; and
71
- lesser Goods were Means to the attainment of this End.
72
-
73
- //////////
74
- Thus was introduced the notion of an ascending scale of Goods, and this affected
75
- the interpretation of the term Telos. Telos came to be understood as denoting
76
- not so much the end or aim of endeavour as the end or extreme point of a series,
77
- the topmost good. To this was naturally opposed an extreme of minus value,
78
- the topmost, or rather bottommost, evil.
79
-
80
- Hence arose the expressions 𝜏𝜆o 𝛾𝛼𝜃𝜈, 𝜏𝜆o 𝜅𝛼𝜅𝜈, *End of Goods, of Evils*, which
81
- occur in Philodemus, Rhetoric I, 218.8 ff. (Südhans), and are translated by
82
- Cicero finis bonorum et malorum.
83
-
84
- As a title for his book he throws this phrase into the plural, meaning
85
- *different views as to the Chief Good and Evil*. Hence in title and to some
86
- extent in method, the de Finibus may be compared with such modern works a
87
- Martineau’s Types of Ethical Theory and Sidgwick’s Methods of Ethics.
88
-
89
- [quote, Cicero · Paragraph 1.10.32, Translation by H. Rackham · Issue 1914 - De Finibus]
90
- ____
91
- But I must explain to you how all this mistaken idea of denouncing
92
- pleasure and praising pain was born and I will give you a complete
93
- account of the system, and expound the actual teachings of the great
94
- explorer of the truth, the master-builder of human happiness.
95
-
96
- No one rejects, dislikes, or avoids pleasure itself, because it is
97
- pleasure, but because those who do not know how to pursue pleasure
98
- rationally encounter consequences that are extremely painful. Nor
99
- again is there anyone who loves or pursues or desires to obtain pain
100
- of itself, because it is pain, but because occasionally circumstances
101
- occur in which toil and pain can procure him some great pleasure.
102
-
103
- To take a trivial example, which of us ever undertakes laborious
104
- physical exercise, except to obtain some advantage from it? But who
105
- has any right to find fault with a man who chooses to enjoy a pleasure
106
- that has no annoying consequences, or one who avoids a pain that
107
- produces no resultant pleasure?
108
- ____
109
-
110
- This he sets out to prove as follows: every animal, as soon as it is born,
111
- seeks for pleasure, and delights in it as the Chief Good, while it recoils
112
- from pain as the Chief Evil, and so far as possible avoids it. This it does
113
- as long as it remains unperverted, at the prompting of Nature’s own unbiased
114
- and honest verdict.
115
-
116
- Hence Epicurus refuses to admit any necessity for argument or discussion to
117
- prove that pleasure is desirable and pain to be avoided. These facts, he
118
- thinks, are perceived by the senses, as that fire is hot, snow white, honey
119
- sweet, none of which things need be proved by elaborate argument: it is enough
120
- merely to draw attention to them.
121
-
122
- For there is a difference, he holds, between formal syllogistic proof of a
123
- thing and a mere notice or reminder: the former is the method for discovering
124
- abstruse and recondite truths, the latter for indicating facts that are obvious
125
- and evident.
126
-
127
- Strip mankind of sensation, and nothing remains; it follows that Nature herself
128
- is the judge of that which is in accordance with or contrary to nature. What
129
- does Nature perceive or what does she judge of, beside pleasure and pain, to
130
- guide her actions of desire and of avoidance?
131
- //////////
@@ -1,131 +0,0 @@
1
- ---
2
- title: Series Post 3
3
- tagline: testing series elements
4
-
5
- categories: [ Examples ]
6
- tags: [ Series, Test ]
7
-
8
- series: test-series
9
- image: /assets/images/modules/attics/admin-dashboard-bootstrap-1280x600.jpg
10
-
11
- regenerate: false
12
-
13
- resources: []
14
- resource_options:
15
- - toccer:
16
- collapseDepth: 3
17
- - attic:
18
- padding_top: 400
19
- padding_bottom: 50
20
- opacity: 0.5
21
- slides:
22
- - url: /assets/images/modules/attics/admin-dashboard-bootstrap-1280x600.jpg
23
- alt: admin-dashboard-bootstrap
24
- ---
25
-
26
- // Page Initializer
27
- // =============================================================================
28
- // Enable the Liquid Preprocessor
29
- :page-liquid:
30
-
31
- // Set (local) page attributes here
32
- // -----------------------------------------------------------------------------
33
- // :page--attr: <attr-value>
34
-
35
- // Place an excerpt at the most top position
36
- // -----------------------------------------------------------------------------
37
- [role="dropcap mt-3"]
38
- This post is a *test series element*. Post series can help to split larger
39
- posts into a group of smaller articles. This may helpful, if a large post
40
- should be split into several *main chapters* but grouped together.
41
-
42
- excerpt__end
43
-
44
- // Load Liquid procedures
45
- // -----------------------------------------------------------------------------
46
- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
47
-
48
- // Load page attributes
49
- // -----------------------------------------------------------------------------
50
- {% include {{load_attributes}} scope="none" %}
51
-
52
-
53
- // Page content
54
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55
-
56
- // Include sub-documents
57
- // -----------------------------------------------------------------------------
58
-
59
- == The Extremes of Good and Evil
60
-
61
- .Release Loeb Classical Library, Harvard University Press, edition, 1931
62
- The title *About the Ends of Goods and Evils* requires explanation. It was
63
- Aristotle who put the ethical problem in the form of the question, What is the
64
- T𝜆o or End, the supreme end of man’s endeavour, in the attainment of which his
65
- Good or Well-being lies?
66
-
67
- For Aristotle, Telos connoted not only *aim*, but *completion*; and he found
68
- the answer to his question in the complete development and right exercise of
69
- the faculties of man’s nature, and particularly of the distinctively human
70
- faculty of Reason. The life of the Intellect was the Best, the Chief Good; and
71
- lesser Goods were Means to the attainment of this End.
72
-
73
- //////////
74
- Thus was introduced the notion of an ascending scale of Goods, and this affected
75
- the interpretation of the term Telos. Telos came to be understood as denoting
76
- not so much the end or aim of endeavour as the end or extreme point of a series,
77
- the topmost good. To this was naturally opposed an extreme of minus value,
78
- the topmost, or rather bottommost, evil.
79
-
80
- Hence arose the expressions 𝜏𝜆o 𝛾𝛼𝜃𝜈, 𝜏𝜆o 𝜅𝛼𝜅𝜈, *End of Goods, of Evils*, which
81
- occur in Philodemus, Rhetoric I, 218.8 ff. (Südhans), and are translated by
82
- Cicero finis bonorum et malorum.
83
-
84
- As a title for his book he throws this phrase into the plural, meaning
85
- *different views as to the Chief Good and Evil*. Hence in title and to some
86
- extent in method, the de Finibus may be compared with such modern works a
87
- Martineau’s Types of Ethical Theory and Sidgwick’s Methods of Ethics.
88
-
89
- [quote, Cicero · Paragraph 1.10.32, Translation by H. Rackham · Issue 1914 - De Finibus]
90
- ____
91
- But I must explain to you how all this mistaken idea of denouncing
92
- pleasure and praising pain was born and I will give you a complete
93
- account of the system, and expound the actual teachings of the great
94
- explorer of the truth, the master-builder of human happiness.
95
-
96
- No one rejects, dislikes, or avoids pleasure itself, because it is
97
- pleasure, but because those who do not know how to pursue pleasure
98
- rationally encounter consequences that are extremely painful. Nor
99
- again is there anyone who loves or pursues or desires to obtain pain
100
- of itself, because it is pain, but because occasionally circumstances
101
- occur in which toil and pain can procure him some great pleasure.
102
-
103
- To take a trivial example, which of us ever undertakes laborious
104
- physical exercise, except to obtain some advantage from it? But who
105
- has any right to find fault with a man who chooses to enjoy a pleasure
106
- that has no annoying consequences, or one who avoids a pain that
107
- produces no resultant pleasure?
108
- ____
109
-
110
- This he sets out to prove as follows: every animal, as soon as it is born,
111
- seeks for pleasure, and delights in it as the Chief Good, while it recoils
112
- from pain as the Chief Evil, and so far as possible avoids it. This it does
113
- as long as it remains unperverted, at the prompting of Nature’s own unbiased
114
- and honest verdict.
115
-
116
- Hence Epicurus refuses to admit any necessity for argument or discussion to
117
- prove that pleasure is desirable and pain to be avoided. These facts, he
118
- thinks, are perceived by the senses, as that fire is hot, snow white, honey
119
- sweet, none of which things need be proved by elaborate argument: it is enough
120
- merely to draw attention to them.
121
-
122
- For there is a difference, he holds, between formal syllogistic proof of a
123
- thing and a mere notice or reminder: the former is the method for discovering
124
- abstruse and recondite truths, the latter for indicating facts that are obvious
125
- and evident.
126
-
127
- Strip mankind of sensation, and nothing remains; it follows that Nature herself
128
- is the judge of that which is in accordance with or contrary to nature. What
129
- does Nature perceive or what does she judge of, beside pleasure and pain, to
130
- guide her actions of desire and of avoidance?
131
- //////////