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.
|
4 years ago |
TheoryOfNekomata
|
8310ded3d7
|
Improve links
Use Next.js router links instead of the ordinary `<a>` tags.
|
4 years ago |
TheoryOfNekomata
|
bfb49948d5
|
Improve font loading
Include web fonts in loading.
|
4 years ago |
TheoryOfNekomata
|
65d4b3334e
|
Improve look and feel
Add syntax highlighting + improved props table.
|
4 years ago |
TheoryOfNekomata
|
7cbb51481e
|
Prepare for building
Prepare requirements for Next to build the documentation.
|
4 years ago |
TheoryOfNekomata
|
1166e17118
|
Improve navigation on mobile
Make sidebar toggleable on mobile.
|
4 years ago |
TheoryOfNekomata
|
825249c3c6
|
Update docs
Make docs use the latest (bleeding edge) of the components by importing them directly.
|
4 years ago |
TheoryOfNekomata
|
386f5a365b
|
Update directory structure, generator code
Use src/ for react-common source
TODO: put other package-related files in packages/react-common/
|
4 years ago |
TheoryOfNekomata
|
47a5ee040d
|
Improve styling
|
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 |