Source code for my portfolio website, made with Hugo
 
 
 
 
Go to file
gianmarco 891ea85d05 New Y2K style intro background 2023-01-28 12:14:36 +01:00
archetypes Added PeerTube references to the videos archetype, the socials page and the webmoderno video page 2022-08-17 16:18:44 +02:00
content New Y2K style intro background 2023-01-28 12:14:36 +01:00
layouts/_default Initial commit 2022-07-14 23:12:56 +02:00
static/fonts Added local fonts 2023-01-01 21:53:40 +01:00
themes/hugo-casper3 New Y2K style intro background 2023-01-28 12:14:36 +01:00
.gitignore Added 'upload' to the .gitignore file 2022-07-17 21:01:22 +02:00
LICENSE Gave the project the Affero GPL v3 2022-07-20 19:46:56 +02:00
README.md Small change in the README, in the Extras page and updated the comments screenshot for the ToS page 2022-09-01 15:38:51 +02:00
compile Updated the compile script (v2) with extra flags and image optimization 2022-08-18 16:31:06 +02:00
config.toml Changed all references from the old .ga domain to the new .gg one and changed the fonts for the body and next card header 2023-01-10 22:48:09 +01:00

README.md

gmgsite

The source code to Gianmarco's website

license

This portfolio website is simply a bunch of Markdown files that get compiled into HTML and CSS by a static site generator called Hugo. It's using a modified version of the hugo-casper3 theme by Jonathan Janssens.

The script compile will cleanup the "public" folder (or create it if it doesn't exist) and will then compile the site into that folder.