/Projector

A Bootstrap styled, Markdown powered, Server-side language agnostic, database-less project / mockup presentation engine.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Projector

A Bootstrap styled, Markdown powered, Server-side language agnostic, database-less project / mockup presentation engine.

Ever needed a quick & easy way to share your projects / mockups and progress with your clients? Tired of using heavy and overblown PM tools or even generic directory listing for just that? Search no more. Thanks to Projector now you can simply upload your mockups, set priority for each page and you're done. It also doesn't discriminate whether you're using PHP, ROR or anything else server-side, it just works. It's that easy.

Quick start

Follow the list below:

  1. Unpack it somewhere.
  2. Edit /project.md to change the project title, compatibility notice, and add pages to your project.
  3. Create appropriate directories inside the /project directory (same names as the pages). Case insensitive, underscores will be converted to spaces.

Tips & Tricks

  • Want one of the tabs/groups removed? Simply keep "- " (dash space) as the only list item of that list

Features

  • Supersimple/quick to set up, configure and maintain thanks to Markdown syntax
  • Easily customizable visually as it's based on Twitter Bootstrap
  • Can be used with any server-side language as everything's on the client side
  • Doesn't require any DB to run - simply copy it over and start using

Contributing

Anyone and everyone is welcome to download and contribute! Hack away <3