aboutsummaryrefslogtreecommitdiffhomepage
path: root/markup/pod/gpl3.fsf
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2024-05-21 12:39:39 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2024-05-21 13:27:38 -0400
commitc1b897ecda226c3329bc7803581dfa40ab40e8aa (patch)
treea1ee41674e241cf9acf9aea3d6e03347d1439403 /markup/pod/gpl3.fsf
parent"Democratizing Innovation" markup: header & link (diff)
markup samples, doc headers: urls & yaml style
Diffstat (limited to 'markup/pod/gpl3.fsf')
-rw-r--r--markup/pod/gpl3.fsf/conf/document_make16
-rw-r--r--markup/pod/gpl3.fsf/conf/sisu_document_make11
-rw-r--r--markup/pod/gpl3.fsf/media/text/en/gpl3.fsf.sst11
3 files changed, 21 insertions, 17 deletions
diff --git a/markup/pod/gpl3.fsf/conf/document_make b/markup/pod/gpl3.fsf/conf/document_make
new file mode 100644
index 0000000..c1bd855
--- /dev/null
+++ b/markup/pod/gpl3.fsf/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/gpl3.fsf/conf/sisu_document_make b/markup/pod/gpl3.fsf/conf/sisu_document_make
deleted file mode 100644
index 039537e..0000000
--- a/markup/pod/gpl3.fsf/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/gpl3.fsf/media/text/en/gpl3.fsf.sst b/markup/pod/gpl3.fsf/media/text/en/gpl3.fsf.sst
index b2b4059..891f751 100644
--- a/markup/pod/gpl3.fsf/media/text/en/gpl3.fsf.sst
+++ b/markup/pod/gpl3.fsf/media/text/en/gpl3.fsf.sst
@@ -15,7 +15,7 @@ date:
valid: "2007-06-29"
rights:
- copyright: "2007 Free Software Foundation, Inc. http://fsf.org/"
+ copyright: "2007 Free Software Foundation, Inc. https://fsf.org/"
license: "Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed."
classify:
@@ -23,11 +23,10 @@ classify:
publisher: "SiSU on behalf of the Free Software Foundation"
-links: [
- "{ Free Software Foundation }http://www.fsf.org",
- "{ GPL3 @ FSF }http://gplv3.fsf.org/",
- "{ GPL3 source text }http://www.gnu.org/licenses/gpl-3.0.txt"
- ]
+links:
+ - "{ Free Software Foundation }https://www.fsf.org"
+ - "{ GPL3 @ FSF }https://gplv3.fsf.org/"
+ - "{ GPL3 source text }https://www.gnu.org/licenses/gpl-3.0.txt"
make:
doc_type: "article"