Source code for my portfolio website, made with Hugo
 
 
 
 
Go to file
Gianmarco Gargiulo fa0730e7d2 Integrated the Mastodon reference link into the Mastodon pin and deleted the old casper3 theme MIT license 2023-05-26 17:44:14 +02:00
archetypes Finalized the video embed shortcode and put it on the webmoderno article 2023-05-09 10:29:09 +02:00
content Added a QR code for my Telegram account on the Contact page 2023-05-19 23:41:15 +02:00
layouts/_default Initial commit 2022-07-14 23:12:56 +02:00
static moved script into head & removed async because it only applies to src="" scripts 2023-05-10 11:01:33 +02:00
themes/hugo-casper3 Integrated the Mastodon reference link into the Mastodon pin and deleted the old casper3 theme MIT license 2023-05-26 17:44:14 +02:00
.gitignore Added .directory in the .gitignore and redone the Ethereum QR code 2023-04-20 15:01:27 +02:00
LICENSE Gave the project the Affero GPL v3 2022-07-20 19:46:56 +02:00
README.md Added license notices to the README 2023-01-15 13:10:34 +01:00
compile Updated the compile script (v2) with extra flags and image optimization 2022-08-18 16:31:06 +02:00
config.toml Updated the ToS for the Git server, added a copyright page and limited the RSS feed articles to 20 2023-02-19 18:48:46 +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.

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.