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 --- .../conf/document_make | 16 ++++++++++++++++ .../conf/sisu_document_make | 11 ----------- .../en/alices_adventures_in_wonderland.lewis_carroll.sst | 8 ++++---- 3 files changed, 20 insertions(+), 15 deletions(-) create mode 100644 markup/pod/alices_adventures_in_wonderland.lewis_carroll/conf/document_make delete mode 100644 markup/pod/alices_adventures_in_wonderland.lewis_carroll/conf/sisu_document_make (limited to 'markup/pod/alices_adventures_in_wonderland.lewis_carroll') diff --git a/markup/pod/alices_adventures_in_wonderland.lewis_carroll/conf/document_make b/markup/pod/alices_adventures_in_wonderland.lewis_carroll/conf/document_make new file mode 100644 index 0000000..c1bd855 --- /dev/null +++ b/markup/pod/alices_adventures_in_wonderland.lewis_carroll/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/alices_adventures_in_wonderland.lewis_carroll/conf/sisu_document_make b/markup/pod/alices_adventures_in_wonderland.lewis_carroll/conf/sisu_document_make deleted file mode 100644 index 039537e..0000000 --- a/markup/pod/alices_adventures_in_wonderland.lewis_carroll/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/alices_adventures_in_wonderland.lewis_carroll/media/text/en/alices_adventures_in_wonderland.lewis_carroll.sst b/markup/pod/alices_adventures_in_wonderland.lewis_carroll/media/text/en/alices_adventures_in_wonderland.lewis_carroll.sst index 7f1bb04..3bc683d 100644 --- a/markup/pod/alices_adventures_in_wonderland.lewis_carroll/media/text/en/alices_adventures_in_wonderland.lewis_carroll.sst +++ b/markup/pod/alices_adventures_in_wonderland.lewis_carroll/media/text/en/alices_adventures_in_wonderland.lewis_carroll.sst @@ -1,4 +1,5 @@ # SiSU 8.0 + title: "Alice's Adventures in Wonderland" creator: @@ -19,10 +20,9 @@ rights: classify: topic_register: "SiSU markup sample:book:novel; book:novel:fiction:fantasy|children's fiction" -links: [ - "{ Alice in Wonderland @ Wikipedia }http://en.wikipedia.org/wiki/Alice%27s_Adventures_in_Wonderland", - "{ Lewis Carroll @ Wikipedia }http://en.wikipedia.org/wiki/Lewis_Carroll" - ] +links: + - "{ Alice in Wonderland @ Wikipedia }https://en.wikipedia.org/wiki/Alice%27s_Adventures_in_Wonderland" + - "{ Lewis Carroll @ Wikipedia }https://en.wikipedia.org/wiki/Lewis_Carroll" make: doc_type: "book" -- cgit v1.2.3