docxy / docgen

Docxy is a React based open-source documentation site generator. Build beautiful, blazing fast documentation sites for your projects with just markdown.
https://docxy.traction.one/
Mozilla Public License 2.0
52 stars 10 forks source link

Improvements : Switch monospaced font to JetBrains Mono and Add possibility to switch themes #17

Closed yiss closed 3 years ago

yiss commented 3 years ago

Hi I like this project a lot documentation is very sleek and the website is very speedy. I would like to make some improvements if you want I can try make this changes myself :)

iamtraction commented 3 years ago

Feel free to open PRs if you've something in mind!

yiss commented 3 years ago

@k3rn31p4nic Thank you I'm working on it. BTW what SVG Icons did you use in your code ?

iamtraction commented 3 years ago

I use react-icons, specifically Feather Icons and iOS version of Ionicons. It's already included and can be accessed from react-icons/fi and react-icons/io respectively.