aboutsummaryrefslogtreecommitdiffhomepage
path: root/markup/pod/the_wealth_of_networks.yochai_benkler/conf/document_make
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/the_wealth_of_networks.yochai_benkler/conf/document_make
parent"Democratizing Innovation" markup: header & link (diff)
markup samples, doc headers: urls & yaml style
Diffstat (limited to 'markup/pod/the_wealth_of_networks.yochai_benkler/conf/document_make')
-rw-r--r--markup/pod/the_wealth_of_networks.yochai_benkler/conf/document_make16
1 files changed, 16 insertions, 0 deletions
diff --git a/markup/pod/the_wealth_of_networks.yochai_benkler/conf/document_make b/markup/pod/the_wealth_of_networks.yochai_benkler/conf/document_make
new file mode 100644
index 0000000..c1bd855
--- /dev/null
+++ b/markup/pod/the_wealth_of_networks.yochai_benkler/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/"
+]