Commit graph

20 commits

Author SHA1 Message Date
Joshua A. Horton
60c700f6b7 Documentation. 2018-02-07 14:02:03 +07:00
Joshua A. Horton
16f365a5c2 Merge branch 'master' into web-350-mocha-testing 2018-02-02 15:02:07 +07:00
Joshua A. Horton
2c24e7d187 Established a more long-term file structure for the tests. 2018-02-02 15:00:11 +07:00
Joshua A. Horton
6ec11ab096 Merge conflict fix + accidentally uncommitted file. 2018-02-02 13:37:21 +07:00
Darcy Wong
2db22b44f3 Document Linux steps for building kmw 2018-02-02 11:11:41 +07:00
Tom Bogle
8ece063ceb
Merge pull request #547 from keymanapp/web-fix-typo-in-readme
Fixed syntax of line to run to build.
2018-02-01 11:07:59 -05:00
Joshua A. Horton
c19b2d00e8 Adds a readme change related to the -no-minify PR. 2018-02-01 11:01:48 +07:00
Joshua A. Horton
e2e5a64e04 Documentation update. 2018-01-30 11:15:32 +07:00
Joshua A. Horton
f39cdc9cca Creates a /release/unminified build output folder. 2018-01-30 10:31:47 +07:00
tom_bogle@sil.org
2142e97705 Fixed syntax of line to run to build. 2018-01-25 10:56:49 -05:00
Joshua A. Horton
1e11b4a9a0 A little extra build script polish. 2018-01-25 10:04:57 +07:00
Joshua A. Horton
5114da88ea Further refactoring + some bookkeeping after recent related PR merges/edits. 2018-01-23 09:50:35 +07:00
Joshua A. Horton
f45f2b97b2 Fixing up a few loose ends in the documentation. 2018-01-11 09:11:35 +07:00
Joshua A. Horton
364a5b9317 Minor housekeeping tweaks per code review. 2018-01-09 08:08:49 +07:00
Joshua A. Horton
14f770158f Initial package.json for NPM dependency management. Handles TypeScript and Google Closure, includes edits to fix new warnings from updated Closure. 2017-12-18 12:22:47 +07:00
Joshua A. Horton
b901714988 Initial TypeScript setup work. No complete build for TS is possible yet. 2017-12-14 10:14:52 +07:00
Joshua Horton
5c1247fdc5 Adjusts Readme.md to match the new layout. 2017-10-11 16:04:52 +07:00
Gabriel Wong
c3aa9aa70c Update web README 2017-09-01 08:32:38 +07:00
darcywong00
e53169d933 Update README files
root README
-Add iOS CI build status
-Organize according to desktop and web/mobile platforms

web/README
- Reorder content to a *Minimum Web Requirements* section

ios/README
- Add some formatting
2017-08-30 08:22:00 +07:00
Joshua Horton
6ef1a64c06 Shifted the definition of compile path information for use by all routes through the batch file (error from prior version).
Also created internal constants for the source and output folders.  The relative paths have been stress-tested under various conditions and are all stable.
2017-06-02 11:48:18 +07:00
Renamed from web/README (Browse further)