-
Notifications
You must be signed in to change notification settings - Fork 3
Transfer Learning Page Creation #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
I have created the transfer learning page. This also required changing the header of all other pages, adding images to the "assets" folder, and making slight changes to the "open-roles" section
@giuliocaputi ho cambiato e messo il colore #6600cc che abbiamo usato per il resto del sito. Per le prossime volte, cerchiamo di non definire gli stili in tag, ma usiamo il css. In un futuro dovremmo anche riorganizzare il css in moduli |
<div class="content d-flex flex-row justify-content-center align-items-center gap-3"> | ||
<a href="https://forms.gle/dc1yNsVX4GqrVWCZ9" | ||
class="read-more align-self-start" target="_blank"> | ||
<span>Apply as an Associate</span><i class="bi bi-arrow-right"></i> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Qui aggiungerei link a pagina transfer learning (che dalla home non è subito visibile) invece che straight to form, o anche una Q su questo nelle FAQ sotto
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In realta' ha senso cosi perche' nella pagina "Transfer Learning" non c'e' il link al form, andrebbe ripensato il funnel se vogliamo fare come dici. La modifica alle FAQ invece ha senso, magari aggiungiamo una domanda e poi mergiamo. Se riesco faccio io piu' tardi che ora non ho il pc coi permessi giusti, senno' chi e' disponibile vada pure.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nella pagina "Transfer Learning" c'è il link al form. Andrebbe forse reso più visibile, magari con un bottone
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Vedete commenti precedenti. Per me ok, aspetto vostro feedback alla review @giacomo-ciro @giuliocaputi
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aggiungiamo la domanda su Transfer Learning in FAQ e poi mergiamo
Riguardo al template, non mi sembra siamo più legati a quello originale (almeno per questa pagina) |
Also, ora che mi ci fate pensare, avrebbe senso aggiungere una sezione FAQs nella pagina "Transfer Learning", usando la stessa struttura delle FAQs nella Home del sito. Ci posso lavorare io dal 14, quando riprenderò il computer |
@giuliocaputi Hai ragione, ho controllato, fatto un fix veloce al titolo e sembra che funzioni da telefono e sia robusto all'aggiunta di loghi: ![]() |
I have created the transfer learning page. This also required changing the header of all other pages, adding images to the "assets" folder, and making slight changes to the "open-roles" section