breatheco-de / main-documentation

This repository servers like an aggregator everything that is being developed and publish in breathecode.
7 stars 18 forks source link

Export your exernal profile to a PDF #36

Closed alesanchezr closed 4 years ago

alesanchezr commented 4 years ago

The current url for the student eternal profile is: http://sep.4geeksacademy.co/

It is built using Gatsby.js and you can start coding on it by forking this repository: https://github.com/4GeeksAcademy/student-external-profile

To retrieve the YML of any student replace in this URL the student github username: https://raw.githubusercontent.com/4GeeksAcademy/student-external-profile/master/src/students/AeLo-19.yml

Here is how it should look: http://tinyurl.com/twvxnl6

When listing all the student, you should add a button on each one to export the profile as a with the format: Roman Khalnepesov CV v1.1.pdf

alesanchezr commented 4 years ago

pagado.