From c1b897ecda226c3329bc7803581dfa40ab40e8aa Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 21 May 2024 12:39:39 -0400 Subject: markup samples, doc headers: urls & yaml style --- .../two_bits.christopher_kelty/conf/document_make | 16 ++++++++++++++++ .../conf/sisu_document_make | 11 ----------- .../media/text/en/two_bits.christopher_kelty.sst | 22 ++++++++++++---------- 3 files changed, 28 insertions(+), 21 deletions(-) create mode 100644 markup/pod/two_bits.christopher_kelty/conf/document_make delete mode 100644 markup/pod/two_bits.christopher_kelty/conf/sisu_document_make (limited to 'markup/pod/two_bits.christopher_kelty') diff --git a/markup/pod/two_bits.christopher_kelty/conf/document_make b/markup/pod/two_bits.christopher_kelty/conf/document_make new file mode 100644 index 0000000..c1bd855 --- /dev/null +++ b/markup/pod/two_bits.christopher_kelty/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/two_bits.christopher_kelty/conf/sisu_document_make b/markup/pod/two_bits.christopher_kelty/conf/sisu_document_make deleted file mode 100644 index 039537e..0000000 --- a/markup/pod/two_bits.christopher_kelty/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/two_bits.christopher_kelty/media/text/en/two_bits.christopher_kelty.sst b/markup/pod/two_bits.christopher_kelty/media/text/en/two_bits.christopher_kelty.sst index e005da7..3b6c948 100644 --- a/markup/pod/two_bits.christopher_kelty/media/text/en/two_bits.christopher_kelty.sst +++ b/markup/pod/two_bits.christopher_kelty/media/text/en/two_bits.christopher_kelty.sst @@ -12,7 +12,7 @@ date: rights: copyright: "2008 Duke University Press \\ Printed in the United States of America on acid-free paper ∞ \\ Designed by C. H. Westmoreland \\ Typeset in Charis (an Open Source font) by Achorn International \\ Library of Congress Cataloging-in-Publication data and republication acknowledgments appear on the last printed pages of this book." - license: "Licensed under the Creative Commons Attribution-NonCommercial-Share Alike License, available at http://creativecommons.org/licenses/by-nc-sa/3.0/ or by mail from Creative Commons, 559 Nathan Abbott Way, Stanford, Calif. 94305, U.S.A. \"NonCommercial\" as defined in this license specifically excludes any sale of this work or any portion thereof for money, even if sale does not result in a profit by the seller or if the sale is by a 501(c)(3) nonprofit or NGO. \\ Duke University Press gratefully acknowledges the support of HASTAC (Humanities, Arts, Science, and Technology Advanced Collaboratory), which provided funds to help support the electronic interface of this book. \\ Two Bits is accessible on the Web at twobits.net." + license: "Licensed under the Creative Commons Attribution-NonCommercial-Share Alike License, available at https://creativecommons.org/licenses/by-nc-sa/3.0/ or by mail from Creative Commons, 559 Nathan Abbott Way, Stanford, Calif. 94305, U.S.A. \"NonCommercial\" as defined in this license specifically excludes any sale of this work or any portion thereof for money, even if sale does not result in a profit by the seller or if the sale is by a 501(c)(3) nonprofit or NGO. \\ Duke University Press gratefully acknowledges the support of HASTAC (Humanities, Arts, Science, and Technology Advanced Collaboratory), which provided funds to help support the electronic interface of this book. \\ Two Bits is accessible on the Web at twobits.net." classify: topic_register: "SiSU markup sample:book:discourse;open source software:social aspects;software:development:geeks;anthropology:geeks;book:subject:anthropology|information society|geeks;society;programming;society:information society;" @@ -22,20 +22,22 @@ identifier: # isbn: "978082234264-9" -links: [ - "{ Two Bits home page }http://twobits.net/", - "{ Christopher M. Kelty }http://kelty.org/", - "{ Two Bits @ Amazon.com }http://www.amazon.com/Two-Bits-Cultural-Significance-Software/dp/0822342642", - "{ Two Bits @ Barnes & Noble }http://search.barnesandnoble.com/Two-Bits/Christopher-M-Kelty/e/9780822342649", - "{ Discussion @ Lambda the Ultimate }http://lambda-the-ultimate.org/node/3696" - ] +links: + - "{ Two Bits home page }https://twobits.net/" + - "{ Christopher M. Kelty }https://kelty.org/" + - "{ Two Bits @ Amazon.com }https://www.amazon.com/Two-Bits-Cultural-Significance-Software/dp/0822342642" + - "{ Two Bits @ Barnes & Noble }https://www.barnesandnoble.com/w/two-bits-christopher-m-kelty/1100550480?ean=9780822389002" make: doc_type: "book" breaks: "new=:B; break=1" italics: "/Two Bits/i" - home_button_text: "{Two Bits}http://twobits.net; {Christopher M. Kelty}http://kelty.org/" - footer: "{Two Bits}http://twobits.net; {Christopher M. Kelty}http://kelty.org/" + home_button_text: + - "{Two Bits}https://twobits.net" + - "{Christopher M. Kelty}https://kelty.org/" + footer: + - "{Two Bits}https://twobits.net" + - "{Christopher M. Kelty}https://kelty.org/" # home_button_image = "{2bits.png }http://twobits.net" -- cgit v1.2.3