aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.mrconfig3
-rw-r--r--TODO5
-rw-r--r--mkdocs.yml3
-rw-r--r--site.mk8
4 files changed, 17 insertions, 2 deletions
diff --git a/.mrconfig b/.mrconfig
index 6a7d518..5f1120e 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -14,6 +14,9 @@ checkout = git clone 'git://source.redpill.dk/accounting.git' 'accounting'
[source/chat]
checkout = git clone 'git://source.redpill.dk/chat-matrix.git' 'chat'
+[source/event]
+checkout = git clone 'git://source.redpill.dk/event.git' 'event'
+
[source/mail]
checkout = git clone 'git://source.redpill.dk/mail.git' 'mail'
diff --git a/TODO b/TODO
index 0dc895e..6840130 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,9 @@
- * Fail build if output html contains square brackets.
- * Implement po4a internationalisation and localization routines.
+ * fail build if output html contains square brackets
+ * implement po4a internationalisation and localization routines
* define taxonomies
+ fields (of interest)
+ domains (of access control)
+ state (of maturity/maintenance)
* define relationships
+ doap-deps
+ * track forked features with vcsh
diff --git a/mkdocs.yml b/mkdocs.yml
index 3ef6857..ce0d91f 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -11,6 +11,7 @@ nav:
- 'Account shell': 'account/shell/index.md'
- 'Account security': 'account/secure/index.md'
- Accounting: 'accounting/index.md'
+ - Calendar events: 'event/index.md'
- Chat: 'chat/index.md'
- Mail: 'mail/index.md'
- System: 'system/index.md'
@@ -23,6 +24,7 @@ nav:
- 'Account shell': 'account/shell/use.md'
- 'Account security': 'account/secure/use.md'
- Accounting: 'accounting/use.md'
+ - Calendaring events: 'event/use.md'
- Chat: 'chat/use.md'
- Mail: 'mail/use.md'
- Source: 'source/use.md'
@@ -31,6 +33,7 @@ nav:
- Account: 'account/admin.md'
- 'Account shell': 'account/shell/admin.md'
- 'Account security setup': 'account/secure/setup.md'
+ - Calendaring events: 'event/admin.md'
# - Chat: 'chat/admin.md'
- 'System desktop setup': 'system/desktop/setup.md'
- 'System gateway setup': 'system/gateway/setup.md'
diff --git a/site.mk b/site.mk
new file mode 100644
index 0000000..6f6cb13
--- /dev/null
+++ b/site.mk
@@ -0,0 +1,8 @@
+contact_sysadmins=contact [Jonas](mailto:dr@jones.dk] or [Siri](mailto:siri@jones.dk)
+domain=couchdesign.dk
+eventhost=event.jones.dk
+githost=source.couchdesign.dk
+gitshellhost=xayide.jones.dk
+matrixhost=matrix.jones.dk
+organisation=Couchdesign
+shellhost=xayide.jones.dk