diff options
author | Andrew Manning <andrew@reticu.li> | 2016-11-27 08:34:23 -0700 |
---|---|---|
committer | Andrew Manning <andrew@reticu.li> | 2016-11-27 08:34:23 -0700 |
commit | 713a34c68e242c5bee927f3de41fffaeb2842bf1 (patch) | |
tree | ef87058322a95e0d9cf3156e3a383fd8fa19a601 /doc/member/member_guide.html | |
parent | 165a6d34b2c3869ca3f5244a81a612ee549afbc7 (diff) | |
download | volse-hubzilla-713a34c68e242c5bee927f3de41fffaeb2842bf1.tar.gz volse-hubzilla-713a34c68e242c5bee927f3de41fffaeb2842bf1.tar.bz2 volse-hubzilla-713a34c68e242c5bee927f3de41fffaeb2842bf1.zip |
Restructured main table of contents to link to fewer pages with more content. The admin, dev, and member guides are single pages each having a table of contents at the top that is represented in condensed form in the main navigation sidebar. Section links are used to navigate between content sections for simplicity and fewer page loads.
Diffstat (limited to 'doc/member/member_guide.html')
-rw-r--r-- | doc/member/member_guide.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/member/member_guide.html b/doc/member/member_guide.html new file mode 100644 index 000000000..6614a4b2d --- /dev/null +++ b/doc/member/member_guide.html @@ -0,0 +1,18 @@ +<p><strong>Table of Contents</strong></p> + +<ul id="member-guide-toc"> + <li><a href="/help/member/member_guide#overview">Overview</a></li> +</ul> + +<hr> + +<h1 id="overview">Overview</h1> +<p> +While many features and capabilities of Hubzilla are familiar to people who have +used social networking sites and blogging software, there are also quite a few new +concepts and features that most people have not encountered before. Some of the +new ideas are related to the <strong>decentralized</strong> nature of the grid; others are associated +with the advanced <strong>permissions system</strong> that is necessary to protect your data privacy. +The purpose of this guide is to help you understand how to create, configure, and +use your nomadic identity. +</p>
\ No newline at end of file |