Sentora Support Forums

Full Version: Docs script
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Do you use an script for the docs pages (if yes may i know which one) or did you made this yourself?
I really like the simplicity of it.
I think it was 5050 who made it himself Wink There are plans to use GitHub for the docs instead which tbh is a shame as the current docs site is pretty neat.
I think the idea of github is to integrate the two... so people can suggest changes on Github instead of through the docs site directly.

It's the same idea with this website, if users notice spelling or any other problems, they can do a pull request or post it as an issue to github for us to update the site Wink
I still want to see a Knowledge base beside docs where we log all answers/solutions we build.

M B
(09-02-2014, 06:08 AM)Me.B Wrote: [ -> ]I still want to see a Knowledge base beside docs where we log all answers/solutions we build.

M B
Confused still being built... http://docs.sentora.org/?node=94
Yes, I wrote it from scratch, because i have had a bad experience with fully open system (wiki) for another project, where infos have degenerated in completely spare pages without any homogeneity and with erroneous or obsolete info.

The docs are based on an integrated wysiwyg editor (ckeditor) which allow full freedom with html and easier than md format, but require to be open only to trusted people.

The idea to have a bridged system with github is taking some place, but will not be ready tomorrow. If you have a good solution for some point, let you post it here and I (or any member of the team) can move it in the docs in right section.

(Thank you 2x, for both the comments and the possible help!)