Skylsmoi 7d9066083a Merge remote-tracking branch 'htmldoc/develop' пре 6 година
dist update of the tinymce version пре 6 година
sources moved hidden files пре 6 година
src renamed app interface functions пре 6 година
.editorconfig added editorconfig + fix linting and title пре 7 година
.gitignore removed dist/html-documents.js file + fixed version number sended to timeline пре 6 година
README.md removed unused code + general fix пре 7 година
package.json renamed app interface functions пре 6 година
webpack.config.js integration inside tracim_frontend пре 6 година

README.md

App PageHtml for Tracim

This repo is an app loaded by Tracim.

To update this repo

  • commit and push changes
  • run $ npm run build
  • copy dist/pageHtml.app.js and past it into Tracim(repo)/dist/app

Development

To see your changes without importing the app into Tracim:

  • run $ npm run servdev Which will create a web server (webpack) where you will see the app loaded with some default values