Commit Graph

14 Commits (master)

Author SHA1 Message Date
David Tookey 0106230d12 crude sketch for auto updating 5 years ago
dtookey-at-783322121474 3c4db7d05e began implementation of map merge between web and file cards. 5 years ago
David Tookey 805fdb891d added logging to beginning of validation phase. 5 years ago
David Tookey 24bfd7e66d tweaked validation system to make it more flexible 5 years ago
David Tookey bede5ae178 implemented small validation pipeline that will iterate through content sources 5 years ago
David Tookey 3d5ec19de6 scss is validated and will fail on compile if incorrect.
typescript is validated and will fail on compile if there's a problem with the linter
5 years ago
David Tookey b1bf1b560a modified gulpfile to exclude scss files from copying into the build directory 5 years ago
David Tookey 88b5f1c2e7 added support for sass.
modified gulpfile to render sass css to regular css.

todo: remove scss files from the build pipeline
5 years ago
David Tookey 31da7be3de implemented a quick-start feature that bypasses typescript compilation and dependency resolving 5 years ago
David Tookey e55fd43865 gulpfile has been finalized for now.
tweak to index.html to make it look a little more friendly.
5 years ago
David Tookey dfb95e951e fixed issue with bootstrap css being in the wrong location after building project. 5 years ago
David Tookey 1fc422cfe1 implemented a shell command for working with packaging 5 years ago
David Tookey 0b09196e53 Changed how node_modules are copied into the application bundle. attempting to produce a functioning executable. 5 years ago
David Tookey 56afc559e3 implemented gulp for the build process. platform-specific npm commands are almost gone 5 years ago