Commit graph

330 commits

Author SHA1 Message Date
338552b25d Add clarification 2021-02-16 17:11:52 +00:00
d3ea4d3e86 Update frontend compiler for 0.6.1-dev 2021-02-16 17:11:09 +00: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
77bb510e93 Remove blank line 2020-12-29 19:23:31 +09:00
b0aaa5da15 Ignore translate directory 2020-12-29 19:17:19 +09:00
a16e605448 Ignore .netlify directory 2020-12-29 19:17:08 +09:00
9460231982 Fix #77 Add language switcher (again) (#113)
Update README

Fix a typo

Prepend bundle exec to middleman command

Use link_to_lang helper

Use relative path for links

Append solidus to links to directory index

Update Bundler

Install Webrick

Add Webrick to dependencies

Remove Crowdin related code from template

Co-authored-by: Kitaiti Makoto <KitaitiMakoto@gmail.com>
Reviewed-on: plume/documentation#113
2020-12-27 15:51:03 +00:00
68934f526b Merge pull request 'Fix #77 Add language switcher' (#112) from lang-switcher into main
Reviewed-on: plume/documentation#112
2020-12-20 13:10:22 +00:00
665f9f8985 Merge pull request 'Refine tasks' (#111) from fix-translations into main
Reviewed-on: plume/documentation#111
2020-12-20 12:48:56 +00:00
9ab9ae743a Merge pull request 'Make URI a link' (#110) from url-link into main
Reviewed-on: plume/documentation#110
2020-12-20 10:17:37 +00:00
fe5712c080 Add language switcher 2020-12-20 15:12:19 +09:00
fee42c1bce Download translations before building traslation site 2020-12-20 15:05:48 +09:00
c8f2cd8b44 Reset build dir before upload to Crowdin 2020-12-20 15:02:17 +09:00
d6d2215465 Fix translation file path 2020-12-20 14:50:06 +09:00
e822296002 Add deploy tasks 2020-12-20 14:15:52 +09:00
e5dee1e72e Reset build tasks 2020-12-20 14:02:06 +09:00
5c0a595e5a Make URI a link 2020-12-20 12:18:13 +09:00
97e70424f8 Merge pull request 'Fix link to installation from source when contributing' (#108) from freyja_wildes/documentation:link-install-source into main
Reviewed-on: plume/documentation#108
2020-12-15 15:26:46 +00:00
Freyja Wildes
26d705da99
Fix link to installation from source when contributing 2020-12-15 16:22:48 +01:00
09c7cb8eb2 Add Test the change section at code review page (#106)
Add Test the change section at code review page

Co-authored-by: Kitaiti Makoto <KitaitiMakoto@gmail.com>
Reviewed-on: plume/documentation#106
2020-12-13 09:23:19 +00:00
f0f66beac0 Add supported Plume version to LDAP document 2020-12-13 17:54:45 +09:00
67af3bf1ec Add blank lines to distinguish block 2020-12-13 17:54:14 +09:00
5fc2aa646a Merge pull request 'Replace Ana by kitaitiMakoto' (#103) from Marius/documentation:doc-contact-organization into main
Reviewed-on: plume/documentation#103
2020-12-07 12:06:37 +00:00
Marius
08267df9c2 Replace ana by kitaitiMakoto 2020-12-07 12:51:05 +01:00
b94534d0e0 Fix typos (#102)
Fix typos

Co-authored-by: Kitaiti Makoto <KitaitiMakoto@gmail.com>
Reviewed-on: plume/documentation#102
2020-12-06 22:57:59 +00:00
4c25d9dcdf Merge pull request 'Update contributors page' (#101) from contributor into main
Reviewed-on: plume/documentation#101
2020-12-06 22:55:06 +00:00
4a42366ea5 Merge branch 'main' into contributor 2020-12-06 22:54:46 +00:00
36d1898f08 Merge pull request 'doc-typo' (#100) from Marius/documentation:doc-typo into main
Reviewed-on: plume/documentation#100
2020-12-06 22:53:54 +00:00
Marius Monnier
4df50ac567 code-review goes back ! 2020-12-06 19:02:08 +01:00
Marius Monnier
ec7bd5f5bd Original state 2020-12-06 16:32:51 +01:00