Replies: 1 comment 8 replies
-
The docs looks good but many links are broken, maybe a dedicated repo is more appropriate. I'm not sure I have never used GitHub pages before |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was reading some stuff and i saw you had md files in the docs folder so a made a quick docsify version of them to use with pages.
https://userdocs.github.io/sftpgo/#/
You can see it's just a few files added to the
/docs
dir and some menu itemshttps://github.com/userdocs/sftpgo/commit/81fb77e15ba1a58a61b1d61745e9ca34b212ffa2
super easy to maintain and works well i think. Nothing ia really built with via pages and docsify renders it client side.
if you like it I can make it a PR.
Beta Was this translation helpful? Give feedback.
All reactions