Skip to content

Commit

Permalink
Merge new doc under next 14 in 5.x branch (#1977)
Browse files Browse the repository at this point in the history
* Upgrade eslint and ignore no-constructor-return rule for actual constructors (#1974)

* Upgrade eslint and ignore no-constructor-return rule for actual constructors

* ignore eslint-next for now

* upgrate documentation website to next 14 (#1975)

* upgrate to next 12

* next 13

* migrate links

* next 14

* deactivate eslint for documentation once again

* Fix title warning. See vercel/next.js#38256

* start migrating to nextjs app router (#1976)

* upgrade next sitemap (#1978)
  • Loading branch information
jdeniau committed Jan 27, 2024
1 parent a8478b6 commit fbfad1b
Show file tree
Hide file tree
Showing 38 changed files with 4,221 additions and 5,468 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ yarn-error.log
TODO
/website/.next
/website/out
/website/public/sitemap.xml
/website/public/sitemap*.xml
/website/public/robots.txt
/gh-pages
/npm
Expand Down

0 comments on commit fbfad1b

Please sign in to comment.