You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Created a new page for calculating weighted averages and graduation votes (`media-pesata.astro`) with a layout and introductory text. - Implemented a script to initialize the media pesata application. - Added CSS styles for the media pesata page and its components. - Updated existing media page (`media.astro`) to include similar structure and functionality. - Introduced error handling for the application initialization script. - Established a comprehensive CSS file for the media pesata application, including styles for various UI elements and responsive design. |
11 months ago | |
|---|---|---|
| .vscode | 1 year ago | |
| public | 1 year ago | |
| src | 11 months ago | |
| .drone.yml | 1 year ago | |
| .gitignore | 2 years ago | |
| .prettierrc.mjs | 1 year ago | |
| README.md | 1 year ago | |
| astro.config.mjs | 11 months ago | |
| bun.lockb | 11 months ago | |
| package-lock.json | 1 year ago | |
| package.json | 1 year ago | |
| tsconfig.json | 1 year ago | |
README.md
PHC Website
Questo è il repository del sito web del PHC. Il sito è costruito utilizzando Astro, un framework statico per la generazione di siti web.
Installazione
bun install
Sviluppo
bun dev
Build
bun run build
Deploy
Per ora c'è un file .drone.yml che viene usato per il deploy su un server remoto utilizzando Drone per il CD. Al momento il sito è solo statico e non ha ancora una backend.
Come Contribuire
Nota per Sviluppatori: SE il branch dev non esiste o è indietro rispetto a main, bisogna portarlo avanti a main e poi continuare con le modifiche dal lì.
Sentitevi liberi di aprire una PR per qualsiasi modifica o aggiunta al sito web. Il branch main è protetto e corrisponde alla versione di produzione del sito web, le modifiche devono prima essere accettate su dev e poi mergeate su main da un amministratore.
Cose da fare
- Aggiungere guide in src/content/guides/