I completed some fantasy football data analytics research in this repository.
Help me create a static HTML page to show off my results.
- The HTML files should be under the
/docsdirectory, which I will host using GitHub Pages. - The pages must be static HTML pages. We can load data by fetching files like images or JSON from
/docs/assets. - There will be a
/docs/index.htmlthat acts as a portfolio of all articles and then individual sub-folders for each article. - Right now there is only one article, which will be at
/docs/workloadnews/index.html.