diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-06-27 00:00:19 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-06-27 00:01:22 +0200 |
commit | 5b432fcc0bdee654b225ca2b47cc505e8fb1cf12 (patch) | |
tree | c6e9bfd2e881c1a35503bf0ad133ee6ca2635e1c /README.adoc | |
parent | 04e19f51862c7b0395586131a22146c63932d351 (diff) | |
download | haven-5b432fcc0bdee654b225ca2b47cc505e8fb1cf12.tar.gz haven-5b432fcc0bdee654b225ca2b47cc505e8fb1cf12.tar.xz haven-5b432fcc0bdee654b225ca2b47cc505e8fb1cf12.zip |
hswg: add a minimal README.adoc
Moving the example script from somewhere else.
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc index 982c287..9f43933 100644 --- a/README.adoc +++ b/README.adoc @@ -96,9 +96,7 @@ Only UTF8_STRING-convertible selections are synchronized. hswg -- static website generator ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Wraps libasciidoc to make it understand more syntax, namely two-line/underlined -titles, and can be run either as an AsciiDoc processor for my Gitea, or as -a trivial wiki-like site generator. +link:hswg/README.adoc[See hswg's README for details.] ht -- terminal emulator ~~~~~~~~~~~~~~~~~~~~~~~ |