Source code for my portfolio website, made with Hugo https://gianmarco.gg

Gianmarco Gargiulo 5905bee42e Improved post cards for tags and added a download link for the front matter (yet to be implemented in the articles) 15 hours ago
archetypes c701f4fe71 Made changes to accomodate the new Peertube server (videos.gianmarco.gg) in the video articles, the nav bar and the Socials page 2 months ago
content 25afd1113f Added my GitLab and KDE Invent profiles and some links to alternate profiles in the Socials page 5 days ago
layouts 7963e2f5fe Initial commit 1 year ago
static ffc99c6502 Changed the Piped instance to piped.smnz.de in ytr.html 21 hours ago
themes 5905bee42e Improved post cards for tags and added a download link for the front matter (yet to be implemented in the articles) 15 hours ago
.gitignore 01976ff1a7 Added .directory in the .gitignore and redone the Ethereum QR code 5 months ago
LICENSE fc0442075a Gave the project the Affero GPL v3 1 year ago
README.md a83ab88dbb Added license notices to the README 8 months ago
compile bc63b867eb Updated the Discord handle and changed the compile script to run exiftool only on files ending with '.png', '.jpg' or '.jpeg' 3 months ago
config.toml c701f4fe71 Made changes to accomodate the new Peertube server (videos.gianmarco.gg) in the video articles, the nav bar and the Socials page 2 months ago

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.

The site itself (meaning the configurations and theme) is licensed under the GNU Affero General Public License 3.0, the content such as text, images and other multimedia (except the ones not created by me) are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license.