Skip to content

scarhand/passenger_library

 
 

Repository files navigation

Phusion Passenger documentation project

Welcome to the Passenger documentation project. The goal of this project is to write excellent documentation for the Phusion Passenger application server.

You can view the live version of this documentation at https://www.phusionpassenger.com/library/.

Documentation is written in markdown and HTML. The final output is generated through the Middleman static site generator.

Contributing

You can contribute documentation by adding or editing files in the source directory. Feel free to send us a pull request.

By contributing, you agree to license your contribution under CC BY SA 4.0.

Previewing or generating the doucmentation website

You will need Ruby installed in order to preview or generate the documentation website.

Install the gem bundle:

bundle install

Then run Middleman:

bundle exec middleman s

This will launch the website at http://127.0.0.1:4567/

About

Next-generation Phusion Passenger documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 91.1%
  • Ruby 4.3%
  • CSS 3.7%
  • JavaScript 0.9%