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

gianmarco ce9f194800 Rotated the 'More in' panel's background gradient and subtracted some padding for the post card excerpt 4 days ago
archetypes 909954c7e0 Removed Instagram references from the art and wallpapers archetypes 1 month ago
content 98e6307b03 Removed all references to Instagram in the Wallpapers articles 2 weeks ago
layouts 7963e2f5fe Initial commit 8 months ago
static da0f2ad709 Added a SpaceHey link to the Socials page and fixed the GIMP pin 3 weeks ago
themes ce9f194800 Rotated the 'More in' panel's background gradient and subtracted some padding for the post card excerpt 4 days ago
.gitignore 182858bdb3 Added 'upload' to the .gitignore file 8 months ago
LICENSE fc0442075a Gave the project the Affero GPL v3 8 months ago
README.md a83ab88dbb Added license notices to the README 2 months ago
compile bcbf28b67b Updated the compile script (v2) with extra flags and image optimization 7 months ago
config.toml 13729fd313 Updated the ToS for the Git server, added a copyright page and limited the RSS feed articles to 20 1 month 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.