cohstats / coh3-stats

COH3 Stats - Leaderboards, PlayerCards, Matches, Statistics for players, Unit stats and much more!
https://coh3stats.com
GNU General Public License v3.0
27 stars 17 forks source link

Improve about page #29

Closed petrvecera closed 1 year ago

petrvecera commented 1 year ago

About page should be on url /about

It should be one page with sections for more things - similar what we have on https://coh2stats.com/about

But it should have table of contents on the side, similar what is here https://aoe4world.com/faq#leaderboard

The content of the page can be populated later

petrvecera commented 1 year ago

We still need to clean up the about page and add table of contents there

MarkTallentire commented 1 year ago

Hi @petrvecera.

I should be able to start work on this today. Just dropping a note in case anyone else is working on it.

Mark

petrvecera commented 1 year ago

Hi @MarkTallentire, awesome.

Basically this task is just about making that menu, which would scroll you on that page. Everything for the about page is here https://github.com/cohstats/coh3-stats/blob/master/pages/about.tsx

Let me know if you have any questions :)

petrvecera commented 1 year ago

@MarkTallentire Thank you a lot for your MR. Your approach is great! ❤️

I added more content and just moved the files little bit https://github.com/cohstats/coh3-stats/pull/266