diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-05-21 12:39:39 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-05-21 13:27:38 -0400 | 
| commit | c1b897ecda226c3329bc7803581dfa40ab40e8aa (patch) | |
| tree | a1ee41674e241cf9acf9aea3d6e03347d1439403 /markup/pod/accelerando.charles_stross | |
| parent | "Democratizing Innovation" markup: header & link (diff) | |
markup samples, doc headers: urls & yaml style
Diffstat (limited to 'markup/pod/accelerando.charles_stross')
3 files changed, 30 insertions, 20 deletions
diff --git a/markup/pod/accelerando.charles_stross/conf/document_make b/markup/pod/accelerando.charles_stross/conf/document_make new file mode 100644 index 0000000..c1bd855 --- /dev/null +++ b/markup/pod/accelerando.charles_stross/conf/document_make @@ -0,0 +1,16 @@ +make: +  breaks: "break=1" +  home_button_text: [ +    "{sisudoc.org}https://sisudoc.org", +    "{doc-reform.org}https://doc-reform.org", +    "{sources / git}https://git.sisudoc.org/" +  ] +  footer: [ +    "{sisudoc.org}https://sisudoc.org", +    "{sources / git}https://git.sisudoc.org/" +  ] +links: [ +  "{sisudoc.org}https://sisudoc.org", +  "{doc-reform.org}https://doc-reform.org", +  "{sources / git}https://git.sisudoc.org/" +] diff --git a/markup/pod/accelerando.charles_stross/conf/sisu_document_make b/markup/pod/accelerando.charles_stross/conf/sisu_document_make deleted file mode 100644 index 039537e..0000000 --- a/markup/pod/accelerando.charles_stross/conf/sisu_document_make +++ /dev/null @@ -1,11 +0,0 @@ -make: -  breaks: "break=1" -  home_button_text: "{SiSU}http://sisudoc.org; {sources / git}http://git.sisudoc.org/" - -# footer: "{SiSU}http://sisudoc.org; {sources / git}http://git.sisudoc.org/" -# home_button_text "{sisu.png }http://sisudoc.org" - -links: [ -    "{SiSU}http://sisudoc.org", -    "{sources / git}http://git.sisudoc.org/" -  ] diff --git a/markup/pod/accelerando.charles_stross/media/text/en/accelerando.charles_stross.sst b/markup/pod/accelerando.charles_stross/media/text/en/accelerando.charles_stross.sst index 5c6afdc..074c137 100644 --- a/markup/pod/accelerando.charles_stross/media/text/en/accelerando.charles_stross.sst +++ b/markup/pod/accelerando.charles_stross/media/text/en/accelerando.charles_stross.sst @@ -11,7 +11,7 @@ date:  rights:    copyright: "Charles Stross, 2005." -  license:   "Creative Commons License, Attribution-NonCommercial-NoDerivs 2.0: * Attribution. You must attribute the work in the manner specified by the author or licensor; * Noncommercial. You may not use this work for commercial purposes; * No Derivative Works. You may not alter, transform, or build upon this work; * For any reuse or distribution, you must make clear to others the license terms of this work. (* For any reuse or distribution, you must make clear to others the license terms of this work. * Any of these conditions can be waived if you get permission from the copyright holder.) http://creativecommons.org/licenses/by-nc-nd/2.0/ These SiSU presentations of Accelerando are done with the kind permission of the author Charles Stross" +  license:   "Creative Commons License, Attribution-NonCommercial-NoDerivs 2.0: * Attribution. You must attribute the work in the manner specified by the author or licensor; * Noncommercial. You may not use this work for commercial purposes; * No Derivative Works. You may not alter, transform, or build upon this work; * For any reuse or distribution, you must make clear to others the license terms of this work. (* For any reuse or distribution, you must make clear to others the license terms of this work. * Any of these conditions can be waived if you get permission from the copyright holder.) https://creativecommons.org/licenses/by-nc-nd/2.0/ These SiSU presentations of Accelerando are done with the kind permission of the author Charles Stross"  original:    source: http://www.accelerando.org/ @@ -24,19 +24,24 @@ identifier:    oclc: "57682282"    isbn: "9780441012848" -links: [ -    "{ Accelerando home }http://www.accelerando.org/", -    "{ @ Wikipedia }http://en.wikipedia.org/wiki/Accelerando_%28novel%29", -    "{ @ Amazon.com}http://www.amazon.com/gp/product/0441014151", -    "{ @ Barnes & Noble}http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?isbn=0441014151" -  ] +links: +  - "{ Accelerando, Charles Stross}https://www.antipope.org/charlie/blog-static/index.html" +  - "{ @ Wikipedia }https://en.wikipedia.org/wiki/Accelerando_%28novel%29" +  - "{ @ Amazon.com}https://www.amazon.com/gp/product/0441014151" +  - "{ @ Barnes & Noble}https://www.barnesandnoble.com/w/accelerando-charles-stross/1100256512?ean=9780441014156"  make:    doc_type: "book"    headings: "none; PART; none; Chapter;"    breaks: "new=:A,:B; break=:C,1" -  home_button_image: "{accelerando_stross.png }http://www.accelerando.org/" -  footer: "{Accelerando}http://www.accelerando.org/; {Charles Stross}http://www.antipope.org/charlie/" +  home_button_text: +    - "{Accelerando}https://www.antipope.org/charlie/blog-static/index.html" +    - "{Charles Stross}https://www.antipope.org/charlie/blog-static/index.html" +  footer: +    - "{Accelerando}https://www.antipope.org/charlie/blog-static/index.html" +    - "{Charles Stross}https://www.antipope.org/charlie/blog-static/index.html" + +# home_button_image: "{accelerando_stross.png }http://www.accelerando.org/"  :A~ @title-author-date  | 
