summaryrefslogtreecommitdiff
path: root/examples/hackernews (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-11-08[ci] formatGravatar Princesseuh 4-14/+18
2022-11-08[ci] release (#5325)create-astro@1.2.2astro@1.6.5@astrojs/netlify@1.2.1@astrojs/image@0.11.2@astrojs/cloudflare@4.0.1Gravatar Fred K. Bot 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-07[ci] release (#5296)astro@1.6.4@astrojs/node@3.0.0@astrojs/deno@2.0.0@astrojs/cloudflare@4.0.0Gravatar Fred K. Bot 1-2/+2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-03[ci] release (#5262)astro@1.6.3@astrojs/tailwind@2.1.2@astrojs/prism@1.0.2@astrojs/prefetch@0.1.1@astrojs/markdown-component@1.0.2@astrojs/image@0.11.1Gravatar Fred K. Bot 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-01Adds a Hackernews example site (#5213)Gravatar Tony Sullivan 22-0/+845
* 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>