Source code for my portfolio website, made with Hugo
 
 
 
 
Go to file
Gianmarco Gargiulo 5ddcb12548 Corrected the Clementine link in the Software recommendations article 2023-11-19 17:57:35 +01:00
archetypes Added the Linux Day 2023 presentation video article and updated the videos archetype's YouTube link 2023-10-29 14:15:14 +01:00
content Corrected the Clementine link in the Software recommendations article 2023-11-19 17:57:35 +01:00
layouts/_default Initial commit 2022-07-14 23:12:56 +02:00
static The Chromium circlejerk is back with blinky.js v2.0 and a warning banner in the nav bar, the blinky page was updated to talk about Manifest v3, several improvements were made to article metadata and background colors for browsers' auto dark theme were fixed 2023-11-19 02:23:17 +01:00
themes/hugo-casper3 The Chromium circlejerk is back with blinky.js v2.0 and a warning banner in the nav bar, the blinky page was updated to talk about Manifest v3, several improvements were made to article metadata and background colors for browsers' auto dark theme were fixed 2023-11-19 02:23:17 +01: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 Updated the README.md to clarify content licensing and directing to the copyright page 2023-11-01 12:24:53 +01:00
compile Updated the Discord handle and changed the compile script to run exiftool only on files ending with '.png', '.jpg' or '.jpeg' 2023-06-14 19:38:59 +02:00
config.toml Made changes to accomodate the new Peertube server (videos.gianmarco.gg) in the video articles, the nav bar and the Socials page 2023-07-19 12:04:58 +02: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 are licensed under different licenses where noted. For more information, refer to the Markdown page at content/copyright.md or to this page on the site.