Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaronhuggins/v8clog
The new and improved V8 Clog! https://v8.dev/blog/discontinuing-release-posts
https://github.com/aaronhuggins/v8clog
blog deno javascript nodejs rss v8 v8-engine webassembly
Last synced: 9 days ago
JSON representation
The new and improved V8 Clog! https://v8.dev/blog/discontinuing-release-posts
- Host: GitHub
- URL: https://github.com/aaronhuggins/v8clog
- Owner: aaronhuggins
- Created: 2022-06-17T20:46:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-22T20:39:18.000Z (over 1 year ago)
- Last Synced: 2024-05-01T19:31:03.713Z (7 months ago)
- Topics: blog, deno, javascript, nodejs, rss, v8, v8-engine, webassembly
- Language: TypeScript
- Homepage: https://v8clog.deno.dev
- Size: 1.65 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# V8 Clog
A [webapp front-end](https://v8clog.deno.dev) for the V8 Changelog. Because the
blog release posts are discontinued and changelogs aren't great reading for
humans.## Features
- Most recent releases (Home)
- Release archive (Clog)
- Release posts (ClogEntry)
- RSS feed (RSS)
- API Changes (Clog entries and RSS feed)
- Tagged posts
- Tag archive (Tag)
- Tag RSS feeds## Roadmap
- Next 12 months
- Linkbacks to the V8.dev blog and Chrome Status from Clog posts
- Consumer for performance improvement blog posts
- Renderer for performance blog post linkbacks## Deployment Strategy
- Build V8 database periodically
- Push to Github repository and land in Deno Deploy
- Serve assets via application on demand