Skip to content
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

'/for-medlemmer/' page with information about perks members get #38

Open
astyrmoe opened this issue Jan 23, 2022 · 1 comment
Open

'/for-medlemmer/' page with information about perks members get #38

astyrmoe opened this issue Jan 23, 2022 · 1 comment

Comments

@astyrmoe
Copy link
Member

A new page, publicly available, showing what members get by being in Itemize. The page should be good looking and have both the audience of non-members and members. Non-members should be tempted to join and members should be able to see what services and other things they get access to. Maybe a nice gallery view of boxes, not a boring list? The boxes should have a link to the services members get.

Here are some of the items: (suggestions)

  • The possibility to buy "Itemize-genser". Link to wiki-page explaining how, for example.
  • Wiki to use under CTFs [coming soon]. Itemize's wiki containing tips and trick we as a team has collected.
  • SSH playground [coming soon]
  • Social events
  • The possibility to play CTFs with us
  • Wiki about Itemize
  • Cloud service to use with Itemize stuff
  • Internal courses
  • Access to academic and company resources
@knutfb
Copy link
Contributor

knutfb commented Feb 22, 2022

Ikke satt opp noen miljøer, så poster et forslag her. Opprett for-medlemmer.svelte og gjør endring i Nav.svelte.

<svelte:head>
	<title>For medlemmer</title>
</svelte:head>

<main>
	<h3>Hva betyr det å være medlem i Itemize NTNU?</h3>
	<p>
		Itemize er åpent for alle. Du kan prøve ut CTF med oss uten å være medlem, men som medlem får du noen fordeler!
        Det er helt gratis å melde seg inn, du får tilgang til vår interne Discord-server og mye mer. Hva er mye mer spør du?
        Vel, her er en hendig liste du kan sjekke ut!
	</p>
    
    <ul>
        <li><code>Tilgang til <a target="_blank" rel="noopener noreferrer" href="https://wiki.itemize.no/collection/ctf-public-HzrbGT45b5"
            >Wiki</a> for hjelp til CTF-oppgaver</code></li>
        <li><code>Du kan få tilgang til Itemizegenser</code></li>
        <li><code>Sosiale eventer</code></li>
        <li><code>Kurs og foredrag</code></li>
        <li><code>Bedriftsbesøk</code></li>
        <li><code>Pizza</code></li>
        <li><code>En praktisk måte å anvende teori fra studet</code></li>
    </ul>
	
</main>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants