Merge branch 'dev' into main

This commit is contained in:
Nuno Coração 2024-11-08 17:04:08 +00:00 committed by GitHub
commit b7a033503e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
293 changed files with 1150 additions and 1132 deletions

View file

@ -14,7 +14,115 @@ body.zen-mode-enable {
} }
} }
/*! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com */ *, ::before, ::after {
--tw-border-spacing-x:0;
--tw-border-spacing-y:0;
--tw-translate-x:0;
--tw-translate-y:0;
--tw-rotate:0;
--tw-skew-x:0;
--tw-skew-y:0;
--tw-scale-x:1;
--tw-scale-y:1;
--tw-pan-x: ;
--tw-pan-y: ;
--tw-pinch-zoom: ;
--tw-scroll-snap-strictness:proximity;
--tw-gradient-from-position: ;
--tw-gradient-via-position: ;
--tw-gradient-to-position: ;
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
--tw-numeric-spacing: ;
--tw-numeric-fraction: ;
--tw-ring-inset: ;
--tw-ring-offset-width:0px;
--tw-ring-offset-color:#fff;
--tw-ring-color:rgb(59 130 246 / 0.5);
--tw-ring-offset-shadow:0 0 #0000;
--tw-ring-shadow:0 0 #0000;
--tw-shadow:0 0 #0000;
--tw-shadow-colored:0 0 #0000;
--tw-blur: ;
--tw-brightness: ;
--tw-contrast: ;
--tw-grayscale: ;
--tw-hue-rotate: ;
--tw-invert: ;
--tw-saturate: ;
--tw-sepia: ;
--tw-drop-shadow: ;
--tw-backdrop-blur: ;
--tw-backdrop-brightness: ;
--tw-backdrop-contrast: ;
--tw-backdrop-grayscale: ;
--tw-backdrop-hue-rotate: ;
--tw-backdrop-invert: ;
--tw-backdrop-opacity: ;
--tw-backdrop-saturate: ;
--tw-backdrop-sepia: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style:
}
::backdrop {
--tw-border-spacing-x:0;
--tw-border-spacing-y:0;
--tw-translate-x:0;
--tw-translate-y:0;
--tw-rotate:0;
--tw-skew-x:0;
--tw-skew-y:0;
--tw-scale-x:1;
--tw-scale-y:1;
--tw-pan-x: ;
--tw-pan-y: ;
--tw-pinch-zoom: ;
--tw-scroll-snap-strictness:proximity;
--tw-gradient-from-position: ;
--tw-gradient-via-position: ;
--tw-gradient-to-position: ;
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
--tw-numeric-spacing: ;
--tw-numeric-fraction: ;
--tw-ring-inset: ;
--tw-ring-offset-width:0px;
--tw-ring-offset-color:#fff;
--tw-ring-color:rgb(59 130 246 / 0.5);
--tw-ring-offset-shadow:0 0 #0000;
--tw-ring-shadow:0 0 #0000;
--tw-shadow:0 0 #0000;
--tw-shadow-colored:0 0 #0000;
--tw-blur: ;
--tw-brightness: ;
--tw-contrast: ;
--tw-grayscale: ;
--tw-hue-rotate: ;
--tw-invert: ;
--tw-saturate: ;
--tw-sepia: ;
--tw-drop-shadow: ;
--tw-backdrop-blur: ;
--tw-backdrop-brightness: ;
--tw-backdrop-contrast: ;
--tw-backdrop-grayscale: ;
--tw-backdrop-hue-rotate: ;
--tw-backdrop-invert: ;
--tw-backdrop-opacity: ;
--tw-backdrop-saturate: ;
--tw-backdrop-sepia: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style:
}
/*! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com */
/* /*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4) 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
@ -662,114 +770,6 @@ select {
} }
} }
*, ::before, ::after {
--tw-border-spacing-x:0;
--tw-border-spacing-y:0;
--tw-translate-x:0;
--tw-translate-y:0;
--tw-rotate:0;
--tw-skew-x:0;
--tw-skew-y:0;
--tw-scale-x:1;
--tw-scale-y:1;
--tw-pan-x: ;
--tw-pan-y: ;
--tw-pinch-zoom: ;
--tw-scroll-snap-strictness:proximity;
--tw-gradient-from-position: ;
--tw-gradient-via-position: ;
--tw-gradient-to-position: ;
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
--tw-numeric-spacing: ;
--tw-numeric-fraction: ;
--tw-ring-inset: ;
--tw-ring-offset-width:0px;
--tw-ring-offset-color:#fff;
--tw-ring-color:rgb(59 130 246 / 0.5);
--tw-ring-offset-shadow:0 0 #0000;
--tw-ring-shadow:0 0 #0000;
--tw-shadow:0 0 #0000;
--tw-shadow-colored:0 0 #0000;
--tw-blur: ;
--tw-brightness: ;
--tw-contrast: ;
--tw-grayscale: ;
--tw-hue-rotate: ;
--tw-invert: ;
--tw-saturate: ;
--tw-sepia: ;
--tw-drop-shadow: ;
--tw-backdrop-blur: ;
--tw-backdrop-brightness: ;
--tw-backdrop-contrast: ;
--tw-backdrop-grayscale: ;
--tw-backdrop-hue-rotate: ;
--tw-backdrop-invert: ;
--tw-backdrop-opacity: ;
--tw-backdrop-saturate: ;
--tw-backdrop-sepia: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style:
}
::backdrop {
--tw-border-spacing-x:0;
--tw-border-spacing-y:0;
--tw-translate-x:0;
--tw-translate-y:0;
--tw-rotate:0;
--tw-skew-x:0;
--tw-skew-y:0;
--tw-scale-x:1;
--tw-scale-y:1;
--tw-pan-x: ;
--tw-pan-y: ;
--tw-pinch-zoom: ;
--tw-scroll-snap-strictness:proximity;
--tw-gradient-from-position: ;
--tw-gradient-via-position: ;
--tw-gradient-to-position: ;
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
--tw-numeric-spacing: ;
--tw-numeric-fraction: ;
--tw-ring-inset: ;
--tw-ring-offset-width:0px;
--tw-ring-offset-color:#fff;
--tw-ring-color:rgb(59 130 246 / 0.5);
--tw-ring-offset-shadow:0 0 #0000;
--tw-ring-shadow:0 0 #0000;
--tw-shadow:0 0 #0000;
--tw-shadow-colored:0 0 #0000;
--tw-blur: ;
--tw-brightness: ;
--tw-contrast: ;
--tw-grayscale: ;
--tw-hue-rotate: ;
--tw-invert: ;
--tw-saturate: ;
--tw-sepia: ;
--tw-drop-shadow: ;
--tw-backdrop-blur: ;
--tw-backdrop-brightness: ;
--tw-backdrop-contrast: ;
--tw-backdrop-grayscale: ;
--tw-backdrop-hue-rotate: ;
--tw-backdrop-invert: ;
--tw-backdrop-opacity: ;
--tw-backdrop-saturate: ;
--tw-backdrop-sepia: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style:
}
.container { .container {
width:100% width:100%
} }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -2,4 +2,4 @@
[module.hugoVersion] [module.hugoVersion]
extended = true extended = true
min = "0.87.0" min = "0.87.0"
max = "0.135.0" max = "0.138.0"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View file

@ -2,7 +2,7 @@
title: "Adam Madej - Gameplay Animator" title: "Adam Madej - Gameplay Animator"
tags: [Sito portfolio, Blog, Sito personale] tags: [Sito portfolio, Blog, Sito personale]
externalUrl: "http://www.adammadej.com/" externalUrl: "http://www.adammadej.com/"
weight: 741 weight: 721
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Adam Madej - Gameplay Animator" title: "Adam Madej - Gameplay Animator"
tags: [ポートフォリオサイト, ブログ, 個人サイト] tags: [ポートフォリオサイト, ブログ, 個人サイト]
externalUrl: "http://www.adammadej.com/" externalUrl: "http://www.adammadej.com/"
weight: 741 weight: 721
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Adam Madej - Gameplay Animator" title: "Adam Madej - Gameplay Animator"
tags: [Portfolio Site,Blog,Personal Site] tags: [Portfolio Site,Blog,Personal Site]
externalUrl: "http://www.adammadej.com/" externalUrl: "http://www.adammadej.com/"
weight: 741 weight: 721
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Adam Madej - Gameplay Animator" title: "Adam Madej - Gameplay Animator"
tags: [作品集网站, 博客, 个人网站] tags: [作品集网站, 博客, 个人网站]
externalUrl: "http://www.adammadej.com/" externalUrl: "http://www.adammadej.com/"
weight: 741 weight: 721
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 92 KiB

View file

@ -2,7 +2,7 @@
title: "Beauty Formulation" title: "Beauty Formulation"
tags: [Sito aziendale] tags: [Sito aziendale]
externalUrl: "https://www.beautyformulation.com/" externalUrl: "https://www.beautyformulation.com/"
weight: 811 weight: 791
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Beauty Formulation" title: "Beauty Formulation"
tags: [企業サイト] tags: [企業サイト]
externalUrl: "https://www.beautyformulation.com/" externalUrl: "https://www.beautyformulation.com/"
weight: 811 weight: 791
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Beauty Formulation" title: "Beauty Formulation"
tags: [Company site] tags: [Company site]
externalUrl: "https://www.beautyformulation.com/" externalUrl: "https://www.beautyformulation.com/"
weight: 811 weight: 791
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Beauty Formulation" title: "Beauty Formulation"
tags: [公司网站] tags: [公司网站]
externalUrl: "https://www.beautyformulation.com/" externalUrl: "https://www.beautyformulation.com/"
weight: 811 weight: 791
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

View file

@ -2,7 +2,7 @@
title: "BoringTech.net" title: "BoringTech.net"
tags: [Sito personale, Blog] tags: [Sito personale, Blog]
externalUrl: "https://boringtech.net/" externalUrl: "https://boringtech.net/"
weight: 611 weight: 591
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "BoringTech.net" title: "BoringTech.net"
tags: [個人サイト, ブログ] tags: [個人サイト, ブログ]
externalUrl: "https://boringtech.net/" externalUrl: "https://boringtech.net/"
weight: 611 weight: 591
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "BoringTech.net" title: "BoringTech.net"
tags: [Personal Site,Blog] tags: [Personal Site,Blog]
externalUrl: "https://boringtech.net/" externalUrl: "https://boringtech.net/"
weight: 611 weight: 591
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "BoringTech.net" title: "BoringTech.net"
tags: [个人网站, 博客] tags: [个人网站, 博客]
externalUrl: "https://boringtech.net/" externalUrl: "https://boringtech.net/"
weight: 611 weight: 591
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 KiB

After

Width:  |  Height:  |  Size: 147 KiB

View file

@ -2,7 +2,7 @@
title: "DXPetti.com" title: "DXPetti.com"
tags: [Sito personale, Blog] tags: [Sito personale, Blog]
externalUrl: "https://www.dxpetti.com/" externalUrl: "https://www.dxpetti.com/"
weight: 651 weight: 631
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "DXPetti.com" title: "DXPetti.com"
tags: [個人サイト, ブログ] tags: [個人サイト, ブログ]
externalUrl: "https://www.dxpetti.com/" externalUrl: "https://www.dxpetti.com/"
weight: 651 weight: 631
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "DXPetti.com" title: "DXPetti.com"
tags: [Personal site,Blog] tags: [Personal site,Blog]
externalUrl: "https://www.dxpetti.com/" externalUrl: "https://www.dxpetti.com/"
weight: 651 weight: 631
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "DXPetti.com" title: "DXPetti.com"
tags: [个人网站, 博客] tags: [个人网站, 博客]
externalUrl: "https://www.dxpetti.com/" externalUrl: "https://www.dxpetti.com/"
weight: 651 weight: 631
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 89 KiB

View file

@ -2,7 +2,7 @@
title: "Ignacio Conde" title: "Ignacio Conde"
tags: [Sito personale, Sito portfolio, Sviluppatore di software, Sviluppatore di videogiochi] tags: [Sito personale, Sito portfolio, Sviluppatore di software, Sviluppatore di videogiochi]
externalUrl: "http://www.ignaciomconde.com/" externalUrl: "http://www.ignaciomconde.com/"
weight: 781 weight: 761
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Ignacio Conde" title: "Ignacio Conde"
tags: [個人サイト, ポートフォリオサイト, ソフトウェア開発者, ビデオゲーム開発者] tags: [個人サイト, ポートフォリオサイト, ソフトウェア開発者, ビデオゲーム開発者]
externalUrl: "http://www.ignaciomconde.com/" externalUrl: "http://www.ignaciomconde.com/"
weight: 781 weight: 761
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Ignacio Conde" title: "Ignacio Conde"
tags: [Personal Site,Portfolio Site,Software Developer,Videogame Developer] tags: [Personal Site,Portfolio Site,Software Developer,Videogame Developer]
externalUrl: "http://www.ignaciomconde.com/" externalUrl: "http://www.ignaciomconde.com/"
weight: 781 weight: 761
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Ignacio Conde" title: "Ignacio Conde"
tags: [个人网站, 作品集网站, 软件开发人员, 视频游戏开发商] tags: [个人网站, 作品集网站, 软件开发人员, 视频游戏开发商]
externalUrl: "http://www.ignaciomconde.com/" externalUrl: "http://www.ignaciomconde.com/"
weight: 781 weight: 761
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

View file

@ -1,14 +0,0 @@
---
title: "Jinbo Pan - Blog"
tags: [Sito personale, Blog, Blog sulla tecnologia]
externalUrl: "https://www.panjinbo.com/"
weight: 851
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---

View file

@ -1,14 +0,0 @@
---
title: "Jinbo Pan - Blog"
tags: [個人サイト, ブログ, テクノロジーブログ]
externalUrl: "https://www.panjinbo.com/"
weight: 851
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---

View file

@ -1,13 +0,0 @@
---
title: "Jinbo Pan - Blog"
tags: [Personal Site,Blog,Technology Blog]
externalUrl: "https://www.panjinbo.com/"
weight: 851
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---

View file

@ -1,14 +0,0 @@
---
title: "Jinbo Pan - Blog"
tags: [个人网站, 博客, 技术博客]
externalUrl: "https://www.panjinbo.com/"
weight: 851
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 111 KiB

View file

@ -2,7 +2,7 @@
title: "Joshua Blais" title: "Joshua Blais"
tags: [Sito personale, Autore, Giardino digitale] tags: [Sito personale, Autore, Giardino digitale]
externalUrl: "https://joshblais.com/" externalUrl: "https://joshblais.com/"
weight: 801 weight: 781
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Joshua Blais" title: "Joshua Blais"
tags: [個人サイト, 著者, デジタルガーデン] tags: [個人サイト, 著者, デジタルガーデン]
externalUrl: "https://joshblais.com/" externalUrl: "https://joshblais.com/"
weight: 801 weight: 781
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Joshua Blais" title: "Joshua Blais"
tags: [Personal Site,Author,Digital Garden] tags: [Personal Site,Author,Digital Garden]
externalUrl: "https://joshblais.com/" externalUrl: "https://joshblais.com/"
weight: 801 weight: 781
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Joshua Blais" title: "Joshua Blais"
tags: [个人网站, 作者, 数字花园] tags: [个人网站, 作者, 数字花园]
externalUrl: "https://joshblais.com/" externalUrl: "https://joshblais.com/"
weight: 801 weight: 781
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 KiB

After

Width:  |  Height:  |  Size: 81 KiB

View file

@ -2,7 +2,7 @@
title: "MEM v ENNBEE" title: "MEM v ENNBEE"
tags: [Blog sulla tecnologia, Sito personale] tags: [Blog sulla tecnologia, Sito personale]
externalUrl: "https://memv.ennbee.uk/" externalUrl: "https://memv.ennbee.uk/"
weight: 791 weight: 771
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "MEM v ENNBEE" title: "MEM v ENNBEE"
tags: [テクノロジーブログ, 個人サイト] tags: [テクノロジーブログ, 個人サイト]
externalUrl: "https://memv.ennbee.uk/" externalUrl: "https://memv.ennbee.uk/"
weight: 791 weight: 771
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "MEM v ENNBEE" title: "MEM v ENNBEE"
tags: [Technology Blog,Personal site] tags: [Technology Blog,Personal site]
externalUrl: "https://memv.ennbee.uk/" externalUrl: "https://memv.ennbee.uk/"
weight: 791 weight: 771
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "MEM v ENNBEE" title: "MEM v ENNBEE"
tags: [技术博客, 个人网站] tags: [技术博客, 个人网站]
externalUrl: "https://memv.ennbee.uk/" externalUrl: "https://memv.ennbee.uk/"
weight: 791 weight: 771
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

View file

@ -2,7 +2,7 @@
title: "Middle of Nowhere" title: "Middle of Nowhere"
tags: [Sito personale, Blog] tags: [Sito personale, Blog]
externalUrl: "https://blog.wtcx.dev/" externalUrl: "https://blog.wtcx.dev/"
weight: 821 weight: 801
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Middle of Nowhere" title: "Middle of Nowhere"
tags: [個人サイト, ブログ] tags: [個人サイト, ブログ]
externalUrl: "https://blog.wtcx.dev/" externalUrl: "https://blog.wtcx.dev/"
weight: 821 weight: 801
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Middle of Nowhere" title: "Middle of Nowhere"
tags: [Personal Site,Blog] tags: [Personal Site,Blog]
externalUrl: "https://blog.wtcx.dev/" externalUrl: "https://blog.wtcx.dev/"
weight: 821 weight: 801
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Middle of Nowhere" title: "Middle of Nowhere"
tags: [个人网站, 博客] tags: [个人网站, 博客]
externalUrl: "https://blog.wtcx.dev/" externalUrl: "https://blog.wtcx.dev/"
weight: 821 weight: 801
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 66 KiB

View file

@ -2,7 +2,7 @@
title: "Synaptic Sugar" title: "Synaptic Sugar"
tags: [Sviluppatore di videogiochi] tags: [Sviluppatore di videogiochi]
externalUrl: "https://synapticsugar.games" externalUrl: "https://synapticsugar.games"
weight: 761 weight: 741
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Synaptic Sugar" title: "Synaptic Sugar"
tags: [ビデオゲーム開発者] tags: [ビデオゲーム開発者]
externalUrl: "https://synapticsugar.games" externalUrl: "https://synapticsugar.games"
weight: 761 weight: 741
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Synaptic Sugar" title: "Synaptic Sugar"
tags: [Videogame Developer] tags: [Videogame Developer]
externalUrl: "https://synapticsugar.games" externalUrl: "https://synapticsugar.games"
weight: 761 weight: 741
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "Synaptic Sugar" title: "Synaptic Sugar"
tags: [视频游戏开发商] tags: [视频游戏开发商]
externalUrl: "https://synapticsugar.games" externalUrl: "https://synapticsugar.games"
weight: 761 weight: 741
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 64 KiB

View file

@ -2,7 +2,7 @@
title: "UmmIt - Blog" title: "UmmIt - Blog"
tags: [Sito personale, Blog, Blog sulla tecnologia] tags: [Sito personale, Blog, Blog sulla tecnologia]
externalUrl: "https://blog.ummit.dev/" externalUrl: "https://blog.ummit.dev/"
weight: 831 weight: 811
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "UmmIt - Blog" title: "UmmIt - Blog"
tags: [個人サイト, ブログ, テクノロジーブログ] tags: [個人サイト, ブログ, テクノロジーブログ]
externalUrl: "https://blog.ummit.dev/" externalUrl: "https://blog.ummit.dev/"
weight: 831 weight: 811
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "UmmIt - Blog" title: "UmmIt - Blog"
tags: [Personal Site,Blog,Technology Blog] tags: [Personal Site,Blog,Technology Blog]
externalUrl: "https://blog.ummit.dev/" externalUrl: "https://blog.ummit.dev/"
weight: 831 weight: 811
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "UmmIt - Blog" title: "UmmIt - Blog"
tags: [个人网站, 博客, 技术博客] tags: [个人网站, 博客, 技术博客]
externalUrl: "https://blog.ummit.dev/" externalUrl: "https://blog.ummit.dev/"
weight: 831 weight: 811
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

View file

@ -1,8 +1,8 @@
--- ---
title: "jundimubarok.com" title: "Xeonzillas Note"
tags: [Sito personale] tags: [Sito personale, Blog]
externalUrl: "https://jundimubarok.com/" externalUrl: "https://xeonzilla.github.io"
weight: 431 weight: 891
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -0,0 +1,14 @@
---
title: "Xeonzillas Note"
tags: [個人サイト, ブログ]
externalUrl: "https://xeonzilla.github.io"
weight: 891
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---

View file

@ -0,0 +1,13 @@
---
title: "Xeonzillas Note"
tags: [Personal site,Blog]
externalUrl: "https://xeonzilla.github.io"
weight: 891
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---

View file

@ -0,0 +1,14 @@
---
title: "Xeonzillas Note"
tags: [个人网站, 博客]
externalUrl: "https://xeonzilla.github.io"
weight: 891
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 97 KiB

View file

@ -2,7 +2,7 @@
title: "aakashnand.com" title: "aakashnand.com"
tags: [Sito personale] tags: [Sito personale]
externalUrl: "https://aakashnand.com/" externalUrl: "https://aakashnand.com/"
weight: 701 weight: 681
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "aakashnand.com" title: "aakashnand.com"
tags: [個人サイト] tags: [個人サイト]
externalUrl: "https://aakashnand.com/" externalUrl: "https://aakashnand.com/"
weight: 701 weight: 681
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "aakashnand.com" title: "aakashnand.com"
tags: [Personal site] tags: [Personal site]
externalUrl: "https://aakashnand.com/" externalUrl: "https://aakashnand.com/"
weight: 701 weight: 681
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "aakashnand.com" title: "aakashnand.com"
tags: [个人网站] tags: [个人网站]
externalUrl: "https://aakashnand.com/" externalUrl: "https://aakashnand.com/"
weight: 701 weight: 681
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

View file

@ -2,7 +2,7 @@
title: "adilhyz.github.io" title: "adilhyz.github.io"
tags: [Sito personale] tags: [Sito personale]
externalUrl: "https://adilhyz.github.io" externalUrl: "https://adilhyz.github.io"
weight: 511 weight: 491
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "adilhyz.github.io" title: "adilhyz.github.io"
tags: [個人サイト] tags: [個人サイト]
externalUrl: "https://adilhyz.github.io" externalUrl: "https://adilhyz.github.io"
weight: 511 weight: 491
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "adilhyz.github.io" title: "adilhyz.github.io"
tags: [Personal site] tags: [Personal site]
externalUrl: "https://adilhyz.github.io" externalUrl: "https://adilhyz.github.io"
weight: 511 weight: 491
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "adilhyz.github.io" title: "adilhyz.github.io"
tags: [个人网站] tags: [个人网站]
externalUrl: "https://adilhyz.github.io" externalUrl: "https://adilhyz.github.io"
weight: 511 weight: 491
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View file

@ -2,7 +2,7 @@
title: "alxhslm.github.io" title: "alxhslm.github.io"
tags: [Sito personale] tags: [Sito personale]
externalUrl: "https://alxhslm.github.io/" externalUrl: "https://alxhslm.github.io/"
weight: 631 weight: 611
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "alxhslm.github.io" title: "alxhslm.github.io"
tags: [個人サイト] tags: [個人サイト]
externalUrl: "https://alxhslm.github.io/" externalUrl: "https://alxhslm.github.io/"
weight: 631 weight: 611
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "alxhslm.github.io" title: "alxhslm.github.io"
tags: [Personal Site] tags: [Personal Site]
externalUrl: "https://alxhslm.github.io/" externalUrl: "https://alxhslm.github.io/"
weight: 631 weight: 611
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "alxhslm.github.io" title: "alxhslm.github.io"
tags: [个人网站] tags: [个人网站]
externalUrl: "https://alxhslm.github.io/" externalUrl: "https://alxhslm.github.io/"
weight: 631 weight: 611
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

View file

@ -2,7 +2,7 @@
title: "andrealucchini.com" title: "andrealucchini.com"
tags: [Sito personale, Blog] tags: [Sito personale, Blog]
externalUrl: "https://andrealucchini.com" externalUrl: "https://andrealucchini.com"
weight: 891 weight: 851
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "andrealucchini.com" title: "andrealucchini.com"
tags: [個人サイト, ブログ] tags: [個人サイト, ブログ]
externalUrl: "https://andrealucchini.com" externalUrl: "https://andrealucchini.com"
weight: 891 weight: 851
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "andrealucchini.com" title: "andrealucchini.com"
tags: [Personal site,Blog] tags: [Personal site,Blog]
externalUrl: "https://andrealucchini.com" externalUrl: "https://andrealucchini.com"
weight: 891 weight: 851
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "andrealucchini.com" title: "andrealucchini.com"
tags: [个人网站, 博客] tags: [个人网站, 博客]
externalUrl: "https://andrealucchini.com" externalUrl: "https://andrealucchini.com"
weight: 891 weight: 851
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 73 KiB

View file

@ -2,7 +2,7 @@
title: "asterisk.lol" title: "asterisk.lol"
tags: [Blog, Sito personale] tags: [Blog, Sito personale]
externalUrl: "https://asterisk.lol" externalUrl: "https://asterisk.lol"
weight: 661 weight: 641
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "asterisk.lol" title: "asterisk.lol"
tags: [ブログ, 個人サイト] tags: [ブログ, 個人サイト]
externalUrl: "https://asterisk.lol" externalUrl: "https://asterisk.lol"
weight: 661 weight: 641
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "asterisk.lol" title: "asterisk.lol"
tags: [Blog,Personal Site] tags: [Blog,Personal Site]
externalUrl: "https://asterisk.lol" externalUrl: "https://asterisk.lol"
weight: 661 weight: 641
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "asterisk.lol" title: "asterisk.lol"
tags: [博客, 个人网站] tags: [博客, 个人网站]
externalUrl: "https://asterisk.lol" externalUrl: "https://asterisk.lol"
weight: 661 weight: 641
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 115 KiB

After

Width:  |  Height:  |  Size: 115 KiB

View file

@ -2,7 +2,7 @@
title: "bbagwang.com" title: "bbagwang.com"
tags: [Sito personale] tags: [Sito personale]
externalUrl: "https://bbagwang.com" externalUrl: "https://bbagwang.com"
weight: 451 weight: 431
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "bbagwang.com" title: "bbagwang.com"
tags: [個人サイト] tags: [個人サイト]
externalUrl: "https://bbagwang.com" externalUrl: "https://bbagwang.com"
weight: 451 weight: 431
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "bbagwang.com" title: "bbagwang.com"
tags: [Personal site] tags: [Personal site]
externalUrl: "https://bbagwang.com" externalUrl: "https://bbagwang.com"
weight: 451 weight: 431
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

View file

@ -2,7 +2,7 @@
title: "bbagwang.com" title: "bbagwang.com"
tags: [个人网站] tags: [个人网站]
externalUrl: "https://bbagwang.com" externalUrl: "https://bbagwang.com"
weight: 451 weight: 431
showDate: false showDate: false
showAuthor: false showAuthor: false
showReadingTime: false showReadingTime: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 KiB

After

Width:  |  Height:  |  Size: 88 KiB

Some files were not shown because too many files have changed in this diff Show more