diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-06-25 13:58:24 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-06-25 13:58:24 +0200 |
commit | 2528d97f52da9c99c62aa6d41e7c442071747e5e (patch) | |
tree | 07f8a3b27609503bb7a7ab3335c6520b8a0ed63d /doc/external-resource-links.bb | |
parent | c8ae04a96a38b7351c2ac506c836bb9b1734d58e (diff) | |
parent | ec3651d216a5eafcb8019825bc6751e6ffa8c198 (diff) | |
download | volse-hubzilla-2528d97f52da9c99c62aa6d41e7c442071747e5e.tar.gz volse-hubzilla-2528d97f52da9c99c62aa6d41e7c442071747e5e.tar.bz2 volse-hubzilla-2528d97f52da9c99c62aa6d41e7c442071747e5e.zip |
Merge branch 'dev' into sabre32
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;
|