Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.94 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.94 KB

gitpitch-azusa

GitPitch

🍹The Presentation Template which inspired by Azusa for GitPitch.

The following sample presentation is provided so you can see this feature in action.

Usage

  1. Fork it
  2. Access https://gitpitch.com/#{username}/gitpitch-azusa/#{branch}

Change background-color

Background-colors are all image files. Default color is navy. You can select background-color like this:

---?image=bg/blue.png

# ^ Please use custom delimiter.

Offline

  1. Click offline in footer of GitPitch presentation.
  2. Download PITCHME.zip
  3. Uncompress PITCHME.zip
  4. Run HTTP Server:
$ ruby -rwebrick -e'WEBrick::HTTPServer.new(:Port => 3000, :DocumentRoot => Dir.pwd).start'

References

Special Thanks

License

The template is available as open source under the terms of the MIT License.