Skip to content

pub-server theme for github markdown with syntax highlighting

License

Notifications You must be signed in to change notification settings

jldec/pub-theme-gfm

Repository files navigation

pub-theme-gfm

pub-server theme for previewing markdown with a style similar to GitHub flavored markdown.
This theme was a precursor to pub-theme-doc and is no longer being maintained.

installation

npm install --save pub-theme-gfm

to preview your markdown files using this theme

pub -t pub-theme-gfm

to configure a project to use this theme

Include "pub-theme-gfm" in pub-config.js pkgs.

{
  "pkgs": ["pub-theme-gfm"]
}

credits

About

pub-server theme for github markdown with syntax highlighting

Resources

License

Stars

Watchers

Forks

Packages

No packages published