Skip to content

AWinterman/fsj-render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fsj-render

take your output from fsj and render a single page app with it.

The results of running

find . -name "*.md" -o -name "*.markdown" \
  | fsj -t "pandoc -f markdown -t html" \
  | ./fsj-render

(after npm i && npm dedupe) are available here

Todo

  • let user specify your own css
  • make some ux improvements to default html/css

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors