Merge branch 'dev' into main
|
@ -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)
|
||||
|
@ -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 {
|
||||
width:100%
|
||||
}
|
||||
|
|
6
assets/lib/chart/chart.min.js
vendored
1311
assets/lib/mermaid/mermaid.min.js
vendored
|
@ -2,4 +2,4 @@
|
|||
[module.hugoVersion]
|
||||
extended = true
|
||||
min = "0.87.0"
|
||||
max = "0.135.0"
|
||||
max = "0.138.0"
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "Adam Madej - Gameplay Animator"
|
||||
tags: [Sito portfolio, Blog, Sito personale]
|
||||
externalUrl: "http://www.adammadej.com/"
|
||||
weight: 741
|
||||
weight: 721
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Adam Madej - Gameplay Animator"
|
||||
tags: [ポートフォリオサイト, ブログ, 個人サイト]
|
||||
externalUrl: "http://www.adammadej.com/"
|
||||
weight: 741
|
||||
weight: 721
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Adam Madej - Gameplay Animator"
|
||||
tags: [Portfolio Site,Blog,Personal Site]
|
||||
externalUrl: "http://www.adammadej.com/"
|
||||
weight: 741
|
||||
weight: 721
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Adam Madej - Gameplay Animator"
|
||||
tags: [作品集网站, 博客, 个人网站]
|
||||
externalUrl: "http://www.adammadej.com/"
|
||||
weight: 741
|
||||
weight: 721
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 92 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "Beauty Formulation"
|
||||
tags: [Sito aziendale]
|
||||
externalUrl: "https://www.beautyformulation.com/"
|
||||
weight: 811
|
||||
weight: 791
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Beauty Formulation"
|
||||
tags: [企業サイト]
|
||||
externalUrl: "https://www.beautyformulation.com/"
|
||||
weight: 811
|
||||
weight: 791
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Beauty Formulation"
|
||||
tags: [Company site]
|
||||
externalUrl: "https://www.beautyformulation.com/"
|
||||
weight: 811
|
||||
weight: 791
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Beauty Formulation"
|
||||
tags: [公司网站]
|
||||
externalUrl: "https://www.beautyformulation.com/"
|
||||
weight: 811
|
||||
weight: 791
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 80 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "BoringTech.net"
|
||||
tags: [Sito personale, Blog]
|
||||
externalUrl: "https://boringtech.net/"
|
||||
weight: 611
|
||||
weight: 591
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "BoringTech.net"
|
||||
tags: [個人サイト, ブログ]
|
||||
externalUrl: "https://boringtech.net/"
|
||||
weight: 611
|
||||
weight: 591
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "BoringTech.net"
|
||||
tags: [Personal Site,Blog]
|
||||
externalUrl: "https://boringtech.net/"
|
||||
weight: 611
|
||||
weight: 591
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "BoringTech.net"
|
||||
tags: [个人网站, 博客]
|
||||
externalUrl: "https://boringtech.net/"
|
||||
weight: 611
|
||||
weight: 591
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
Before Width: | Height: | Size: 146 KiB After Width: | Height: | Size: 147 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "DXPetti.com"
|
||||
tags: [Sito personale, Blog]
|
||||
externalUrl: "https://www.dxpetti.com/"
|
||||
weight: 651
|
||||
weight: 631
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "DXPetti.com"
|
||||
tags: [個人サイト, ブログ]
|
||||
externalUrl: "https://www.dxpetti.com/"
|
||||
weight: 651
|
||||
weight: 631
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "DXPetti.com"
|
||||
tags: [Personal site,Blog]
|
||||
externalUrl: "https://www.dxpetti.com/"
|
||||
weight: 651
|
||||
weight: 631
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "DXPetti.com"
|
||||
tags: [个人网站, 博客]
|
||||
externalUrl: "https://www.dxpetti.com/"
|
||||
weight: 651
|
||||
weight: 631
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 89 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "Ignacio Conde"
|
||||
tags: [Sito personale, Sito portfolio, Sviluppatore di software, Sviluppatore di videogiochi]
|
||||
externalUrl: "http://www.ignaciomconde.com/"
|
||||
weight: 781
|
||||
weight: 761
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Ignacio Conde"
|
||||
tags: [個人サイト, ポートフォリオサイト, ソフトウェア開発者, ビデオゲーム開発者]
|
||||
externalUrl: "http://www.ignaciomconde.com/"
|
||||
weight: 781
|
||||
weight: 761
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Ignacio Conde"
|
||||
tags: [Personal Site,Portfolio Site,Software Developer,Videogame Developer]
|
||||
externalUrl: "http://www.ignaciomconde.com/"
|
||||
weight: 781
|
||||
weight: 761
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Ignacio Conde"
|
||||
tags: [个人网站, 作品集网站, 软件开发人员, 视频游戏开发商]
|
||||
externalUrl: "http://www.ignaciomconde.com/"
|
||||
weight: 781
|
||||
weight: 761
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
Before Width: | Height: | Size: 27 KiB |
|
@ -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
|
||||
---
|
||||
|
|
@ -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
|
||||
---
|
||||
|
|
@ -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
|
||||
---
|
|
@ -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
|
||||
---
|
||||
|
Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 111 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "Joshua Blais"
|
||||
tags: [Sito personale, Autore, Giardino digitale]
|
||||
externalUrl: "https://joshblais.com/"
|
||||
weight: 801
|
||||
weight: 781
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Joshua Blais"
|
||||
tags: [個人サイト, 著者, デジタルガーデン]
|
||||
externalUrl: "https://joshblais.com/"
|
||||
weight: 801
|
||||
weight: 781
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Joshua Blais"
|
||||
tags: [Personal Site,Author,Digital Garden]
|
||||
externalUrl: "https://joshblais.com/"
|
||||
weight: 801
|
||||
weight: 781
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Joshua Blais"
|
||||
tags: [个人网站, 作者, 数字花园]
|
||||
externalUrl: "https://joshblais.com/"
|
||||
weight: 801
|
||||
weight: 781
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 81 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "MEM v ENNBEE"
|
||||
tags: [Blog sulla tecnologia, Sito personale]
|
||||
externalUrl: "https://memv.ennbee.uk/"
|
||||
weight: 791
|
||||
weight: 771
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "MEM v ENNBEE"
|
||||
tags: [テクノロジーブログ, 個人サイト]
|
||||
externalUrl: "https://memv.ennbee.uk/"
|
||||
weight: 791
|
||||
weight: 771
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "MEM v ENNBEE"
|
||||
tags: [Technology Blog,Personal site]
|
||||
externalUrl: "https://memv.ennbee.uk/"
|
||||
weight: 791
|
||||
weight: 771
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "MEM v ENNBEE"
|
||||
tags: [技术博客, 个人网站]
|
||||
externalUrl: "https://memv.ennbee.uk/"
|
||||
weight: 791
|
||||
weight: 771
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
Before Width: | Height: | Size: 93 KiB |
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 80 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "Middle of Nowhere"
|
||||
tags: [Sito personale, Blog]
|
||||
externalUrl: "https://blog.wtcx.dev/"
|
||||
weight: 821
|
||||
weight: 801
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Middle of Nowhere"
|
||||
tags: [個人サイト, ブログ]
|
||||
externalUrl: "https://blog.wtcx.dev/"
|
||||
weight: 821
|
||||
weight: 801
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Middle of Nowhere"
|
||||
tags: [Personal Site,Blog]
|
||||
externalUrl: "https://blog.wtcx.dev/"
|
||||
weight: 821
|
||||
weight: 801
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Middle of Nowhere"
|
||||
tags: [个人网站, 博客]
|
||||
externalUrl: "https://blog.wtcx.dev/"
|
||||
weight: 821
|
||||
weight: 801
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 66 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "Synaptic Sugar"
|
||||
tags: [Sviluppatore di videogiochi]
|
||||
externalUrl: "https://synapticsugar.games"
|
||||
weight: 761
|
||||
weight: 741
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Synaptic Sugar"
|
||||
tags: [ビデオゲーム開発者]
|
||||
externalUrl: "https://synapticsugar.games"
|
||||
weight: 761
|
||||
weight: 741
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Synaptic Sugar"
|
||||
tags: [Videogame Developer]
|
||||
externalUrl: "https://synapticsugar.games"
|
||||
weight: 761
|
||||
weight: 741
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Synaptic Sugar"
|
||||
tags: [视频游戏开发商]
|
||||
externalUrl: "https://synapticsugar.games"
|
||||
weight: 761
|
||||
weight: 741
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 64 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "UmmIt - Blog"
|
||||
tags: [Sito personale, Blog, Blog sulla tecnologia]
|
||||
externalUrl: "https://blog.ummit.dev/"
|
||||
weight: 831
|
||||
weight: 811
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "UmmIt - Blog"
|
||||
tags: [個人サイト, ブログ, テクノロジーブログ]
|
||||
externalUrl: "https://blog.ummit.dev/"
|
||||
weight: 831
|
||||
weight: 811
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "UmmIt - Blog"
|
||||
tags: [Personal Site,Blog,Technology Blog]
|
||||
externalUrl: "https://blog.ummit.dev/"
|
||||
weight: 831
|
||||
weight: 811
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "UmmIt - Blog"
|
||||
tags: [个人网站, 博客, 技术博客]
|
||||
externalUrl: "https://blog.ummit.dev/"
|
||||
weight: 831
|
||||
weight: 811
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
BIN
exampleSite/content/users/Xeonzilla’s Note/feature.jpg
Normal file
After Width: | Height: | Size: 100 KiB |
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
title: "jundimubarok.com"
|
||||
tags: [Sito personale]
|
||||
externalUrl: "https://jundimubarok.com/"
|
||||
weight: 431
|
||||
title: "Xeonzilla’s Note"
|
||||
tags: [Sito personale, Blog]
|
||||
externalUrl: "https://xeonzilla.github.io"
|
||||
weight: 891
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
14
exampleSite/content/users/Xeonzilla’s Note/index.ja.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: "Xeonzilla’s Note"
|
||||
tags: [個人サイト, ブログ]
|
||||
externalUrl: "https://xeonzilla.github.io"
|
||||
weight: 891
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
showEdit: false
|
||||
showLikes: false
|
||||
showViews: false
|
||||
layoutBackgroundHeaderSpace: false
|
||||
---
|
||||
|
13
exampleSite/content/users/Xeonzilla’s Note/index.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: "Xeonzilla’s 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
|
||||
---
|
14
exampleSite/content/users/Xeonzilla’s Note/index.zh-cn.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: "Xeonzilla’s Note"
|
||||
tags: [个人网站, 博客]
|
||||
externalUrl: "https://xeonzilla.github.io"
|
||||
weight: 891
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
showEdit: false
|
||||
showLikes: false
|
||||
showViews: false
|
||||
layoutBackgroundHeaderSpace: false
|
||||
---
|
||||
|
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 97 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "aakashnand.com"
|
||||
tags: [Sito personale]
|
||||
externalUrl: "https://aakashnand.com/"
|
||||
weight: 701
|
||||
weight: 681
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "aakashnand.com"
|
||||
tags: [個人サイト]
|
||||
externalUrl: "https://aakashnand.com/"
|
||||
weight: 701
|
||||
weight: 681
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "aakashnand.com"
|
||||
tags: [Personal site]
|
||||
externalUrl: "https://aakashnand.com/"
|
||||
weight: 701
|
||||
weight: 681
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "aakashnand.com"
|
||||
tags: [个人网站]
|
||||
externalUrl: "https://aakashnand.com/"
|
||||
weight: 701
|
||||
weight: 681
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "adilhyz.github.io"
|
||||
tags: [Sito personale]
|
||||
externalUrl: "https://adilhyz.github.io"
|
||||
weight: 511
|
||||
weight: 491
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "adilhyz.github.io"
|
||||
tags: [個人サイト]
|
||||
externalUrl: "https://adilhyz.github.io"
|
||||
weight: 511
|
||||
weight: 491
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "adilhyz.github.io"
|
||||
tags: [Personal site]
|
||||
externalUrl: "https://adilhyz.github.io"
|
||||
weight: 511
|
||||
weight: 491
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "adilhyz.github.io"
|
||||
tags: [个人网站]
|
||||
externalUrl: "https://adilhyz.github.io"
|
||||
weight: 511
|
||||
weight: 491
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "alxhslm.github.io"
|
||||
tags: [Sito personale]
|
||||
externalUrl: "https://alxhslm.github.io/"
|
||||
weight: 631
|
||||
weight: 611
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "alxhslm.github.io"
|
||||
tags: [個人サイト]
|
||||
externalUrl: "https://alxhslm.github.io/"
|
||||
weight: 631
|
||||
weight: 611
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "alxhslm.github.io"
|
||||
tags: [Personal Site]
|
||||
externalUrl: "https://alxhslm.github.io/"
|
||||
weight: 631
|
||||
weight: 611
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "alxhslm.github.io"
|
||||
tags: [个人网站]
|
||||
externalUrl: "https://alxhslm.github.io/"
|
||||
weight: 631
|
||||
weight: 611
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "andrealucchini.com"
|
||||
tags: [Sito personale, Blog]
|
||||
externalUrl: "https://andrealucchini.com"
|
||||
weight: 891
|
||||
weight: 851
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "andrealucchini.com"
|
||||
tags: [個人サイト, ブログ]
|
||||
externalUrl: "https://andrealucchini.com"
|
||||
weight: 891
|
||||
weight: 851
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "andrealucchini.com"
|
||||
tags: [Personal site,Blog]
|
||||
externalUrl: "https://andrealucchini.com"
|
||||
weight: 891
|
||||
weight: 851
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "andrealucchini.com"
|
||||
tags: [个人网站, 博客]
|
||||
externalUrl: "https://andrealucchini.com"
|
||||
weight: 891
|
||||
weight: 851
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 73 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "asterisk.lol"
|
||||
tags: [Blog, Sito personale]
|
||||
externalUrl: "https://asterisk.lol"
|
||||
weight: 661
|
||||
weight: 641
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "asterisk.lol"
|
||||
tags: [ブログ, 個人サイト]
|
||||
externalUrl: "https://asterisk.lol"
|
||||
weight: 661
|
||||
weight: 641
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "asterisk.lol"
|
||||
tags: [Blog,Personal Site]
|
||||
externalUrl: "https://asterisk.lol"
|
||||
weight: 661
|
||||
weight: 641
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "asterisk.lol"
|
||||
tags: [博客, 个人网站]
|
||||
externalUrl: "https://asterisk.lol"
|
||||
weight: 661
|
||||
weight: 641
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
Before Width: | Height: | Size: 115 KiB After Width: | Height: | Size: 115 KiB |
|
@ -2,7 +2,7 @@
|
|||
title: "bbagwang.com"
|
||||
tags: [Sito personale]
|
||||
externalUrl: "https://bbagwang.com"
|
||||
weight: 451
|
||||
weight: 431
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "bbagwang.com"
|
||||
tags: [個人サイト]
|
||||
externalUrl: "https://bbagwang.com"
|
||||
weight: 451
|
||||
weight: 431
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "bbagwang.com"
|
||||
tags: [Personal site]
|
||||
externalUrl: "https://bbagwang.com"
|
||||
weight: 451
|
||||
weight: 431
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "bbagwang.com"
|
||||
tags: [个人网站]
|
||||
externalUrl: "https://bbagwang.com"
|
||||
weight: 451
|
||||
weight: 431
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
|
|
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 88 KiB |