Commit Graph

22 Commits

Author SHA1 Message Date
David Rodríguez 0a79ef92e3
Bump docusaurus (#1338)
* Bump docusaurus to 2.0.0-beta.21

* Regenerate lockfile

To force picking up latest dependencies and get rid of security alerts.
2022-06-11 10:18:32 +02:00
Yudai Takada d8068565d9
Improve some wording and correct some typos (#1336)
* Unification of words "behaviour" -> "behavior"

* Unify format

- `a`, `b`, `c` -> `A`, `B`, `C`
- D -> `D`

* Fix typo "againt" -> "against"

* Fix typo "Passanger" -> "Passenger"

* Fix typo "qeury" -> "query"
2022-06-08 19:28:01 +02:00
David Rodríguez addf28d32d
Remove more old wiki references (#1333)
* Fix another link to old wiki

* Remove mention to no longer existing wiki
2022-05-29 15:38:25 +02:00
Cassio Godinho ea3125f20e
Fix broken documentation link (#1332)
The current link points to a github wiki that apparently is not there anymore.
2022-05-25 09:56:19 +02:00
David Rodríguez 989fcfaf45
Add a local search plugin to documentation site (#1329)
* docusaurus 2.0.0-beta.18

* Add a local search plugin to docs site
2022-05-24 09:55:46 +02:00
Imir Kiyamov 6aecbc0402
Added support of ruby and erb syntax highlightings (#1324) 2022-05-19 14:12:16 +02:00
dependabot[bot] 7bb9436457
Bump async from 2.6.3 to 2.6.4 in /docs (#1316)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 19:47:25 +02:00
Maksym Shcherban e2ee7ebca3
Update using-predicates.md (#1313) 2022-04-14 09:22:30 +02:00
Sean 79a501be1c
Ransack search with ActsAsTaggableOn (#1312)
* Ransack search with ActsAsTaggableOn

* Update acts-as-taggable-on.md
2022-04-13 00:42:19 +02:00
Sean 6b85dbaca1
Put contributor list last 2022-04-11 20:15:23 +02:00
Sean cec6ea482a
Create polymorphic-search.md 2022-04-11 19:57:58 +02:00
Sean c00a876047
Create acts-as-taggable-on.md 2022-04-11 19:55:48 +02:00
Sean d5a316801c
Add full link to issue
Just testing the edit from website functionality.
2022-04-08 00:09:38 +02:00
David Rodríguez daa940e988
Fix documentation site edit urls (#1303) 2022-04-07 20:02:30 +02:00
Sean Carroll 02da46e2f8 Add list of wiki contributors 2022-04-06 22:14:08 +02:00
David Rodríguez 9588481f93
Clarify documentation setup docs
`yarn install` is necessary to install docusaurus.
2022-04-01 09:07:09 +02:00
David Rodríguez f5f3a6e281
Remove npm things
Yarn is used for local development.
2022-04-01 09:06:47 +02:00
Sean Carroll a02dabab5d Documentation site config 2022-03-30 23:53:06 +02:00
Sean 78a85ebd30
Update release_process.md 2021-01-23 14:10:35 +01:00
Sean Carroll be97eb831f update release process docs 2021-01-23 14:04:18 +01:00
Sean Carroll 0de2d0ba67 Correct img link 2021-01-23 13:59:54 +01:00
Sean Carroll 47905fb613 Document release process 2021-01-23 13:51:36 +01:00