fredboat.com

This is the FredBoat site, which main function is to serve as a documentation site.

The documentation itself is written in markdown. If you find that any of the documentation is incorrect, please don't hesitate to open a pull request :)

Technical details

This site is a single-page-app written in React. This means that each page serves the same code, but the user is shown different content depending on the URL. The site is hosted on Netlify's CDN.