Merge 109b25430e
into f037da3120
1
CNAME
Normal file
|
@ -0,0 +1 @@
|
|||
designproworks.com
|
|
@ -2,8 +2,8 @@
|
|||
# Refer to the theme docs for more details about each of these parameters.
|
||||
# https://blowfish.page/docs/getting-started/
|
||||
|
||||
# theme = "blowfish" # UNCOMMENT THIS LINE
|
||||
# baseURL = "https://your_domain.com/"
|
||||
theme = "blowfish" # UNCOMMENT THIS LINE
|
||||
baseURL = "https://designproworks.com/"
|
||||
defaultContentLanguage = "en"
|
||||
|
||||
# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles
|
||||
|
|
|
@ -9,65 +9,65 @@ title = "Blowfish"
|
|||
isoCode = "en"
|
||||
rtl = false
|
||||
dateFormat = "2 January 2006"
|
||||
# logo = "img/logo.png"
|
||||
# secondaryLogo = "img/secondary-logo.png"
|
||||
# description = "My awesome website"
|
||||
# copyright = "Copy, _right?_ :thinking_face:"
|
||||
logo = "img/logo.png"
|
||||
secondaryLogo = "img/secondary-logo.png"
|
||||
description = "My awesome website"
|
||||
copyright = "Copy, _right?_ :thinking_face:"
|
||||
|
||||
# [params.author]
|
||||
# name = "Your name here"
|
||||
# email = "youremail@example.com"
|
||||
# image = "img/blowfish_logo.png"
|
||||
# imageQuality = 96
|
||||
# headline = "I'm only human"
|
||||
# bio = "A little bit about you"
|
||||
# links = [
|
||||
# { email = "mailto:hello@your_domain.com" },
|
||||
# { link = "https://link-to-some-website.com/" },
|
||||
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
|
||||
# { apple = "https://www.apple.com" },
|
||||
# { blogger = "https://username.blogspot.com/" },
|
||||
# { bluesky = "https://bsky.app/profile/username" },
|
||||
# { codepen = "https://codepen.io/username" },
|
||||
# { dev = "https://dev.to/username" },
|
||||
# { discord = "https://discord.gg/invitecode" },
|
||||
# { dribbble = "https://dribbble.com/username" },
|
||||
# { facebook = "https://facebook.com/username" },
|
||||
# { flickr = "https://www.flickr.com/photos/username/" },
|
||||
# { foursquare = "https://foursquare.com/username" },
|
||||
# { github = "https://github.com/username" },
|
||||
# { gitlab = "https://gitlab.com/username" },
|
||||
# { google = "https://www.google.com/" },
|
||||
# { hashnode = "https://username.hashnode.dev" },
|
||||
# { instagram = "https://instagram.com/username" },
|
||||
# { itch-io = "https://username.itch.io" },
|
||||
# { keybase = "https://keybase.io/username" },
|
||||
# { kickstarter = "https://www.kickstarter.com/profile/username" },
|
||||
# { lastfm = "https://lastfm.com/user/username" },
|
||||
# { linkedin = "https://linkedin.com/in/username" },
|
||||
# { mastodon = "https://mastodon.instance/@username" },
|
||||
# { medium = "https://medium.com/username" },
|
||||
# { microsoft = "https://www.microsoft.com/" },
|
||||
# { orcid = "https://orcid.org/userid" },
|
||||
# { patreon = "https://www.patreon.com/username" },
|
||||
# { pinterest = "https://pinterest.com/username" },
|
||||
# { reddit = "https://reddit.com/user/username" },
|
||||
# { researchgate = "https://www.researchgate.net/profile/username" },
|
||||
# { slack = "https://workspace.url/team/userid" },
|
||||
# { snapchat = "https://snapchat.com/add/username" },
|
||||
# { soundcloud = "https://soundcloud.com/username" },
|
||||
# { spotify = "https://open.spotify.com/user/userid" },
|
||||
# { stack-overflow = "https://stackoverflow.com/users/userid/username" },
|
||||
# { steam = "https://steamcommunity.com/profiles/userid" },
|
||||
# { telegram = "https://t.me/username" },
|
||||
# { threads = "https://www.threads.net/@username" },
|
||||
# { tiktok = "https://tiktok.com/@username" },
|
||||
# { tumblr = "https://username.tumblr.com" },
|
||||
# { twitch = "https://twitch.tv/username" },
|
||||
# { twitter = "https://twitter.com/username" },
|
||||
# { x-twitter = "https://twitter.com/username" },
|
||||
# { whatsapp = "https://wa.me/phone-number" },
|
||||
# { youtube = "https://youtube.com/username" },
|
||||
# { ko-fi = "https://ko-fi.com/username" },
|
||||
# { codeberg = "https://codeberg.org/username"},
|
||||
# ]
|
||||
[params.author]
|
||||
name = "Your name here"
|
||||
email = "youremail@example.com"
|
||||
image = "img/blowfish_logo.png"
|
||||
imageQuality = 96
|
||||
headline = "I'm only human"
|
||||
bio = "A little bit about you"
|
||||
links = [
|
||||
{ email = "mailto:hello@your_domain.com" },
|
||||
{ link = "https://link-to-some-website.com/" },
|
||||
{ amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
|
||||
{ apple = "https://www.apple.com" },
|
||||
{ blogger = "https://username.blogspot.com/" },
|
||||
{ bluesky = "https://bsky.app/profile/username" },
|
||||
{ codepen = "https://codepen.io/username" },
|
||||
{ dev = "https://dev.to/username" },
|
||||
{ discord = "https://discord.gg/invitecode" },
|
||||
{ dribbble = "https://dribbble.com/username" },
|
||||
{ facebook = "https://facebook.com/username" },
|
||||
{ flickr = "https://www.flickr.com/photos/username/" },
|
||||
{ foursquare = "https://foursquare.com/username" },
|
||||
{ github = "https://github.com/username" },
|
||||
{ gitlab = "https://gitlab.com/username" },
|
||||
{ google = "https://www.google.com/" },
|
||||
{ hashnode = "https://username.hashnode.dev" },
|
||||
{ instagram = "https://instagram.com/username" },
|
||||
{ itch-io = "https://username.itch.io" },
|
||||
{ keybase = "https://keybase.io/username" },
|
||||
{ kickstarter = "https://www.kickstarter.com/profile/username" },
|
||||
{ lastfm = "https://lastfm.com/user/username" },
|
||||
{ linkedin = "https://linkedin.com/in/username" },
|
||||
{ mastodon = "https://mastodon.instance/@username" },
|
||||
{ medium = "https://medium.com/username" },
|
||||
{ microsoft = "https://www.microsoft.com/" },
|
||||
{ orcid = "https://orcid.org/userid" },
|
||||
{ patreon = "https://www.patreon.com/username" },
|
||||
{ pinterest = "https://pinterest.com/username" },
|
||||
{ reddit = "https://reddit.com/user/username" },
|
||||
{ researchgate = "https://www.researchgate.net/profile/username" },
|
||||
{ slack = "https://workspace.url/team/userid" },
|
||||
{ snapchat = "https://snapchat.com/add/username" },
|
||||
{ soundcloud = "https://soundcloud.com/username" },
|
||||
{ spotify = "https://open.spotify.com/user/userid" },
|
||||
{ stack-overflow = "https://stackoverflow.com/users/userid/username" },
|
||||
{ steam = "https://steamcommunity.com/profiles/userid" },
|
||||
{ telegram = "https://t.me/username" },
|
||||
{ threads = "https://www.threads.net/@username" },
|
||||
{ tiktok = "https://tiktok.com/@username" },
|
||||
{ tumblr = "https://username.tumblr.com" },
|
||||
{ twitch = "https://twitch.tv/username" },
|
||||
{ twitter = "https://twitter.com/username" },
|
||||
{ x-twitter = "https://twitter.com/username" },
|
||||
{ whatsapp = "https://wa.me/phone-number" },
|
||||
{ youtube = "https://youtube.com/username" },
|
||||
{ ko-fi = "https://ko-fi.com/username" },
|
||||
{ codeberg = "https://codeberg.org/username"},
|
||||
]
|
||||
|
|
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 |
Before Width: | Height: | Size: 176 KiB After Width: | Height: | Size: 176 KiB |