139 Commits (8bf16775dd7577a40055b62cefb528164aa5d220)
 

Author SHA1 Message Date
Baptiste Gelez 27fc5281a6
Basic README.md 5 years ago
Baptiste Gelez b68fb1c4f4 Docker: there are now more than two variables to edit in the .env 5 years ago
Baptiste Gelez 32a9601814 Update the Docker setup
- search_index volume
- Create plume user before running diesel

(thanks to Djyp on Matrix)
5 years ago
Baptiste Gelez 99de71c2c5 Docker + ARM 5 years ago
Baptiste Gelez 74eb263948 Mail 5 years ago
Baptiste Gelez b20bc16821 Fix #8 5 years ago
Baptiste Gelez 1fef3f8b95 Merge branch 'master' of github.com:Plume-org/docs 5 years ago
Baptiste Gelez 126655aa72 Left menu improvements 5 years ago
Baptiste Gelez 95e71617d8
Update installation instructions (#7)
Update installation instructions
5 years ago
Zachary Dunn 4f7704cae6 Update installation instructions 5 years ago
Baptiste Gelez 48d5746ae0 Fix link to proxy config pages 5 years ago
Baptiste Gelez a44a4eeedf
Merge pull request #6 from Plume-org/igalic-mod_md-1
example for configuring Apache httpd with mod_md
5 years ago
Igor Galić 1cc86e9899
example for configuring Apache httpd with mod_md
Add an example on how to configure Apache httpd with mod_md
5 years ago
Baptiste Gelez 42f01731b2 Merge branch 'master' of github.com:Plume-org/docs 5 years ago
Baptiste Gelez e1b51db4df Many changes
Update everything (I may have forgotten a few details however)

Split installation documentation in many parts, and make it so that
you only read what you need to read.

Left menu to quickly go to another page.

Remove the i18n docs as it was outdated and it duplicated contribute.joinplu.me
5 years ago
Baptiste Gelez 1339b8b3f6
Merge pull request #5 from yalh76/patch-1
typo correction
5 years ago
yalh76 524e799b83
typo correction 5 years ago
Baptiste Gelez 2dc72bb79f
It is MIGRATION_DIRECTORY
Not DIR
5 years ago
Baptiste Gelez 92977a68ce
Update update.html.md
- Update the front
5 years ago
Baptiste Gelez a3f5056241
Update installation.html.md
- We no longer depend on gettext-sys
- How to build the front-end
5 years ago
Baptiste Gelez 3a7fd32f88
Update docker instructions 5 years ago
Baptiste Gelez 6dfd0719c1 Fix title and license 5 years ago
Baptiste Gelez 6b548ae8f3 Fix many issues with Middleman 5 years ago
Baptiste Gelez 3c1f93efd2 Move the docs to a middleman website 5 years ago
Trinity Pointard 0868c71d65 Make plm search use cwd if no directory is given and update doc 5 years ago
Trinity Pointard 43a0e233d1 Update debian installation doc
fix #305
Update debian installation doc
Remove need for libpq when compiling with sqlite backend
Remove some unneaded features of multipart to speed up compilation
5 years ago
Aaron W. Swenson 8245eb2ba8 Correct Gentoo emerge instructions (#311)
Emerge doesn't care what order the packages are given; it'll figure out the correct build order and pull in the proper dependencies. Adding the -u switch will only perform the emerge if the package is not yet installed or needs to be updated. This avoids wasting time performing an emerge on something that has already been emerged.

While harmless, it is unnecessary to explicitly include eselect-postgresql in the list as the dev-db/postgresql ebuilds declare it as a dependency. There is no "sqlite3" or "libsqlite3-dev" ebuilds, so that command would fail.
6 years ago
Baptiste Gelez c9a63e72da Fix the path of the media directory for Docker setups 6 years ago
Baptiste Gelez 56ef585d45 Nginx docs: add 'unsafe-inline' to CSP header (to allow avatars to be loaded) 6 years ago
fdb-hiroshima cbf4e1a331 Use the full URL to refer to the Apps API
Co-Authored-By: BaptisteGelez <baptiste@gelez.xyz>
6 years ago
Baptiste Gelez 8d87bbeb97 Document API authentication and apps API 6 years ago
fdb-hiroshima 98cb942b18 Fix typos
Remove line breaks where not needed
6 years ago
Baptiste Gelez 920435ddb9 Fix the NodeInfo example
Forgot to change that when I copy/pasted it from the source
code.
6 years ago
Baptiste Gelez 6b0df8bb19 Add documentation for our ActivityPub implementation
Fixes #262
6 years ago
maximesrd 20676ab690 Added startup script for openrc 6 years ago
Baptiste Gelez 7b73aea780 Merge pull request #288 from maximesrd/patch-7
Adding MIGRATION_DIRECTORY
6 years ago
maximesrd 25e7d5cffe Adding MIGRATION_DIRECTORY 6 years ago
maximesrd 063ba7a16b Variable name error 6 years ago
PhieF 154e45c8b9 Apache config wasn't working
SSLStaplingCache needs to be outside of VirtualHost and adding missing </Directory>
6 years ago
Bat f1d49ca530 Database setup in Docker install instructions 6 years ago
Bat e6fa03710f Fix MIGRATION_DIR for Docker 6 years ago
Bat 8a82afa934 Save medias in static/media
Fixes #272
6 years ago
Harald Wagener fe944ab69f Add caddyserver example configuration
Add caddyserver example configuration
6 years ago
Bat d7a93cfaf6 Add links to API.md and CLI.md on the docs homepage 6 years ago
Baptiste Gelez 79901de19d Merge pull request #266 from Plume-org/cc-by-sa
Change default license to CC-BY-SA
6 years ago
Bat 819eeba7c2 Replace DB_URL with DATABASE_URL
This way it is shared with diesel, which simplifies a lot the setup

Also fixes a few issues in the documentation, that are not directly related
6 years ago
Bat 5517a0e9c7 Change default license to CC-BY-SA
Fixes #258
6 years ago
Bat 119ce832d7 Document --features 6 years ago
Bat 1d8e14c95f Rephrase Mac OS dependencies installation 6 years ago
Bat b0f54a7f8b Docs: correct dependencies for SQlite 6 years ago