Commit Graph

15 Commits

Author SHA1 Message Date
Lit Robot
ad1a384afd Import upstream changes (da9db86a33cba710d439e254df2492f9f6dcbbee) 2022-05-18 23:42:38 +00:00
Kevin Schaaf
a2c387402d Update to Lit 2.0.0 (manually)
Will attempt to get this back to syncing with monorepo history per https://github.com/lit/lit#exporting-starter-templates in a follow-up.
2021-09-20 21:05:39 -07:00
Peter Burns
b834b52e70 Remove unnecessary explicit dep on lit-element 2021-04-21 11:52:00 -07:00
Peter Burns
f81255d183 Manually update to https://github.com/lit/lit main 2021-04-21 11:12:55 -07:00
Kevin Schaaf
fddb01149c Update lit-starter-ts to lit-next
* Upgrades the source to work with lit-next
* Aligns the linting and formatting rules/settings & ignores with the monorepo
* Upgrades to the same version of typescript and tsconfig settings as the monorepo
* Upgrades the test runner from karma to web-test-runner
* Upgrades the dev server from es-dev-server to @web/dev-server
2021-01-29 17:35:17 -08:00
Arthur Evans
72bbaf998d Merge branch 'master' of https://github.com/PolymerLabs/lit-element-starter-ts into clean-script 2020-04-14 11:11:08 -07:00
Abdón Rodríguez Davila
30cdf4be9f Regenerate docs 2020-04-14 10:38:48 -07:00
Arthur Evans
e0ef707dfd Address comments; clean docs dir before build. 2020-04-09 19:05:08 -07:00
Russell Bicknell
0fdd9a757a Fix an example in the docs index page. (#8) 2019-12-20 16:58:32 -08:00
Justin Fagnani
5ced993566 Fix URLs fully with relative path helper 2019-12-20 13:56:55 -08:00
Justin Fagnani
817f502dfa Fix URLs a bit 2019-12-20 13:56:55 -08:00
Justin Fagnani
208789fa73 Add .nojekyll to /docs 2019-12-20 13:56:55 -08:00
Justin Fagnani
9d33e2436d Add /dev/index.html for local dev. Update README 2019-12-20 13:56:55 -08:00
Justin Fagnani
fe5a424bee Use Rollup to build JS for docs 2019-12-20 13:56:55 -08:00
Justin Fagnani
fc662728eb Add a static site generator
There is no build for the element or site utilities like PrismJS yet, so this site only works locally at the moment.
2019-12-20 13:56:55 -08:00