summaryrefslogtreecommitdiff
path: root/examples/snowpack/src/pages/tutorials (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-09-16update examples for stackblitz (#1379)Gravatar Fred K. Schott 4-971/+0
2021-08-18walk-back examples/snowpack changesGravatar Fred K. Schott 4-9/+9
2021-08-18add dev script, switch documentation from advising start to dev script (#1141)Gravatar Jonathan Neal 4-9/+9
2021-08-16Adding favicon to examples (#1084)Gravatar Rafid Muhymin Wafi 2-2/+2
2021-08-07Fix code examples that would fail if copy-pasted (#1050)Gravatar Jonathan Neal 2-2/+2
2021-08-04Reduce meta viewport tag (#1006)Gravatar Jonathan Neal 1-1/+1
2021-07-21replace `npm run start` with `npm start` (#791)Gravatar Kyosuke 4-5/+5
2021-04-26Update defaults directory structure to `src` and `dist` (#132)Gravatar Nate Moore 4-0/+971
* chore: update defaults in docs * chore: update config defaults * test: update tests to config defaults * chore: update gitignore to new defaults * docs: update readme to new defaults * chore: update examples to new defaults * chore: update default exclude in lang server * chore: update tests * test: fix failing tests * chore: update www defaults