• Joined on 2022-02-14
ix commented on pull request 42CTF/website#76 2022-08-22 20:50:27 +02:00
Podium added and working, logo and website of campuses added in campus model

C'est à dire ?

ix pushed to main at ix/website 2022-08-21 20:37:31 +02:00
7c06c24d9f Fix hardcoded logo value in network scoreboard template
ix commented on issue 42CTF/website#12 2022-08-19 15:56:36 +02:00
Possibility for users to propose solution to challenges

What we need :

  • "solution" models
    • "accepted" bool
    • "content" text
    • "date" datetime
    • "user" user

We can add something like "upvote" to let users upvote the most…

ix pushed to main at ix/website 2022-08-19 15:51:15 +02:00
9b2da1e2cc Someone forgot to remove prints in a file...
ix created pull request 42CTF/website#76 2022-08-19 15:46:02 +02:00
Podium added and working, logo and website of campuses added in campus model
ix pushed to main at ix/website 2022-08-19 15:43:33 +02:00
891c2530e6 Podium added and working, logo and website of campuses added in campus model
ix closed issue 42CTF/website#72 2022-08-18 15:03:59 +02:00
Fix UI of the become member page
ix pushed to main at ix/website 2022-08-18 14:17:47 +02:00
02331beff4 fix domain in canonical url
ix created pull request 42CTF/website#75 2022-08-18 13:47:25 +02:00
main
ix pushed to main at ix/website 2022-08-18 13:44:45 +02:00
5b2abeac20 add canonical meta
ix commented on pull request 42CTF/website#73 2022-08-17 16:57:03 +02:00
Scoreboard for 42 Network

You can remove all the pagination div, you don't use it in the network view.

ix suggested changes for 42CTF/website#73 2022-08-17 16:57:03 +02:00
Scoreboard for 42 Network

Need to remove the pagination div and it's done.

ix pushed to main at ix/website 2022-08-17 16:42:39 +02:00
dd7a69aa50 42CTF/website#72 |42CTF/website#36 sitemap and titles fixed
ix commented on issue 42CTF/website#36 2022-08-17 12:44:09 +02:00
SEO optimisations

Need to fix:

  • Canonical links
  • Titles of pages (42ctf is too short)
  • Add one h1 in scoreboard, ctf categories, events and resources pages
  • Add schema.org
ix created repository ix/website 2022-08-17 12:29:43 +02:00
ix opened issue 42CTF/website#72 2022-08-17 11:49:10 +02:00
Fix UI of the become member page
ix closed issue 42CTF/website#66 2022-08-17 11:47:00 +02:00
Rework of the ressource page
ix closed issue 42CTF/website#67 2022-08-17 11:47:00 +02:00
Dedicated page to become member of the association
ix closed issue 42CTF/website#68 2022-08-17 11:46:48 +02:00
Need to fix UI