tinyfeed-example
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
http.ts
https://pomdtr--33dc52ea020440b3b511c956b3f8caec.web.val.run
Generate a static HTML page from a collection of feeds.
A live demo is available at https://tinyfeed.val.run.
- Fork @pomdtr/tinyfeed.
1: Update the
id
param in themod.ts
file to point to your val url. - Customize the feeds array in the
mod.ts
file. - Trigger the
src/build.ts
file.