What about converting the site portal to a static site? Right now it uses Django templates. I can work on that next.
From #350. Templates: https://github.com/PokeAPI/pokeapi/tree/master/templates
The 404 page might be useful as well: https://www.netlify.com/docs/redirects/#custom-404
Requirement: since we're using Netlify's Open Source plan, we need to give them proper attribution. An inclusion of their [logo[(https://www.netlify.com/press/) should do the trick, or maybe a "hosted by Netlify" statement in the footer.
From #350. Templates: https://github.com/PokeAPI/pokeapi/tree/master/templates
The 404 page might be useful as well: https://www.netlify.com/docs/redirects/#custom-404
Requirement: since we're using Netlify's Open Source plan, we need to give them proper attribution. An inclusion of their [logo[(https://www.netlify.com/press/) should do the trick, or maybe a "hosted by Netlify" statement in the footer.