TheoryOfNekomata
|
307b480705
|
Fix font declarations
Fix mononoki italic font-face declarations
|
3 years ago |
TheoryOfNekomata
|
73c8f7d028
|
Implement variable fonts, print styles
Use Encode Sans variable axes from Google Fonts. Also specified code blocks and images to be grayscale in print mode.
|
3 years ago |
TheoryOfNekomata
|
bfb49948d5
|
Improve font loading
Include web fonts in loading.
|
3 years ago |
TheoryOfNekomata
|
50ea1b6366
|
Make theme toggle smooth
Add compatibility for a smoother transition of themes.
|
3 years ago |
TheoryOfNekomata
|
db7ee9046a
|
Adjust theme
Set colors for dark and light theme.
|
3 years ago |
TheoryOfNekomata
|
65d4b3334e
|
Improve look and feel
Add syntax highlighting + improved props table.
|
3 years ago |
TheoryOfNekomata
|
1166e17118
|
Improve navigation on mobile
Make sidebar toggleable on mobile.
|
3 years ago |
TheoryOfNekomata
|
825249c3c6
|
Update docs
Make docs use the latest (bleeding edge) of the components by importing them directly.
|
3 years ago |
TheoryOfNekomata
|
489dcfd2dc
|
Add props parsing
Display prop table in each component's props section
|
4 years ago |
TheoryOfNekomata
|
36954ed21c
|
Add Next.js + MDX support
Implement Next.js MDX
Separate the docs from the code and tests.
|
4 years ago |