Skip to content

OntimizeWeb/docs

Repository files navigation

Ontimize Web is an application framework based on Angular technology and standards that provides to you an environment for solving the problematic situation of building applications that require a browser-based user interface. Ontimize Web allows developing data management applications quickly and agile.

See what's new in the CHANGELOG.


Local deployment

To deploy the documentation on your local machine first you need to do it is to install Jekyll running the gem install jekyll bundler command.

Once you have Jekyll installed correctly you need to install de gems with the following command bundle install.

And finally all you need to do whenever you want to deploy the documentation on developer mode it is to execute this command: bundle exec jekyll serve --config _config.yml,_config.dev.yml.

Contributing

Having trouble working with the framework? Found a typo in the documentation? Interested in adding a feature or fixing a bug? Then by all means submit an issue or pull request. If this is your first pull request, it may be helpful to read up on the GitHub Flow first.

Ontmize Web has been designed as a base for you to create and customize your web app's unique needs. Please keep this in mind when requesting features and/or submitting pull requests. If it's not something that most people will use, the team probably won't consider it. When in doubt ask.


License

License.