openlib.cs
openlib.cs copied to clipboard
Create a custom theme for `ACM BPDC`
Custom Theme for ACM BPDC
Now that we have multiple webpages we work with, I guess it's good time to discuss about working with a custom theme applied across our webpages, for the uniformity and aesthetics.
Working on a custom theme would mean planning on items below:
- Colors
- Typography (basically the fonts we use and its patterns)
- Icons
- Dynamics (animations)
- Website Design
- and other miscellaneous things
Let's have a discussion soon about the same! 🚀
Colours and fonts can be customised within the Material theme itself.
Still to build our own, refer Mkdocs documentation, and their Basic theme sample