Skip to content

onnyyonn/feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onnyyonn//feed

Feed is my personal link-sharing site built using Deno and Lume. It converts an RSS/Atom feed to a minimal static site.

Develop

  1. Install Deno.
  2. Run deno task build to generate the site, or deno task dev for a live local preview
  3. Customize the page generation at src/index.tmpl.js, should be somewhat self-explanatory

Deploy

A GitHub Action builds the site and deploys to GH-Pages.

However, the site content currently needs to be updated manually.

About

A static site generated from an RSS feed

Resources

Stars

Watchers

Forks