mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-07 22:18:29 +01:00
booklet now compatible with new API
This commit is contained in:
parent
d20db3e0fb
commit
ae39688216
@ -1,24 +1,8 @@
|
||||
# Booklet
|
||||
A tool for my online document hub
|
||||
A back-end tool for my online document hub. It soon will be available online
|
||||
|
||||
## Howto
|
||||
|
||||
1. Open the project.apj file with AntOSDK (simply double Click on it)
|
||||
2. Modify the UI in *assets/scheme.html*
|
||||
3. Modify application code in *coffees/main.coffee*
|
||||
4. Modify CSS style in *css/main.css*
|
||||
5. Other files need to be copied: put in to assets
|
||||
## Change logs
|
||||
|
||||
## Set up build target
|
||||
|
||||
Click **Menu> Build > Build Option** or simply hit **ALT-Y**
|
||||
|
||||
In the build options dialog, add or remove files that need to be
|
||||
included into the build
|
||||
|
||||
Click **Save**
|
||||
|
||||
## Build application
|
||||
* To build: **Menu > Build > Build** or **ALT-C**
|
||||
* To build and run: **Menu > Build > Build and Run** or **CTRL-R**
|
||||
* To release: **Menu > Build > Build release** or **ALT-P**
|
||||
### v0.0.2-a
|
||||
* First public release
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1 +0,0 @@
|
||||
uォZ
|
@ -1,24 +1,8 @@
|
||||
# Booklet
|
||||
A tool for my online document hub
|
||||
A back-end tool for my online document hub. It soon will be available online
|
||||
|
||||
## Howto
|
||||
|
||||
1. Open the project.apj file with AntOSDK (simply double Click on it)
|
||||
2. Modify the UI in *assets/scheme.html*
|
||||
3. Modify application code in *coffees/main.coffee*
|
||||
4. Modify CSS style in *css/main.css*
|
||||
5. Other files need to be copied: put in to assets
|
||||
## Change logs
|
||||
|
||||
## Set up build target
|
||||
|
||||
Click **Menu> Build > Build Option** or simply hit **ALT-Y**
|
||||
|
||||
In the build options dialog, add or remove files that need to be
|
||||
included into the build
|
||||
|
||||
Click **Save**
|
||||
|
||||
## Build application
|
||||
* To build: **Menu > Build > Build** or **ALT-C**
|
||||
* To build and run: **Menu > Build > Build and Run** or **CTRL-R**
|
||||
* To release: **Menu > Build > Build release** or **ALT-P**
|
||||
### v0.0.2-a
|
||||
* First public release
|
BIN
Booklet/build/debug/fonts/KaTeX_AMS-Regular.ttf
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_AMS-Regular.ttf
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_AMS-Regular.woff
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_AMS-Regular.woff
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_AMS-Regular.woff2
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_AMS-Regular.woff2
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Caligraphic-Bold.ttf
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Caligraphic-Bold.ttf
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Caligraphic-Bold.woff
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Caligraphic-Bold.woff
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Caligraphic-Bold.woff2
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Caligraphic-Bold.woff2
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Caligraphic-Regular.ttf
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Caligraphic-Regular.ttf
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Caligraphic-Regular.woff
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Caligraphic-Regular.woff
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Caligraphic-Regular.woff2
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Caligraphic-Regular.woff2
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Fraktur-Bold.ttf
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Fraktur-Bold.ttf
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Fraktur-Bold.woff
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Fraktur-Bold.woff
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Fraktur-Bold.woff2
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Fraktur-Bold.woff2
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Fraktur-Regular.ttf
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Fraktur-Regular.ttf
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Fraktur-Regular.woff
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Fraktur-Regular.woff
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Fraktur-Regular.woff2
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Fraktur-Regular.woff2
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Main-Bold.ttf
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Main-Bold.ttf
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Main-Bold.woff
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Main-Bold.woff
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Main-Bold.woff2
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Main-Bold.woff2
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Main-BoldItalic.ttf
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Main-BoldItalic.ttf
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Main-BoldItalic.woff
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Main-BoldItalic.woff
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Main-BoldItalic.woff2
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Main-BoldItalic.woff2
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Main-Italic.ttf
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Main-Italic.ttf
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Main-Italic.woff
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Main-Italic.woff
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Main-Italic.woff2
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Main-Italic.woff2
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Main-Regular.ttf
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Main-Regular.ttf
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Main-Regular.woff
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Main-Regular.woff
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Main-Regular.woff2
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Main-Regular.woff2
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Math-Italic.ttf
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Math-Italic.ttf
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Math-Italic.woff
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Math-Italic.woff
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Math-Italic.woff2
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Math-Italic.woff2
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Bold.ttf
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Bold.ttf
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Bold.woff
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Bold.woff
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Bold.woff2
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Bold.woff2
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Italic.ttf
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Italic.ttf
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Italic.woff
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Italic.woff
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Italic.woff2
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Italic.woff2
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Regular.ttf
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Regular.ttf
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Regular.woff
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Regular.woff
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Regular.woff2
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_SansSerif-Regular.woff2
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Script-Regular.ttf
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Script-Regular.ttf
Normal file
Binary file not shown.
BIN
Booklet/build/debug/fonts/KaTeX_Script-Regular.woff
Normal file
BIN
Booklet/build/debug/fonts/KaTeX_Script-Regular.woff
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user