summaryrefslogtreecommitdiff
path: root/examples/hackernews/public (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-03-09chore: update example favicons (#6487)Gravatar Nate Moore 1-12/+8
2022-11-01Adds a Hackernews example site (#5213)Gravatar Tony Sullivan 1-0/+13
* 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>