diff options
author | Alexandre Hannud Abdo <abdo@member.fsf.org> | 2016-06-24 23:58:43 +0000 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-06-25 04:13:29 -0700 |
commit | ec3651d216a5eafcb8019825bc6751e6ffa8c198 (patch) | |
tree | 6cfcd4e4ca8128db7b3ddec1fde0f07a1e7ad4b5 /doc/external-resource-links.bb | |
parent | f66576f366462c5d1e98e0ba4eacea9911c85eee (diff) | |
download | volse-hubzilla-ec3651d216a5eafcb8019825bc6751e6ffa8c198.tar.gz volse-hubzilla-ec3651d216a5eafcb8019825bc6751e6ffa8c198.tar.bz2 volse-hubzilla-ec3651d216a5eafcb8019825bc6751e6ffa8c198.zip |
Improvements to help pages
Diffstat (limited to 'doc/external-resource-links.bb')
-rw-r--r-- | doc/external-resource-links.bb | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/doc/external-resource-links.bb b/doc/external-resource-links.bb index 412e84467..a679e9381 100644 --- a/doc/external-resource-links.bb +++ b/doc/external-resource-links.bb @@ -1,20 +1,21 @@ -[b]External Resource Links[/b]
-
-[b][color= grey][size=24]External Links[/size][/color][/b]
-[b]Third-Party Themes[/b]
-
+[h2]External resource links[/h2]
+[h3]Third-Party Themes[/h3]
+[ul]
[*][url=https://github.com/omigeot/redstrap3]Redstrap[/url]
[*][url=https://bitbucket.org/tobiasd/red-clean]Clean[/url]
[*][url=https://github.com/tonybaldwin/redmatrixthemes/]nubasic[/url]
[*][url=https://github.com/deadsuperhero/redmatrix-themes]Sean Tilley's themes[/url]
-
-[b]Third-Party Addons[/b]
+[/ul]
+[h3]Third-Party addons[/h3]
+[ul]
[*][url=https://abcentric.net/git/abcjsplugin.git]ABCjs integration - display scores in posts (WIP)[/url]
-[b]Related Projects[/b]
-
+[/ul]
+[h3]Related projects[/h3]
+[ul]
[*][url=https://addons.mozilla.org/en-US/firefox/addon/redshare/]Redshare for Firefox[/url]
[*][url=https://github.com/cvogeley/red-for-android]Red for Android[/url]
[*][url=https://github.com/zzottel/feed2red]feed2red.pl (posts Atom/RSS feeds to channel)[/url]
[*][url=https://wordpress.org/plugins/hubzilla-wp/]WordPress gateway (combine with wppost addon for full features)[/url]
+[/ul]
#include doc/macros/main_footer.bb;
|