Commit graph

152 commits

Author SHA1 Message Date
Baptiste Gelez
eaa599daf6
Add a note to remember to update the docs…
…before each release.
2019-05-01 10:45:16 +01:00
Igor Galić
a2169a0bea
Merge pull request #23 from Plume-org/federation-guide
Basic federation guide
2019-04-21 23:32:43 +02:00
Baptiste Gelez
2d2e296d19 Link to Plume-org/Plume#542 2019-04-21 22:31:41 +01:00
Baptiste Gelez
5c25bd1dfa Try to have one sentence per line 2019-04-21 22:23:09 +01:00
Baptiste Gelez
d613b6416a Use h2 everywhere 2019-04-21 22:11:07 +01:00
Baptiste Gelez
9808f67243 Merge branch 'master' of github.com:Plume-org/docs 2019-04-21 22:03:18 +01:00
Baptiste Gelez
4c07e5befe
Merge pull request #24 from Plume-org/left-menu
Fold sections of the left menu
2019-04-21 22:02:50 +01:00
Baptiste Gelez
9d1d145751 Small improvements 2019-04-21 22:02:42 +01:00
Baptiste Gelez
c85aabd677 Remove ' in plm search commands 2019-04-21 18:40:38 +01:00
Baptiste Gelez
883e6cb079 Merge branch 'crowdin-integration' 2019-04-21 14:35:41 +01:00
Baptiste Gelez
05540eaa54 Add Crowdin script 2019-04-21 14:34:40 +01:00
Baptiste Gelez
8bf16775dd
Create LICENSE 2019-04-20 18:54:56 +01:00
Baptiste Gelez
4be3b8c2e2
Merge pull request #35 from Plume-org/other-places
Add Liberapay and Docker Hub to places where Plume is present
2019-04-20 09:33:31 +01:00
Baptiste Gelez
a03dc06865 Add Liberapay and Docker Hub to places where Plume is present
Fixes #34
2019-04-19 22:11:24 +01:00
Baptiste Gelez
d2b8468640
Merge pull request #32 from Plume-org/h1
Remove h1 tag from sidebar
2019-04-19 21:39:06 +01:00
Baptiste Gelez
701c9dd786
Merge pull request #33 from Plume-org/fdb-hiroshima-patch-1
use v0.3.0 instead of master for x86_64 docker
2019-04-19 21:23:19 +01:00
Baptiste Gelez
b502b3eedb Remove h1 tag from sidebar
Update CSS, to make sure what was matching this h1 before now
only applies to the first <a>, not to all the links of the menu.
Also increase the font size/weigth of this link to match the default
h1 style better.
2019-04-19 21:20:56 +01:00
fdb-hiroshima
2093586389
use v0.3.0 instead of master for x86_64 docker 2019-04-19 22:20:26 +02:00
Baptiste Gelez
7795194ed1
Merge pull request #31 from igalic/fix/html
HTML only wants one h1 per document
2019-04-19 21:02:37 +01:00
Igor Galić
e9af0538ce
HTML only wants one h1 per document
middleman's `title:` already generates an <h1> tag.
This means that we need to reduce all our markdown's # → to ##
2019-04-19 21:42:24 +02:00
Baptiste Gelez
22037c1f9c
Merge pull request #30 from Plume-org/fdb-hiroshima-patch-1
fix some errors in nginx config
2019-04-19 19:14:24 +01:00
fdb-hiroshima
cd09f2d25a
fix some errors in nginx config 2019-04-19 20:13:22 +02:00
Baptiste Gelez
676d01f614
Merge pull request #27 from Plume-org/prebuilt
WIP: Docs for prebuilt binairies
2019-04-19 17:03:47 +01:00
Baptiste Gelez
22a36c608a Fix args and URL 2019-04-19 17:02:06 +01:00
Baptiste Gelez
a9b92c8c6b Fix archive name 2019-04-19 11:15:12 +01:00
Baptiste Gelez
cf9047964a Everything is in one archive now 2019-04-19 01:14:45 +01:00
Igor Galić
c9d6e8cc0a
Merge pull request #29 from igalic/contributor/igalic
add igalic to contributors
2019-04-18 22:44:13 +02:00
Igor Galić
50a154a911
add igalic to contributors 2019-04-18 22:26:03 +02:00
Igor Galić
395668e675
Merge pull request #26 from Plume-org/contributor/fdb-hiroshima
add myself to contributors
2019-04-18 22:09:28 +02:00
Igor Galić
a2fe8b017e
Merge pull request #28 from NovaPhoenix/patch-1
rpm based distros are not based on deb
2019-04-18 10:23:03 +02:00
Phoenix
99fcf71305
rpm based distros are not based on deb 2019-04-18 01:02:35 +00:00
Baptiste Gelez
e3b7c3196f WIP: Docs for prebuilt binairies 2019-04-17 21:39:07 +01:00
Baptiste Gelez
58dc8e4288
Fix a typo
theme → them
2019-04-17 19:39:50 +01:00
fdb-hiroshima
cd2ce26bf7
add myself to contributors 2019-04-17 20:09:15 +02:00
Baptiste Gelez
6601612b3e
Merge pull request #25 from Plume-org/favicon
Add favicon
2019-04-17 18:04:41 +01:00
Baptiste Gelez
5573aed7dc Add favicon 2019-04-17 17:34:01 +01:00
Baptiste Gelez
96e4acdfff Fold sections of the left menu, to make it smaller by default and easier to browse 2019-04-17 17:28:46 +01:00
Baptiste Gelez
f97f5b6dee Basic federation guide
Fixes #16

Needs https://github.com/Plume-org/Plume/pull/519 to be merged first
2019-04-17 16:53:21 +01:00
Igor Galić
0fbd4198f8
Merge pull request #22 from maximesrd/patch-1
Fix  error  E0277
2019-04-10 20:56:08 +02:00
fdb-hiroshima
29318db52a Update source/update.html.md
Co-Authored-By: maximesrd <maximesrd@maximesourdin.ovh>
2019-04-10 17:47:49 +02:00
maximesrd
0877179d36
Fix error E0277
Added --features DATABASE, so that the compilation can continue successfully.
2019-04-10 17:40:54 +02:00
Baptiste Gelez
6f2e47a696
Merge pull request #21 from Plume-org/org
Organization documents
2019-04-08 19:57:44 +01:00
Baptiste Gelez
ad08e8dbb3 Make it clear who are the moderators 2019-04-08 19:12:22 +01:00
Baptiste Gelez
733ba0836c Update email address 2019-04-08 13:29:44 +01:00
Baptiste Gelez
27d95e73e6 Organiation documents 2019-04-05 21:14:23 +01:00
Baptiste Gelez
edd3bead5e
Merge pull request #19 from Plume-org/logo
Update config docs
2019-03-22 18:02:43 +01:00
Baptiste Gelez
223d290c40 Add SEARCH_INDEX docs 2019-03-21 12:05:15 +01:00
Baptiste Gelez
7c7f148a45
Merge pull request #18 from yalh76/master
Adding Yunohost documentation
2019-03-21 12:03:45 +01:00
Baptiste Gelez
f4504326a8 Update config docs 2019-03-21 12:02:19 +01:00
yalh76
f348dc5a50 Adding Yunohost documentation 2019-03-21 11:54:56 +01:00