diff options
Diffstat (limited to 'markup/pod/gullivers_travels.jonathan_swift')
3 files changed, 19 insertions, 15 deletions
| diff --git a/markup/pod/gullivers_travels.jonathan_swift/conf/document_make b/markup/pod/gullivers_travels.jonathan_swift/conf/document_make new file mode 100644 index 0000000..c1bd855 --- /dev/null +++ b/markup/pod/gullivers_travels.jonathan_swift/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/gullivers_travels.jonathan_swift/conf/sisu_document_make b/markup/pod/gullivers_travels.jonathan_swift/conf/sisu_document_make deleted file mode 100644 index 039537e..0000000 --- a/markup/pod/gullivers_travels.jonathan_swift/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/gullivers_travels.jonathan_swift/media/text/en/gullivers_travels.jonathan_swift.sst b/markup/pod/gullivers_travels.jonathan_swift/media/text/en/gullivers_travels.jonathan_swift.sst index c26150c..9e9af13 100644 --- a/markup/pod/gullivers_travels.jonathan_swift/media/text/en/gullivers_travels.jonathan_swift.sst +++ b/markup/pod/gullivers_travels.jonathan_swift/media/text/en/gullivers_travels.jonathan_swift.sst @@ -21,10 +21,9 @@ date:    modified: "1735"    added_to_site: "2005-10-30" -links: [ -    "{ Gulliver's Travels }http://en.wikipedia.org/wiki/Gullivers_travels", -    "{ Johnathan Swift }http://en.wikipedia.org/wiki/Jonathan_Swift" -  ] +links: +  - "{ Gulliver's Travels }https://en.wikipedia.org/wiki/Gullivers_travels" +  - "{ Johnathan Swift }https://en.wikipedia.org/wiki/Jonathan_Swift"  make:    doc_type: "book" | 
