added to FAW, post, info type creation

This commit is contained in:
Daniel Siders 2012-09-20 10:29:16 -04:00
parent 698342fac0
commit 4a3bf5d514
12 changed files with 174 additions and 39 deletions

View file

@ -1,3 +1,2 @@
footer
| © 2012 by Apollic Software, LLC. All rights reserved
No part of this document may be reproduced or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without prior written permission of Apollic Software, LLC.
| Copyright © 2012 by Apollic Software, LLC. All rights reserved

View file

@ -4,3 +4,4 @@
ul.nav
== nav_link_with_active 'Blog', '/blog', top: true
== nav_link_with_active 'Docs', '/docs', top: true
== nav_link_with_active 'Contribute', '/contribute', top: true

View file

@ -19,12 +19,14 @@ html lang='en'
.lead
p Tent is a protocol for decentralized social networking.
.alert.alert-block
h4 Alpha Documentation
p These docs are very rough, incorrect, and incomplete. They will be modified heavily over the next few weeks.
h4 Tent v0.1 Documentation
p
' Please contribute by making Pull Requests and Issues on the
== link_to 'GitHub repository', 'https://github.com/tent/tent.io'
| .
== yield
== render '_footer'
hr
p Copyright © 2012 by Apollic Software, LLC. All rights reserved
p This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to the Apollic Software, LLC or other Internet organizations, except as needed for the purpose of developing Internet standards in which case the procedures for copyrights defined in the Internet Standards process must be followed, or as required to translate it into languages other than English.
p This website and all and the documents and information contained herein is provided on an "AS IS" basis and Apollic Software, LLC DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.