Skip to content

Frog is a static web site generator implemented in Racket, targeting Bootstrap and able to use Pygments.

Notifications You must be signed in to change notification settings

pookleblinky/frog

 
 

Repository files navigation

Frog

Happy Green frog

Frog image by @Goug8888, used under Creative Commons license Attribution-NonCommercial-ShareAlike 2.0 Generic.

Build Status raco pkg install frog MIT License Documentation

Frog is a static web site generator written in Racket.

You write content in Markdown or Scribble. You generate files. To deploy, you push them to a GitHub Pages repo (or copy them to Amazon S3, or whatever).

Posts get a variety of automatic blog features.

You can also create non-post pages.

Pygments handles syntax highlighting for code blocks.

The generated site uses Bootstrap, which is responsive, automatically adapting to various screen sizes.

Full documentation.

About

Frog is a static web site generator implemented in Racket, targeting Bootstrap and able to use Pygments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Racket 89.4%
  • CSS 5.8%
  • HTML 2.8%
  • Other 2.0%