diff options
author | P. J. McDermott <pjm@nac.net> | 2013-09-30 14:42:45 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-09-30 14:42:45 (EDT) |
commit | 513ab84f14591ee446e95100b5c3a99624d67539 (patch) | |
tree | 8d47387716f06b21ad719dbd61b1de4728d2d1be /projects | |
parent | 4416d54d9a0a605df79b6dec84075946363b35fd (diff) | |
download | www-513ab84f14591ee446e95100b5c3a99624d67539.zip www-513ab84f14591ee446e95100b5c3a99624d67539.tar.gz www-513ab84f14591ee446e95100b5c3a99624d67539.tar.bz2 |
projects/ssic/index.mdwn: Refer to example site.
Diffstat (limited to 'projects')
-rw-r--r-- | projects/ssic/index.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/projects/ssic/index.mdwn b/projects/ssic/index.mdwn index 52ed08d..1619138 100644 --- a/projects/ssic/index.mdwn +++ b/projects/ssic/index.mdwn @@ -37,4 +37,16 @@ available. [repo-http]: http://git.pehjota.net/ssic/ssic.git/ [repo-debian-http]: http://git.pehjota.net/ssic/ssic.debian.git/ + +Examples +======== + +[This Web site][www-git] is preprocessed with a markdown interpreter and +compiled with ssic. Compilation is directed by [a makefile][www-git-makefile] +that supports environments with (run `make`) or without (run `make local`) a Web +server. + +[www-git]: http://git.pehjota.net/www/www.git/ +[www-git-makefile]: http://git.pehjota.net/www/www.git/tree/Makefile + <!--#include virtual="/includes/footer.html" --> |