https://github.com/p2pu/reports
Here we will keep our lovely reports for the whole world to see
https://github.com/p2pu/reports
Last synced: 4 months ago
JSON representation
Here we will keep our lovely reports for the whole world to see
- Host: GitHub
- URL: https://github.com/p2pu/reports
- Owner: p2pu
- Created: 2013-06-10T15:30:32.000Z (about 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-08-02T15:32:36.000Z (almost 11 years ago)
- Last Synced: 2024-12-29T15:32:45.566Z (over 1 year ago)
- Language: HTML
- Homepage: http://reports.p2pu.org/
- Size: 33.2 MB
- Stars: 2
- Watchers: 8
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Peer 2 Peer University Lab Reports
## Intro
This series of documents are the way to share experiments, collaborations and best practice
with the community. When work we do together at/or with Peer 2 Peer University needs to be
showcased and reported, this is the right place to put them in.
## Usage
1. If you don't have git installed go ahead and install it.
Reference: https://help.github.com/articles/set-up-git.
2. Clone this repository: "git@github.com:p2pu/reports.git"
Reference: https://help.github.com/articles/fork-a-repo.
3. Once you have a copy of a reports folder on your computer, you can go ahead and make a
new report. The way to do it is to copy a folder called "[template][1]", rename
the copied folder accordingly and change ["index.html][2]"
file accordingly.
4. While changing your file, you can test your changes by opening file in browser and watch change
happening in front of your eyes.
## Tips
* Insert all of your text to appropriate places (places to insert text and structure the
document in the template are documented with comments. Replace comments accordingly)
* Put all of your photos in folder with the name "[img][3]"
* Change the path in "css[4]" folder for the header image
[1]: https://github.com/p2pu/reports/tree/gh-pages/reports/template
[2]: https://github.com/p2pu/reports/tree/gh-pages/reports/template/index.html
[3]: https://github.com/p2pu/reports/tree/gh-pages/reports/template/img
[3]: https://github.com/p2pu/reports/tree/gh-pages/reports/template/css/styles.css