Hi guys,
A small info for few of those interested in our docs jekyll theme.
Our docs theme is a heavily modified jekyll just-the-docs theme and so far it was pretty hard to reuse.
I’ve passed some time and done the first iteration of extracting a theme out of our docs code to make it easier to share.
The theme is called simplefoc-docs-theme
and can be found here: GitHub - simplefoc/simplefoc-docs-theme
If you wish to use it in your projects you can add this line to your _config.yaml
remote_theme: simplefoc/simplefoc-docs-theme
There might still be some issues with it and some inconveniences for a comfortable use. If you end up using it I’d be happy to hear your feedback and potentially improve it for the future.
Cheers,
Antun