This website is built using Docusaurus 3.
Clone the repository, then run:
$ npm install
$ npm run start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
The main
branch is automatically deployed to GitHub Pages using GitHub Actions.
See this page for more information.
- Add a search bar ?
- Use
fontaine
to reduce Cumulative Layout Shift (https://blog.logrocket.com/docusaurus-using-fontaine-reduce-cumulative-layout-shift/) - Prevent clicking on author from opening a new tab