evansloan / collectionlog.net

MIT License
17 stars 5 forks source link

URL refactoring, contribute button links, RuneLite stylization #36

Closed kspanier2013 closed 1 year ago

kspanier2013 commented 1 year ago

Closes #35

Refactor common URLs for re-use throughout the site into a constants folder/file.

Update the Button component to handle links when applicable. Update the buttons on the "Contribute" home tab to navigate to discord/GitHub respectively. Update link in FAQ to navigate to the plugin.

Stylize RuneLite, stylize GitHub.

Fair warning, this is my first time working with a React project, but I'm familiar with TypeScript alongside AngularJS / Angular.