Add header and footer to apps directory.
This commit is contained in:
parent
055dc9a922
commit
1cf9178ffb
2 changed files with 14 additions and 0 deletions
9
sites/werc.cat-v.org/apps/_footer.md
Normal file
9
sites/werc.cat-v.org/apps/_footer.md
Normal file
|
|
@ -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.
|
||||
5
sites/werc.cat-v.org/apps/_header.md
Normal file
5
sites/werc.cat-v.org/apps/_header.md
Normal file
|
|
@ -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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue