Add pagination features, paginate admin pages #95

Merged
greg merged 4 commits from feature/89-pagination into master 2023-03-01 09:34:58 +00:00
Showing only changes of commit 251a170f2b - Show all commits

View File

@@ -81,12 +81,15 @@ with a fresh installation, delete both that directory as well as the container.
## Documentation
### Rails
* [Ruby on Rails](https://guides.rubyonrails.org/)
* [Sass](https://sass-lang.com/documentation)
* [Pagination](https://ddnexus.github.io/pagy/)
### Front-end
* [Tailwind CSS](https://tailwindcss.com/)
* [Sass](https://sass-lang.com/documentation)
### Testing