9 Commits

Author SHA1 Message Date
8332a68d8c chore: Make the pngs smaller (#3125)
`find . -iname '*.png' | xargs oxipng -o max --trip safe`
2024-04-17 23:50:30 +02:00
997dec25d8 fix: Revert removal of examples web directory (#2839)
Brings back the web directory for examples that was accidentally
removed.
2023-11-05 21:20:17 +00:00
c5e3575f96 chore: Remove unnecessary web directories (#2838)
After @erickzanardo's #2825 PR we should remove the checked in web
directories (which must have been accidentally checked in).
2023-11-03 23:01:50 +00:00
3240d26b67 Fix base href for the gh-pages action (#953)
* Update flutter-gh-pages

* Fix base href for the gh-pages action

* Remove baseHref examples site
2021-09-15 15:38:17 +02:00
1034ca850b Fix coordinate systems transformations and add example (#885) 2021-07-28 01:35:32 -04:00
cba7f59302 Adding CNAME to examples/web folder to make this config persistent (#771) 2021-04-23 07:02:18 -03:00
23d2c8fe1c Fix github examples deploy (#758) 2021-04-11 22:54:11 -04:00
1d5ada545a Configuring ghpages action for examples (#747)
* Configuring ghpages

* Updating dashbook

* Updating changelog

* Using the right web renderer for Flame on the action

* Spydon's comments

* Duh

* Luan comment

* Luan comments
2021-04-05 11:47:27 -03:00
769bb711c3 Migrate examples back, change to monorepo (#701) 2021-03-12 09:24:50 -05:00