Open
Description
Hey guys.
I'd like to replace that horrible crap website we currently have by something better since too long now. So I jumped in the train, created a git repository, coded, coded, coded, made some illustrations, coded and again.
This was pretty short to do, and it is not finished yet. Feel free to have a look at:
From @nurupo on the previous redesign issue I've had opened:
- The website is static, e.g. can be hosted on GitHub Pages:
- Yes. React SPA runs well on Github Pages.
- The static generator it uses can generate static websites as well as blogs:
- Yes, just to wire up some components, easy to do.
- Whatever you use has good documentation and examples:
- Yes. React.
- Whatever you use has a reasonably sized community:
- Yes again, React.
- It supports i18n:
- Yes. Even at runtime, thanks to
react-i18next
. And it's already translated in English & French.
- Yes. Even at runtime, thanks to
- It has small installation footprint (including dependencies):
- 90kb gziped.
- It's in Debian package repository:
- NodeJS is in Debian repo.
- It uses a language that is commonly known / people who maintain the website know or could easily pick up (e.g. python is a pretty good choice):
- Javascript, what else?
Metadata
Metadata
Assignees
Labels
No labels