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 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 4237ede8ec merged changes over across master from RebeccaBranch 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 76a1100d43 added functionality to the nodes in the directory tree API 5 years ago
David Tookey 9a282bc982 removed jest testing framework and used mocha/chai instead which does not interfere with the regular build process 5 years ago
David Tookey e53ba16f44 added testing harness for typescript to 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
David Tookey 55c77ebefe implemented web-cards and web-card creation in viewFactory.ts 5 years ago
David Tookey 064dae73a7 implemented bootstrap for easier formatting.
implemented view factory for easier automation of file cards.
5 years ago
David Tookey d6d626a08f initial commit 5 years ago