diff --git a/sites/werc.cat-v.org/apps/_footer.md b/sites/werc.cat-v.org/apps/_footer.md new file mode 100644 index 0000000..2754eeb --- /dev/null +++ b/sites/werc.cat-v.org/apps/_footer.md @@ -0,0 +1,9 @@ +External Apps +============= + +This are some apps developed by werc users, to install them put them in your werc's `apps/` dir and enable them from any config file as usual. + +* [Xibit](http://xibit.soul9.org/): an image gallery app by written by soul9. +* [SMAK](http://www.anarchyinthetubes.com/hg/smak/): a "very simple" image gallery by yiyus. +* [hgwerc](http://www.anarchyinthetubes.com/hg/hgwebdir.cgi/hgwerc/): a wrapper around the mercurial web interface to integrate it into werc sites, also by yiyus. +* [scrappydog](http://code.google.com/p/scrappydog/): A werc based online scrapbook by maht. diff --git a/sites/werc.cat-v.org/apps/_header.md b/sites/werc.cat-v.org/apps/_header.md new file mode 100644 index 0000000..66c4c01 --- /dev/null +++ b/sites/werc.cat-v.org/apps/_header.md @@ -0,0 +1,5 @@ +Werc Apps +========= + +Werc includes the following 'apps' by default that any site can enable usually by executing a function of the form `conf_enable_myapp` in any given `_werc/config` file. +