Skip to content

yhirano55/gitpitch-azusa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages