made navbar work
also added an About page and a stub Config page.
This commit is contained in:
parent
5fed026bcd
commit
2c8bbdf307
10 changed files with 89 additions and 27 deletions
16
templates/documentation/about.hamlet
Normal file
16
templates/documentation/about.hamlet
Normal file
|
@ -0,0 +1,16 @@
|
|||
<div .span9 .hero-unit>
|
||||
<h2>
|
||||
git-annex watches over your files
|
||||
<p>
|
||||
It will automatically notice changes, and keep files in sync between #
|
||||
repositories and devices.
|
||||
<p>
|
||||
For full details, see #
|
||||
<a href="http://git-annex.branchable.com/">the git-annex website</a>.
|
||||
<hr>
|
||||
git-annex is © 2010-2012 Joey Hess. It is free software, licensed #
|
||||
under the terms of the GNU General Public License, version 3 or above. #
|
||||
Its development was made possible by #
|
||||
<a href="http://git-annex.branchable.com/design/assistant/thanks/">
|
||||
many excellent people
|
||||
.
|
Loading…
Add table
Add a link
Reference in a new issue