Skip to content

Justinfan827/Project-PRDs

 
 

Repository files navigation

Disclaimer

This repo is a modified version of a MarkDown theme created by John Otander (@4lpine).

RiceApps Product Requirement Documents

Index site at:

faded-afternoon.surge.sh

Installation

Development:

git clone https://github.com/rice-apps/Project-PRDs.git && cd Project-PRDs
npm install
gulp

Usage

Link the file in your Markdown to HTML build process:

<link rel="stylesheet" href="path/to/css/modest.css">

Each team's html file is located under the folder /teamPRDs.

License

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Modified from John Otander (@4lpine).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 85.0%
  • CSS 11.2%
  • JavaScript 3.8%