summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ADMIN.md15
-rw-r--r--USE.md10
2 files changed, 23 insertions, 2 deletions
diff --git a/ADMIN.md b/ADMIN.md
new file mode 100644
index 0000000..16d0796
--- /dev/null
+++ b/ADMIN.md
@@ -0,0 +1,15 @@
+# Administrate structured layout tools
+
+## Setup
+
+Install shared code:
+
+ git clone git://source.couchdesign.dk/layout
+
+Hint in your system environment where you installed it,
+by editing the file ~/.bashrc to include this line:
+
+ export COUCHDIR=~/src/COUCH
+
+...and then log out from your desktop environment
+and back in again.
diff --git a/USE.md b/USE.md
index 30c9e22..0e45515 100644
--- a/USE.md
+++ b/USE.md
@@ -1,12 +1,18 @@
# Structured layout
-## Text content from external source
-
Text content from external source -
e.g. Word document -
Cannot be trusted to contain well-structured styling.
Better to flatten and re-apply styling locally.
+
+## Setup
+
+Include sample files in your layout project.
+
+
+## Use
+
1) Track external source in git
2) Transform external source to markdown
make draftfiles