Open
Conversation
Updated the Documentation to appear more modern and use custom theming colors for both light and dark mode.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Styling
I updated the Websites styling to appear more modern and not use default mkdocs styling. Almost all of the icons (there are a few I didnt change, or dont know how to change at some random places) now use the Font Awesome icon set because it is what the actual Polytoria website uses after my brief checks. Updated color palette across the board for both light and dark mode. Added a FavIcon.
I did not modify any documentation files, just styling
About the design
I did take some creative liberties when re-designing the docs. I tried my best to keep it somewhat similar to to what polytoria.com uses and the landing page of docs (docs.polytoria.com) but unfortunately, there is only so much I can do with CSS, and there is severe inconsistancy throughout the entire platform, so the colors are different than what most of the website uses. But I did round some panels that are used.
One of my goals when designing this was to keep it as minimalist as possible, so the entire websites background uses the same color which makes it feel modern and nice.
Screenshots