add subscribers only hint to ccollect
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
5dc0916324
commit
2d0c581676
2 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,7 @@ use IkiWiki::Setup::Standard {
|
||||||
# where the source of the wiki is located
|
# where the source of the wiki is located
|
||||||
srcdir => '/home/nico/www-src/www.nico.schottelius.org',
|
srcdir => '/home/nico/www-src/www.nico.schottelius.org',
|
||||||
# where to build the wiki
|
# where to build the wiki
|
||||||
destdir => '../dst',
|
destdir => '/home/services/www/nico/www.nico.schottelius.org',
|
||||||
# base url to the wiki
|
# base url to the wiki
|
||||||
url => 'http://www.nico.schottelius.org/',
|
url => 'http://www.nico.schottelius.org/',
|
||||||
# url to the ikiwiki.cgi
|
# url to the ikiwiki.cgi
|
||||||
|
|
|
@ -155,6 +155,7 @@ even include it into Debian.
|
||||||
* There is a general
|
* There is a general
|
||||||
[ccollect mailing list](http://l.schottelius.org/mailman/listinfo/ccollect)
|
[ccollect mailing list](http://l.schottelius.org/mailman/listinfo/ccollect)
|
||||||
available.
|
available.
|
||||||
|
* **Warning**: Only subscribers can post.
|
||||||
* You can join the development ***IRC channel***
|
* You can join the development ***IRC channel***
|
||||||
[#cLinux on irc.freenode.org](irc://irc.freenode.org/#cLinux).
|
[#cLinux on irc.freenode.org](irc://irc.freenode.org/#cLinux).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue