Skip to content

dikshagupta414/Project-PRDs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 72.2%
  • CSS 20.8%
  • JavaScript 7.0%