Commit Graph

14 Commits

Author SHA1 Message Date
Peter W
1fdec1ca21 redirect examples (#365) 2022-05-13 18:24:29 -05:00
Peter W
5f19756ff3 fix ci issues (#312)
* test ci

* sync fixes, ignore symlink

* remove symlink

* undo trigger tests

* only deploy latest on merge, not PR

* quotes to single
2022-05-10 12:27:06 -05:00
Matt Kramer
cc6d6247a8 Add additional pre-commit hooks (#245)
* Add and run end-of-file-fixer
* Add and run trailing-whitespace
* Add and run check-yaml
* Add and run check-json
* Add and run pretty-format-yaml
* Fix comment indentation
2022-05-06 14:27:11 -05:00
Peter W
6f6efa4525 add config file for pre-commit (#235)
* add config file

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add isort

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-05-05 15:12:25 -05:00
Sreecharan
d503731a0b fix: typo 2022-05-04 19:42:06 +05:30
Sreecharan
7524d5662b fix: typo 2022-05-04 19:39:44 +05:30
Russell Keith-Magee
645842276b Update some documentation and links. 2022-04-20 10:27:39 +08:00
Russell Keith-Magee
1373333b31 Switch to using py-env for environment setup. 2022-04-20 10:16:04 +08:00
Russell Keith-Magee
481553c78e Simplify platform detection. 2022-04-20 08:20:17 +08:00
Russell Keith-Magee
6ec94a0522 Added SPA for Freedom Units. 2022-04-20 08:14:12 +08:00
Russell Keith-Magee
8fdc28edcc Moved the static folder so it can be shared with the SPA. 2022-04-20 08:04:53 +08:00
Russell Keith-Magee
be57778651 Add support for SPA rendering. 2022-04-20 07:59:39 +08:00
Russell Keith-Magee
c60a28af18 Add toga-web demo server. 2022-04-19 14:39:04 +08:00
Russell Keith-Magee
7ce66b54ed Add code for a Freedom Units demo app. 2022-04-19 14:39:03 +08:00