Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

internet4000/r4-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generates static HTML files for every Radio4000 channel. Just an experiment..

Here's how it works.

Run npm install once for the 11ty Eleventy static site generator.

Then, you can either:

  • make to fetch all channels and build the site into the _site folder
  • make seed start for developing

To generate the pages from JSON with Eleventy, we have:

  1. _data/channels.js that serializes raw-channels.json. Available as {{channels}} in templates
  2. channels.liquid that uses the Paginate feature to generate the pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published