Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-14 | nit: export props has been unnecessary.. forever (#7646) | 5 | -7/+7 | ||
2023-06-19 | remove extra "ago" in hackernews example (#7409) | 1 | -1/+1 | ||
2022-11-08 | [ci] format | 3 | -13/+17 | ||
2022-11-01 | Adds a Hackernews example site (#5213) | 6 | -0/+341 | ||
* adds the hackernews example - TODO add readme content * refactor: moving styles from root.css into components * chore: add README content * chore: lint fixes + prettier-plugin-astro@0.4.0 * Update examples/hackernews/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * lint: remove unused variable * nit: adding check command to example Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> |