aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/config_build.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/config_build.org')
-rw-r--r--org/config_build.org118
1 files changed, 6 insertions, 112 deletions
diff --git a/org/config_build.org b/org/config_build.org
index def24caf..6e6e805f 100644
--- a/org/config_build.org
+++ b/org/config_build.org
@@ -1955,9 +1955,9 @@ task :note_sources do
<https://sisudoc.org>
sisu source code is available at:
<https://git.sisudoc.org>
- <https://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary>
+ <https://git.sisudoc.org/projects/sisu>
sisu markup samples are provided/packaged separately as sisu-markup-samples:
- <https://git.sisudoc.org/gitweb/?p=doc/sisu-markup-samples.git;a=summary>
+ <https://git.sisudoc.org/projects/sisu-markup>
WOK
end
task :note_installation do
@@ -2788,7 +2788,7 @@ document, produces multiple output formats including: /plaintext/, /HTML/,
/XHTML/, /XML/, /EPUB/, /ODT/ (/OpenDocument/ (/ODF/) text), /LaTeX/, /PDF/,
info, and /SQL/ (/PostgreSQL/ and /SQLite/) , which share text object numbers
("object citation numbering") and the same document structure information. For
-more see: <https://sisudoc.org> or <https://www.jus.uio.no/sisu>
+more see: <https://sisudoc.org> or <https://git.sisudoc.org>
DOCUMENT PROCESSING COMMAND FLAGS
.................................
@@ -3527,7 +3527,7 @@ ONLINE
......
Online markup examples are available together with the respective outputs
-produced from <https://www.jus.uio.no/sisu/SiSU/examples.html> or from
+produced from <https://git.sisudoc.org/sisu-markup> or from
There is of course this document, which provides a cursory overview of sisu
markup and the respective output produced:
@@ -4879,7 +4879,7 @@ Configure substitution in _sisu/sisu_document_make
[9]: Table from the Wealth of Networks by Yochai Benkler
- <https://www.jus.uio.no/sisu/the_wealth_of_networks.yochai_benkler>
+ <https://sisudoc.org/spine/en/html/the_wealth_of_networks.yochai_benkler/toc.html>
[10]: for which you may alternatively use the full form author: title: and year:
@@ -5200,7 +5200,7 @@ Configure substitution in _sisu/sisu_document_make
**** Summary
SiSU information Structuring Universe
Structured information, Serialized Units <www.sisudoc.org> or
- <www.jus.uio.no/sisu/> software for electronic texts, document collections,
+ <git.sisudoc.org/> software for electronic texts, document collections,
books, digital libraries, and search, with "atomic search" and text positioning
system (shared text citation numbering: "ocn")
outputs include: plaintext, html, XHTML, XML, ODF (OpenDocument), EPUB, LaTeX,
@@ -5775,112 +5775,6 @@ Configure substitution in _sisu/sisu_document_make
data/sisu/conf/editor-syntax-etc/emacs/
data/sisu/conf/editor-syntax-etc/emacs/sisu-mode.el
-** git
-*** gitignore
-
-#+HEADER: :tangle ../.gitignore
-#+BEGIN_SRC sh
-# git ls-files --others --exclude-from=.git/info/exclude
-*
-!README
-!COPYRIGHT
-!CHANGELOG
-!CHANGELOGS/
-!CHANGELOGS/CHANGELOG
-!CHANGELOGS/CHANGELOG_v*
-!makefile
-!Rakefile
-!Rantfile
-!qi
-!setup/
-!setup/*
-!version
-!version.txt
-!conf/
-!conf/**
-!*.json
-!*.org
-!*.rb
-!*.txt
-!*.yml
-!*.nix
-!nix/
-!nix/**
-!org/
-!bin
-!bin/sisu
-!bin/sisu-*
-!bin/sisugem
-!lib
-!lib/**
-!man
-!man/**
-!data
-!data/doc
-!data/doc/**
-!data/sisu
-!data/sisu/**
-!*.sst
-!*.ssm
-!**/*.sst
-!**/*.ssm
-!debian/
-!debian/changelog
-!debian/compat
-!debian/control
-!debian/copyright
-!debian/gbp.conf
-!debian/sisu*.manpages
-!debian/sisu*.install
-!debian/manpages/
-!debian/manpages/sisu*.7
-!debian/rules
-!debian/sisu\.*
-!debian/source/
-!debian/source/format
-!debian/watch
-*~
-*_
-\#*
-*.\#*
-*.tmp
-*_tmp
-*.gem
-*.gemspec
-!sisu.gemspec
-*_.rb
-*.rb_
-0???-*.patch
-*.gz
-*.xz
-*_
-.*
-!.gitignore
-!.envrc
-#+END_SRC
-
-##+HEADER: :tangle ../.gitignore
-#+BEGIN_SRC sh
-# git ls-files --others --exclude-from=.git/info/exclude
-,*~
-,*_
-\#*
-,*.\#*
-,*.tmp
-,*_tmp
-.*
-,*.gem
-,*.gemspec
-!.gitignore
-!.envrc
-,*_.rb
-,*.rb_
-.pc
-0???-*.patch
-,*.gz
-,*.xz
-#+END_SRC
-
*** todo
sisu_todo.org