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

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