Add a FAQ placeholder

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Lars Hjemli 2011-05-30 23:33:47 +02:00
parent 27dfffdd81
commit fd34c1129f
2 changed files with 6 additions and 0 deletions

4
faq Normal file
View File

@ -0,0 +1,4 @@
Frequently Asked Questions
==========================
(Coming soon)

2
index
View File

@ -4,6 +4,7 @@ cgit quick facts
* web interface ([cgi][]) for [git][] repositories, written in [C][]
* licensed under [GPLv2][]
* discussions, patches etc. goes to the [list] ([archive]).
* common questions are answered in the [faq].
[cgi]: http://www.ietf.org/rfc/rfc3875.txt
[git]: http://git-scm.org
@ -11,6 +12,7 @@ cgit quick facts
[GPLv2]: http://www.gnu.org/licenses/gpl-2.0.html
[list]: mailto:cgit@hjemli.net
[archive]: http://hjemli.net/pipermail/cgit/
[faq]: faq
features