Skip to content

Commit

Permalink
Guidelines (#559)
Browse files Browse the repository at this point in the history
* Development (#558)

* 2024 base (#508)

* New structure

* New structure

* remove dependabot

* change styles

* Talks and Challenges set to secret (#510)

* The mission (#517)

* Talks and Challenges set to secret

* 1st iteration Mission

* Add flag for Mission

* Upadate Home page (#518)

* Upadeted Home page

* chore: Auto-fix some lint errors

* Lint checks

* Hide guides and hardware

* Resolve

---------

* Erase Devpost link (#519)

* Upadeted Home page

* chore: Auto-fix some lint errors

* Lint checks

* Hide guides and hardware

* Resolve

* Remove Devpost link 2023

* Hide Devpost button

* Modified some styles (#520)

* change styles

* change styles

* modify big panel

* Schedule & live (#521)

* schedule is now with a toggle button and also created the temporal schedule

* schedule is now with a toggle button and also created the temporal schedule

* fix live in mobile and desktop

* fix live in mobile and desktop

* schedule is now corrected

* background should not repeat

* header with full screen and panels in mobile are bigger

* header with full screen and panels in mobile are bigger

* feedback

* Challenges concept page (#523)

* Challenges concept page

* Challenges concept page

---------

Co-authored-by: Adrià Martínez <adria.martinez@build38.com>

* Redesign arriving methods (#524)

* Redesign arriving methods

* chore: Auto-fix some lint errors

* Lint

* General title

* chore: Auto-fix some lint errors

---------

* Fix in schedule view: Change buttons to make it more clear that are a button (#527)

* Mentors page concept (#522)

* Mentors page concept

* Concept

* chore: Auto-fix some lint errors

* Fixed broken view mobile

* Lint errors

* Better shirt

* Fix size shirt

---------

Co-authored-by: Adrià Martínez <adria.martinez@build38.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Mission public part exposed (#531)

* Public part exposed

* Lint

---------

Co-authored-by: Adrià Martínez <adria.martinez@build38.com>

* Add new feature: Secret description is now dinamic (#532)

* Changed secret content to be a bit more informative

* Modify talks as we talked with sponsorship

* Modify talks as we talked with sponsorship

* New section: Travel reimbursement processes (#533)

* Travel reimbursement process is now in live

* Travel reimbursement process is now in live

* Style fixes (#534)

* home page have everything with variables not commented code

* home page have everything with variables not commented code

* corrected maps section

* corrected maps section

* proposta mentors

* New section: Meals v1 (#525)

* remove live route

* cafeteria v1

* added hide variables

* meals v1 completed

* New section: Rules and judging (#526)

* judging refactor

* rules are fixed a bit more

* chore: Auto-fix some lint errors

* rules are fixed a bit more

* add variables to schedule and rules

* judging is changed

* change bocata to bocadillo

* remove travel reimbursement faq

* typos

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Improvements (#535)

* improvements and added new meal

* improvements and added new meal

* Apply feedback (#541)

* fix map

* try to fix background

* fix home page

* fixed typo

* typos

* intensity with icons

* meals have toggle

* Fixed background and typos (#542)

* more feedback

* more feedback

* more feedback

* Add clarity (#543)

* more feedback

* more feedback

* more feedback

* add clarity

* Feedback Gerard (#544)

* feedback

* feedback

* Emergency contact (#546)

* Link for emergency contact

* Lint

* Google maps link

* Lint once more

* Phone fix

* Location removed

---------

* Apply feedback and add more better things :) (#547)

* change link text

* typo a la schedule

* mentors order

* rules and judging with new text

* add google maps button in maps

* home have now google maps link

* add hackersupc and twitter logo is the new one

* discover structure

* New section: Activities (#545)

* activities is now live

* correct a bit the text

* fix lint

* activities done

* Last retoques (#549)

* discovery working on it

* fix button not beeing disabled when selecting judging

* remove tshirt section in mentors

* discovery flag in config

* meals are working on it

* mentors toggle

* help tab corrected with the actual information

* schedule is done

* fixing lighthouse

* Map fixes (#550)

* Feedback last retoques (#551)

* canvi faqs deadline

* guides disabled

* guides disabled

* add travelId route (#552)

* Minor fixes (#554)

* change mentors slack channel

* fix mission buttons

* ESA added to Map (#556)

* ESA added to Map

* Bienes issue

---------

Co-authored-by: Adrià Martínez <adria.martinez@build38.com>

---------

Co-authored-by: Carlota Catot Bragós <carkbra@gmail.com>
Co-authored-by: Adrià Martínez <adria.martinez@build38.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Guides updated

* Fixed errors

---------

Co-authored-by: Carlota Catot Bragós <carkbra@gmail.com>
Co-authored-by: Adrià Martínez <adria.martinez@build38.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
4 people committed Apr 20, 2024
1 parent 233042a commit 7589e77
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,16 @@ const hideWifiConfig = ref(config.hideWifiConfig)
</p>

<p>All dates and hours are adjusted to your timezone.</p>
<Tooltip title="Working on it">
<Tooltip title="Hackers Guidelines">
<div class="buttons__disabled">
<!-- <a
<a
href="https://guides.hackupc.com/guide/hacker/"
target="_blank"
rel="noopener noreferrer"
>
<FontAwesomeIcon icon="book-open" style="margin-right: 4px" />
Guides
</a> -->
<FontAwesomeIcon icon="book-open" style="margin-right: 4px" />
Guides (coming soon)
</a>
</div>
</Tooltip>
<div class="buttons">
Expand Down

0 comments on commit 7589e77

Please sign in to comment.