mirror of
https://github.com/documize/community.git
synced 2025-07-24 23:59:47 +02:00
workspace bar ready!
This commit is contained in:
parent
b7392b52d2
commit
c4dfa42087
22 changed files with 270 additions and 254 deletions
28
README.md
28
README.md
|
@ -8,38 +8,38 @@ The mission is to bring software dev inspired features (refactoring, testing, li
|
|||
|
||||
## Latest version
|
||||
|
||||
v0.28.2
|
||||
v0.29.0
|
||||
|
||||
## OS Support
|
||||
|
||||
* Windows
|
||||
* Linux
|
||||
* OSX
|
||||
- Windows
|
||||
- Linux
|
||||
- OSX
|
||||
|
||||
## Tech stack
|
||||
|
||||
* EmberJS (v2.9.1)
|
||||
* Go (v1.7.3)
|
||||
* MySQL (v5.7.10+)
|
||||
- EmberJS (v2.9.1)
|
||||
- Go (v1.7.3)
|
||||
- MySQL (v5.7.10+)
|
||||
|
||||
## Documentation
|
||||
|
||||
* [Install from binary guide](https://developers.documize.com/s/VzO9ZqMOCgABGyfW/installation/d/V16L08ucxwABhZF6/install-documize-from-binary-guide)
|
||||
* [Install for development guide](https://developers.documize.com/s/VzO9ZqMOCgABGyfW/installation/d/V16LOMucxwABhZF1/install-documize-for-development-guide)
|
||||
* [Configuration guide](https://developers.documize.com/s/VzO9ZqMOCgABGyfW/installation/d/VzSL8cVZ4QAB2B4Y/configure-documize-guide)
|
||||
- [Install from binary guide](https://developers.documize.com/s/VzO9ZqMOCgABGyfW/installation/d/V16L08ucxwABhZF6/install-documize-from-binary-guide)
|
||||
- [Install for development guide](https://developers.documize.com/s/VzO9ZqMOCgABGyfW/installation/d/V16LOMucxwABhZF1/install-documize-for-development-guide)
|
||||
- [Configuration guide](https://developers.documize.com/s/VzO9ZqMOCgABGyfW/installation/d/VzSL8cVZ4QAB2B4Y/configure-documize-guide)
|
||||
|
||||
## Auth0 Integration
|
||||
|
||||
Documize is compatible with Auth0 identity as a service.
|
||||
|
||||
<a width="150" height="50" href="https://auth0.com/?utm_source=oss&utm_medium=gp&utm_campaign=oss" target="_blank" alt="Single Sign On & Token Based Authentication - Auth0"><img width="150" height="50" alt="JWT Auth for open source projects" src="https://cdn.auth0.com/oss/badges/a0-badge-dark.png"/></a>
|
||||
[](https://auth0.com/?utm_source=oss&utm_medium=gp&utm_campaign=oss)
|
||||
|
||||
## Word Conversion to HTML
|
||||
|
||||
* [Code for ```wordconvert``` utility](https://github.com/documize/community/tree/master/cmd/wordconvert)
|
||||
- [Code for `wordconvert` utility](https://github.com/documize/community/tree/master/cmd/wordconvert)
|
||||
|
||||
## Legal
|
||||
|
||||
https://documize.com
|
||||
<https://documize.com>
|
||||
|
||||
This software (Documize Community Edition) is licensed under GNU AGPL v3 http://www.gnu.org/licenses/agpl-3.0.en.html. You can operate outside the AGPL restrictions by purchasing Documize Enterprise Edition and obtaining a commercial license by contacting <sales@documize.com>. Documize® is a registered trade mark of Documize Inc.
|
||||
This software (Documize Community Edition) is licensed under GNU AGPL v3 <http://www.gnu.org/licenses/agpl-3.0.en.html>. You can operate outside the AGPL restrictions by purchasing Documize Enterprise Edition and obtaining a commercial license by contacting <sales@documize.com>. Documize® is a registered trade mark of Documize Inc.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue