- Xpollens documentation site
- Generated static site
- React (Docusaurus), Netlify
- Live link
Xpollens docs is the Xpollens banking APIs documentation site.
I have been in charge of both design and development.
The documentation serves essentially needs of developers using Xpollens APIs. The site is updated by technical contributors. Therefore, we chose a git-based tool that could encompass multiples features out-of-the-box (markdown pages, search, darkmode toggle).
We chose to go with Docusaurus, probably the most famous documentation generator based on React. The site is hosted on Netlify.
I have written a blog post on my development journey on this project.