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

Gianmarco Gargiulo fa0730e7d2 Integrated the Mastodon reference link into the Mastodon pin and deleted the old casper3 theme MIT license 4 days ago
archetypes 66d6ef21f9 Finalized the video embed shortcode and put it on the webmoderno article 3 weeks ago
content 9320df71f0 Added a QR code for my Telegram account on the Contact page 1 week ago
layouts 7963e2f5fe Initial commit 10 months ago
static 948c95c187 moved script into head & removed async because it only applies to src="" scripts 2 weeks ago
themes fa0730e7d2 Integrated the Mastodon reference link into the Mastodon pin and deleted the old casper3 theme MIT license 4 days ago
.gitignore 01976ff1a7 Added .directory in the .gitignore and redone the Ethereum QR code 1 month ago
LICENSE fc0442075a Gave the project the Affero GPL v3 10 months ago
README.md a83ab88dbb Added license notices to the README 4 months ago
compile bcbf28b67b Updated the compile script (v2) with extra flags and image optimization 9 months ago
config.toml 13729fd313 Updated the ToS for the Git server, added a copyright page and limited the RSS feed articles to 20 3 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.