One of the important features that we added to the FPA Games website was that there was a folder of markdown files, with each file having a metadata that said its URL. Then, during the compiling phase, we rendered that markdown file as a webpage at its said URL. This made it so that we could create new pages within minutes instead of having to define them as JSX files.
So, if you are interested in implementing this for the charter website, please leave a message below.
One of the important features that we added to the FPA Games website was that there was a folder of markdown files, with each file having a metadata that said its URL. Then, during the compiling phase, we rendered that markdown file as a webpage at its said URL. This made it so that we could create new pages within minutes instead of having to define them as JSX files.
So, if you are interested in implementing this for the charter website, please leave a message below.