|
b97cdf4a10
|
Merge pull request 'Update versions' (#135) from update-0.7.1 into main
Reviewed-on: plume/documentation#135
|
2022-01-12 01:45:35 +00:00 |
|
|
c17f0a9881
|
Update versions
|
2022-01-12 10:44:27 +09:00 |
|
|
d4d94f58df
|
Merge pull request 'signup' (#134) from signup into main
Reviewed-on: plume/documentation#134
|
2022-01-06 13:36:56 +00:00 |
|
|
c15a3a88ff
|
Add SIGNUP env var description
|
2022-01-06 22:36:18 +09:00 |
|
|
395cc294a1
|
Update gems
|
2022-01-06 22:31:36 +09:00 |
|
|
f13d246677
|
Add documentation for SMTP_PORT
|
2022-01-06 21:56:04 +09:00 |
|
|
65b8ee447b
|
Merge pull request 'Update Matrix room URI' (#132) from matrix-room into main
Reviewed-on: plume/documentation#132
|
2021-10-17 14:43:12 +00:00 |
|
|
9d021d8cb6
|
Update gems
|
2021-10-17 23:39:55 +09:00 |
|
|
450c0ee37b
|
Update Matrix room
|
2021-10-17 23:39:42 +09:00 |
|
|
a2a8aa65c1
|
Merge pull request 'Add a french translation guide' (#131) from pilou/documentation:add_french_translations_style_guide into main
Reviewed-on: plume/documentation#131
|
2021-10-05 18:49:24 +00:00 |
|
Pierre-Louis Bonicoli
|
a3c01f5819
|
Add a french translation guide
The purpose of this guide is to document the glossary, the rules used
and to help the translators.
|
2021-09-30 16:05:52 +02:00 |
|
|
333895559a
|
Merge pull request 'Typography in environment' (#128) from Marius/documentation:main into main
Reviewed-on: plume/documentation#128
|
2021-08-16 18:08:26 +00:00 |
|
|
4e9ec7d441
|
Merge pull request 'Fix #129 Restore indentation in code block' (#130) from restore-indent into main
Reviewed-on: plume/documentation#130
|
2021-08-16 18:06:52 +00:00 |
|
|
651091c87a
|
Specify CSS class for syntax highlighting to avoide doubly add 'highlight'
|
2021-08-17 03:05:44 +09:00 |
|
|
c53cbcfc72
|
Update gems
|
2021-08-17 02:50:45 +09:00 |
|
Marius Monnier
|
91c2fa5ec2
|
Typography in environment
|
2021-08-16 19:03:14 +02:00 |
|
|
1fc1873a54
|
Merge pull request 'Apache config: fix a typo & allow to copy/paste' (#127) from pilou/documentation:doc_apache_add_slash into main
Reviewed-on: plume/documentation#127
|
2021-08-16 09:20:55 +00:00 |
|
Pierre-Louis Bonicoli
|
b56f0da975
|
Allow to copy/paste the suggested configuration
Comments may not be included on the same line as a configuration directive.
|
2021-08-16 09:58:45 +02:00 |
|
Pierre-Louis Bonicoli
|
8d34fb21ea
|
Add missing slash in VirtualHost closing tags
|
2021-08-16 09:48:55 +02:00 |
|
|
4fcbc66a28
|
Merge pull request 'Update documentation on updating instance' (#126) from wasmpack into main
Reviewed-on: plume/documentation#126
|
2021-05-05 18:53:05 +00:00 |
|
|
30dbf18eec
|
Update gems
|
2021-05-06 03:52:10 +09:00 |
|
|
44b0440678
|
Update command to build front end in updating instance document
|
2021-05-06 03:48:49 +09:00 |
|
|
db3187ef88
|
Add document for env var RUST_LOG
|
2021-04-10 16:06:49 +09:00 |
|
|
45578f824c
|
Update gems
|
2021-04-10 16:02:34 +09:00 |
|
|
48f3323b71
|
Update gems
|
2021-03-31 10:58:20 +09:00 |
|
|
f81237bce0
|
Update Gemfile.lock
|
2021-02-17 11:24:22 +09:00 |
|
|
e393bf7339
|
Merge pull request 'Add a non overflow behaviour (Fix #120)' (#124) from Marius/documentation:main into main
Reviewed-on: plume/documentation#124
|
2021-02-17 02:23:29 +00:00 |
|
Marius Monnier
|
1f0b6e8adb
|
Add a line wrapping css to not overflow on little screens, add mini_racer to dependencies to build
|
2021-02-16 18:21:41 +01:00 |
|
Marius Monnier
|
a848bd0fcf
|
Add a line wrapping css to not overflow on little screens, add mini_racer to dependencies to build
|
2021-02-16 17:23:37 +01:00 |
|
|
d6e3b9baaf
|
Set og:image
|
2021-02-15 10:47:53 +09:00 |
|
|
76adfc397e
|
Add "all" task
|
2021-02-15 10:47:48 +09:00 |
|
|
7f5bf7d277
|
Fix param type: path -> query
|
2021-02-13 23:04:34 +09:00 |
|
|
6049d1f96e
|
Repalce cargo-web with wasm-pack
|
2021-02-13 22:57:51 +09:00 |
|
|
4125851e4d
|
Merge pull request 'Hint DATABASE_URL for tests' (#121) from test-databaseurl into main
Reviewed-on: plume/documentation#121
|
2021-01-24 12:22:58 +00:00 |
|
|
7ec635a217
|
Hint DATABASE_URL for tests
|
2021-01-24 21:19:54 +09:00 |
|
|
365915d0aa
|
Merge pull request 'Fix update step for Docker' (#119) from fix-update into main
Reviewed-on: plume/documentation#119
|
2021-01-05 15:04:08 +00:00 |
|
|
b0f01d4b38
|
Fix update step for Docker
|
2021-01-06 00:03:00 +09:00 |
|
|
3ebaba751c
|
Merge pull request 'Update development guide to use Caddy v2' (#118) from caddy-v2 into main
Reviewed-on: plume/documentation#118
|
2021-01-02 17:49:55 +00:00 |
|
|
ba31ed55cc
|
Update Caddyfile example to Caddy v2
|
2021-01-03 02:46:08 +09:00 |
|
|
cf7f6bb9a6
|
Fix Caddy's installation link
|
2021-01-03 02:45:53 +09:00 |
|
|
07f265ec35
|
Use *.localhost for test server domain
|
2021-01-03 02:45:35 +09:00 |
|
|
36ced3326d
|
Merge pull request 'ADD FORM_SIZE and ACTIVITY_SIZE to environment variable page' (#117) from size-limit into main
Reviewed-on: plume/documentation#117
|
2021-01-01 22:41:38 +00:00 |
|
|
03f00d8dc7
|
ADD FORM_SIZE and ACTIVITY_SIZE to environment variable page
|
2021-01-02 07:40:10 +09:00 |
|
|
af57c274b1
|
Merge pull request 'Fix links in update page' (#116) from fix-links into main
Reviewed-on: plume/documentation#116
|
2020-12-30 11:15:06 +00:00 |
|
|
8f31537008
|
Fix links in update page
|
2020-12-30 20:14:05 +09:00 |
|
|
8c67176a91
|
Merge pull request 'Fix link to installation from source' (#115) from fix-link into main
Reviewed-on: plume/documentation#115
|
2020-12-30 10:02:32 +00:00 |
|
|
3901fc1ad0
|
Fix link to installation from source
|
2020-12-30 18:53:28 +09:00 |
|
|
b85ab32a8c
|
Merge pull request 'close-switcher' (#114) from close-switcher into main
Reviewed-on: plume/documentation#114
|
2020-12-29 11:00:45 +00:00 |
|
|
c20219c3e0
|
Collapse language switcher when some point in page are clicked
|
2020-12-29 19:59:09 +09:00 |
|
|
c4ebde8951
|
Refactor language switcher using class
|
2020-12-29 19:49:14 +09:00 |
|