aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2019-11-02 20:51:43 +0100
committerJonas Smedegaard <dr@jones.dk>2019-11-02 20:51:43 +0100
commita60e08ba995dc580dc930dd38515c8f678ee7b72 (patch)
tree44b9904846d6e7820eeb7fe5fc89dfc244720abe
parent5083c6bcad4294b58be53a7cc02cd991910657ec (diff)
Use mustache template wrapping of variables.
-rw-r--r--README.md2
-rw-r--r--USE.md6
2 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 449e1a0..2b90e48 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Overview of shell accounts
-[[domain virtual-assembly]] offers optional shell accounts for members.
+{{organisation}} offers optional shell accounts for members.
User must provide contact information.
A shell account provides access to a command-line text console interface.
diff --git a/USE.md b/USE.md
index 38815a4..6c111ef 100644
--- a/USE.md
+++ b/USE.md
@@ -1,13 +1,13 @@
# Shell introduction
-As member of [[org Virtual Assembly]]
-you can get a shell account at [[!host shell.virtual-assembly.org]].
+As member of {{organisation}}
+you can get a shell account at {{shellhost}}.
A shell account provides you a "home" at the system,
that you can access with a command-line console interface
either interactively or automated by scripts.
-You need to [[contact sysadmins]] to get your shell account created.
+You need to {{contact_sysadmins}} to get your shell account created.
Provide your full name, email, and cellphone number,
which is shared with all users
for use in case of problems with your account.