diff --git a/_data/user-portal-menu.yaml b/_data/user-portal-menu.yaml new file mode 100644 index 00000000..c50841fd --- /dev/null +++ b/_data/user-portal-menu.yaml @@ -0,0 +1,22 @@ +- name: Support + links: + - text: Get Help + url: /uw-research-computing/get-help.html + - text: System Status + url: https://status.chtc.wisc.edu/ + - text: Request an account + url: /uw-research-computing/form + - text: Request a quota change + url: /uw-research-computing/quota-request +- name: Events + links: + - text: Events and Training + url: /events.html + - text: Bioinformatics Cafe + url: /uw-research-computing/bioinformatics-cafe +- name: About and information + links: + - text: About + url: /about + - text: Cite us + url: /uw-research-computing/cite-chtc diff --git a/_data/user-portal-sections.yaml b/_data/user-portal-sections.yaml new file mode 100644 index 00000000..9ff0389b --- /dev/null +++ b/_data/user-portal-sections.yaml @@ -0,0 +1,31 @@ +- name: Guides + large: true + links: + - text: HTC Guides + url: http://localhost:4000/uw-research-computing/htc/guides.html + icon: "bi bi-book" + description: | + Guides for the High Throughput Computing (HTC) system. + - text: HPC Guides + url: http://localhost:4000/uw-research-computing/hpc/guides.html + icon: "bi bi-book" + description: | + Guides for the High Performance Computing (HPC) system. +- name: Independent Learning with Courses + links: + - text: Intro to HTC + url: https://google.com + icon: "bi bi-book" + description: | + A self-paced course through Canvas that introduces the basics of + high-throughput computing. + - text: Course 2 + url: https://google.com + icon: "bi bi-book" + description: | + Course 2 description + - text: Course 3 + url: /user-portal/ + icon: "bi bi-book" + description: | + Course 3 description diff --git a/_uw-research-computing/user-portal.html b/_uw-research-computing/user-portal.html new file mode 100644 index 00000000..08033778 --- /dev/null +++ b/_uw-research-computing/user-portal.html @@ -0,0 +1,57 @@ +--- +layout: default +title: CHTC User portal +--- + +
+ {{ link.description }} +
+ +