Skip to content

adelevie/ecfs-sharpie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecfs-sharpie

This is an example application that uses the sharpie gem to create static HTML and JSON pages for FCC filings.

Usage

$ bundle
$ ruby render.rb

Upload the contents of _site to any server you want.

You can also use node.js to run the small dev server:

$ npm install connect
$ node dev-server.js

Then go to localhost:1337/_site/proceedings/12-375.

About

Generates a static site + API for FCC filings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published