https://github.com/ponsfrilus/webdesign_sti
Tools we use for web designing the new EPFL's School of Engineering website
https://github.com/ponsfrilus/webdesign_sti
epfl epfl-sti
Last synced: 3 months ago
JSON representation
Tools we use for web designing the new EPFL's School of Engineering website
- Host: GitHub
- URL: https://github.com/ponsfrilus/webdesign_sti
- Owner: ponsfrilus
- Created: 2018-01-19T17:59:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-19T18:07:35.000Z (over 8 years ago)
- Last Synced: 2025-01-11T03:55:37.454Z (over 1 year ago)
- Topics: epfl, epfl-sti
- Homepage: https://hackmd.io/p/H1yB28iEM
- Size: 1.73 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Design [@epfl-sti](https://github.com/epfl-sti/)
Tools we use for web designing the new EPFL's School of Engineering website.
## About this repo
It host a backup of the presentation done by [@loichu](https://github.com/loichu) & [@ponsfrilus](https://github.com/ponsfrilus/) at [@epfl-dojo](https://github.com/epfl-dojo).
## Original source
One can access the source of the presentation [here](https://hackmd.io/s/H1yB28iEM) and the slides [here](https://hackmd.io/p/H1yB28iEM).
## PDF
One can create a PDF from the source document using [phantomjs](http://phantomjs.org/) and [reveal-md](http://webpro.github.io/reveal-md/).
Just run: `reveal-md WebSTI.md --print WebSTI.pdf` after installing the two beforehand programs.