Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 489 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 489 Bytes

Guides webpage: https://ieeta-pt.github.io/HPC-guides/

This repository hosts user guides for utilizing the IEETA HPC.

The documentation, written in Markdown files (found in the 'docs' folder), is compiled into static web pages using MkDocs. These pages are easily accessible through GitHub Pages.

Additionally, this repository utilizes a GitHub Action that automates the compilation and uploading of static pages for each commit.