We have a few tools at our disposal for making the website. Here is a short list, with some pros and cons
Wordpress.org
Pros:
- Quick & easy
- Lots of useful plugins
- Free
- No code to write
Cons:
- Potential limitations due to the Wordpress.org platform
- It's PHP
Bootstrap
Pros:
- Quick & Easy
- Good at creating HTML and CSS
- Can change source code as needed
Cons:
- None
Write all the code
Pros:
- Learning experience working with web development
Cons:
- Time consuming