Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.07 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.07 KB

Silkscreen Build Status

Silkscreen take Markdown files and convert to Fullpages slides in html. See the example site.

silkscreen-gif

How to use

silkscreen yourmarkdownfile.md

It will generate on the same directory a HTML file with the same name of the markdown file.

Install

You need Cabal to install, run on the silkscreen directory:

cabal install

It will install silkscreen and the CMark library dependency.

Configuration

There are two files inside the config folder:

  • colors: A file where each line has a HEX color.The colors are used in the background in repeat. You can edit this file choosing the colors you want.
  • template.silk: the HTML template used to generate the fullpage.

Easter Egg

Try running silkscreen with the flag --weezer.