feat: paginate workshops and videos pages

This commit is contained in:
Xavier Oliveira
2026-05-27 09:24:10 +01:00
parent da0baaee15
commit 68f99798ce
72 changed files with 3352 additions and 1044 deletions

View File

@@ -1,11 +1,27 @@
* text=auto eol=lf
# Diffs
*.blade.php diff=html
*.css diff=css
*.html diff=html
*.md diff=markdown
*.php diff=php
*.css diff=css
*.html diff=html
*.md diff=markdown
*.php diff=php
*.ts diff=typescript
*.tsx diff=typescript
/.github export-ignore
# Exports
/.github export-ignore
CHANGELOG.md export-ignore
.styleci.yml export-ignore
# Binary files - no conversion
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.svg binary
*.woff binary
*.woff2 binary
*.ttf binary
*.eot binary