Compare commits
35 commits
3a50c14d2f
...
e61c34249f
Author | SHA1 | Date | |
---|---|---|---|
|
e61c34249f | ||
|
4dd078be9d | ||
|
b58bbbede6 | ||
|
fa33a779cf | ||
|
db83544894 | ||
|
f05818ee04 | ||
|
8c2250cf44 | ||
|
30062aa335 | ||
|
82f5a0721c | ||
|
5c8c1af029 | ||
|
6effb88c54 | ||
|
ae0b6b5f8d | ||
|
62892f1987 | ||
|
304b042964 | ||
|
ddfdc86137 | ||
|
cbf4347d52 | ||
|
c2245c07a2 | ||
|
d3c64c2580 | ||
|
da7ae4a72a | ||
|
123a6e48ff | ||
|
1dc47fcc32 | ||
|
7bbc108651 | ||
|
e8afdb5eaf | ||
|
369812f77f | ||
|
0254c095ed | ||
|
bca65aaa01 | ||
|
166427eafc | ||
|
4e870ee86c | ||
|
c2a965304e | ||
|
af9eb0006c | ||
|
da82429133 | ||
|
c95f7afcaf | ||
|
e41df121e5 | ||
|
b77617ce86 | ||
|
cf6c0ab6cc |
|
@ -122,7 +122,7 @@ body.zen-mode-enable {
|
||||||
--tw-contain-style:
|
--tw-contain-style:
|
||||||
}
|
}
|
||||||
|
|
||||||
/*! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com */
|
/*! tailwindcss v3.4.14 | 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)
|
||||||
|
@ -564,7 +564,7 @@ video {
|
||||||
|
|
||||||
/* Make elements with the HTML hidden attribute stay hidden by default */
|
/* Make elements with the HTML hidden attribute stay hidden by default */
|
||||||
|
|
||||||
[hidden] {
|
[hidden]:where(:not([hidden="until-found"])) {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
4
assets/lib/chart/chart.min.js
vendored
1453
assets/lib/mermaid/mermaid.min.js
vendored
|
@ -2,4 +2,4 @@
|
||||||
[module.hugoVersion]
|
[module.hugoVersion]
|
||||||
extended = true
|
extended = true
|
||||||
min = "0.87.0"
|
min = "0.87.0"
|
||||||
max = "0.138.0"
|
max = "0.139.3"
|
|
@ -161,3 +161,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
|
||||||
# pinterest = ""
|
# pinterest = ""
|
||||||
# yandex = ""
|
# yandex = ""
|
||||||
# fediverse = ""
|
# fediverse = ""
|
||||||
|
|
||||||
|
[rssnext]
|
||||||
|
# feedId = ""
|
||||||
|
# userId = ""
|
|
@ -156,3 +156,7 @@ smartTOCHideUnfocusedChildren = false
|
||||||
# bing = ""
|
# bing = ""
|
||||||
# pinterest = ""
|
# pinterest = ""
|
||||||
# yandex = ""
|
# yandex = ""
|
||||||
|
|
||||||
|
[rssnext]
|
||||||
|
# feedId = ""
|
||||||
|
# userId = ""
|
|
@ -247,7 +247,7 @@ Many of the article defaults here can be overridden on a per article basis by sp
|
||||||
| `article.showAuthorsBadges` | `false` | Whether the `authors` taxonomies are are displayed in the article or list header. This requires the setup of `multiple authors` and the `authors` taxonomy. Check [this page]({{< ref "multi-author" >}}) for more details on how to configure that feature. |
|
| `article.showAuthorsBadges` | `false` | Whether the `authors` taxonomies are are displayed in the article or list header. This requires the setup of `multiple authors` and the `authors` taxonomy. Check [this page]({{< ref "multi-author" >}}) for more details on how to configure that feature. |
|
||||||
| `article.showWordCount` | `false` | Whether or not article word counts are displayed. |
|
| `article.showWordCount` | `false` | Whether or not article word counts are displayed. |
|
||||||
| `article.showComments` | `false` | Whether or not the [comments partial]({{< ref "partials#comments" >}}) is included after the article footer. |
|
| `article.showComments` | `false` | Whether or not the [comments partial]({{< ref "partials#comments" >}}) is included after the article footer. |
|
||||||
| `article.sharingLinks` | _Not set_ | Which sharing links to display at the end of each article. When not provided, or set to `false` no links will be displayed. Available values are: "linkedin", "twitter", "reddit", "pinterest", "facebook", "email", "whatsapp", and "telegram" |
|
| `article.sharingLinks` | _Not set_ | Which sharing links to display at the end of each article. When not provided, or set to `false` no links will be displayed. Available values are: "linkedin", "bluesky", "mastodon", "twitter", "reddit", "pinterest", "facebook", "email", "whatsapp", and "telegram" |
|
||||||
| `article.showZenMode` | `false` | Flag to activate Zen Mode reading feature for articles. |
|
| `article.showZenMode` | `false` | Flag to activate Zen Mode reading feature for articles. |
|
||||||
|
|
||||||
### List
|
### List
|
||||||
|
@ -360,6 +360,13 @@ Many of the article defaults here can be overridden on a per article basis by sp
|
||||||
| `verification.yandex` | _Not set_ | The site verification string provided by Yandex to be included in the site metadata. |
|
| `verification.yandex` | _Not set_ | The site verification string provided by Yandex to be included in the site metadata. |
|
||||||
<!-- prettier-ignore-end -->
|
<!-- prettier-ignore-end -->
|
||||||
|
|
||||||
|
## RSSNext
|
||||||
|
|
||||||
|
| Name | Default | Description |
|
||||||
|
| ------------------------ | --------- |--------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| `rssnext.feedId` | _Not set_ | The rss `feedId` string provided by [RSSNext/Follow](https://follow.is/) to be included in the `rss.xml`, which can helps to claim rss feed as your own. |
|
||||||
|
| `rssnext.userId` | _Not set_ | The rss `userId` string provided by [RSSNext/Follow](https://follow.is/) to be included in the `rss.xml`, which can helps to claim rss feed as your own. |
|
||||||
|
|
||||||
## Other configuration files
|
## Other configuration files
|
||||||
|
|
||||||
The theme also includes a `markup.toml` configuration file. This file contains some important parameters that ensure that Hugo is correctly configured to generate sites built with Blowfish.
|
The theme also includes a `markup.toml` configuration file. This file contains some important parameters that ensure that Hugo is correctly configured to generate sites built with Blowfish.
|
||||||
|
|
|
@ -245,7 +245,7 @@ Many of the article defaults here can be overridden on a per article basis by sp
|
||||||
| `article.showAuthorsBadges` | `false` | Whether the `authors` taxonomies are are displayed in the article or list header. This requires the setup of `multiple authors` and the `authors` taxonomy. Check [this page]({{< ref "multi-author" >}}) for more details on how to configure that feature. |
|
| `article.showAuthorsBadges` | `false` | Whether the `authors` taxonomies are are displayed in the article or list header. This requires the setup of `multiple authors` and the `authors` taxonomy. Check [this page]({{< ref "multi-author" >}}) for more details on how to configure that feature. |
|
||||||
| `article.showWordCount` | `false` | Whether or not article word counts are displayed. |
|
| `article.showWordCount` | `false` | Whether or not article word counts are displayed. |
|
||||||
| `article.showComments` | `false` | Whether or not the [comments partial]({{< ref "partials#comments" >}}) is included after the article footer. |
|
| `article.showComments` | `false` | Whether or not the [comments partial]({{< ref "partials#comments" >}}) is included after the article footer. |
|
||||||
| `article.sharingLinks` | _Not set_ | Which sharing links to display at the end of each article. When not provided, or set to `false` no links will be displayed. Available values are: "linkedin", "twitter", "reddit", "pinterest", "facebook", "email", "whatsapp", and "telegram" |
|
| `article.sharingLinks` | _Not set_ | Which sharing links to display at the end of each article. When not provided, or set to `false` no links will be displayed. Available values are: "linkedin", "bluesky", "mastodon", "twitter", "reddit", "pinterest", "facebook", "email", "whatsapp", and "telegram" |
|
||||||
| `article.showZenMode` | `false` | Flag to activate Zen Mode reading feature for articles. |
|
| `article.showZenMode` | `false` | Flag to activate Zen Mode reading feature for articles. |
|
||||||
|
|
||||||
### List
|
### List
|
||||||
|
@ -358,6 +358,13 @@ Many of the article defaults here can be overridden on a per article basis by sp
|
||||||
| `verification.yandex` | _Not set_ | The site verification string provided by Yandex to be included in the site metadata. |
|
| `verification.yandex` | _Not set_ | The site verification string provided by Yandex to be included in the site metadata. |
|
||||||
<!-- prettier-ignore-end -->
|
<!-- prettier-ignore-end -->
|
||||||
|
|
||||||
|
## RSSNext
|
||||||
|
|
||||||
|
| Name | Default | Description |
|
||||||
|
| ------------------------ | --------- |--------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| `rssnext.feedId` | _Not set_ | The rss `feedId` string provided by [RSSNext/Follow](https://follow.is/) to be included in the `rss.xml`, which can helps to claim rss feed as your own. |
|
||||||
|
| `rssnext.userId` | _Not set_ | The rss `userId` string provided by [RSSNext/Follow](https://follow.is/) to be included in the `rss.xml`, which can helps to claim rss feed as your own. |
|
||||||
|
|
||||||
## Other configuration files
|
## Other configuration files
|
||||||
|
|
||||||
The theme also includes a `markup.toml` configuration file. This file contains some important parameters that ensure that Hugo is correctly configured to generate sites built with Blowfish.
|
The theme also includes a `markup.toml` configuration file. This file contains some important parameters that ensure that Hugo is correctly configured to generate sites built with Blowfish.
|
||||||
|
|
|
@ -253,7 +253,7 @@ Many of the article defaults here can be overridden on a per article basis by sp
|
||||||
| `article.showAuthorsBadges` | `false` | Whether the `authors` taxonomies are are displayed in the article or list header. This requires the setup of `multiple authors` and the `authors` taxonomy. Check [this page]({{< ref "multi-author" >}}) for more details on how to configure that feature. |
|
| `article.showAuthorsBadges` | `false` | Whether the `authors` taxonomies are are displayed in the article or list header. This requires the setup of `multiple authors` and the `authors` taxonomy. Check [this page]({{< ref "multi-author" >}}) for more details on how to configure that feature. |
|
||||||
| `article.showWordCount` | `false` | Whether or not article word counts are displayed. |
|
| `article.showWordCount` | `false` | Whether or not article word counts are displayed. |
|
||||||
| `article.showComments` | `false` | Whether or not the [comments partial]({{< ref "partials#comments" >}}) is included after the article footer. |
|
| `article.showComments` | `false` | Whether or not the [comments partial]({{< ref "partials#comments" >}}) is included after the article footer. |
|
||||||
| `article.sharingLinks` | _Not set_ | Which sharing links to display at the end of each article. When not provided, or set to `false` no links will be displayed. Available values are: "linkedin", "twitter", "reddit", "pinterest", "facebook", "email", "whatsapp", and "telegram" |
|
| `article.sharingLinks` | _Not set_ | Which sharing links to display at the end of each article. When not provided, or set to `false` no links will be displayed. Available values are: "linkedin", "bluesky", "mastodon", "twitter", "reddit", "pinterest", "facebook", "email", "whatsapp", and "telegram" |
|
||||||
| `article.showZenMode` | `false` | Flag to activate Zen Mode reading feature for articles. |
|
| `article.showZenMode` | `false` | Flag to activate Zen Mode reading feature for articles. |
|
||||||
|
|
||||||
### List
|
### List
|
||||||
|
@ -367,6 +367,14 @@ Many of the article defaults here can be overridden on a per article basis by sp
|
||||||
| `verification.fediverse` | _Not set_ | The fediverse handle to include in the site metadata. Include the server domain in the username, e.g. `@you@instanceaddress.tld`. |
|
| `verification.fediverse` | _Not set_ | The fediverse handle to include in the site metadata. Include the server domain in the username, e.g. `@you@instanceaddress.tld`. |
|
||||||
<!-- prettier-ignore-end -->
|
<!-- prettier-ignore-end -->
|
||||||
|
|
||||||
|
## RSSNext
|
||||||
|
|
||||||
|
| Name | Default | Description |
|
||||||
|
| ------------------------ | --------- |--------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| `rssnext.feedId` | _Not set_ | The rss `feedId` string provided by [RSSNext/Follow](https://follow.is/) to be included in the `rss.xml`, which can helps to claim rss feed as your own. |
|
||||||
|
| `rssnext.userId` | _Not set_ | The rss `userId` string provided by [RSSNext/Follow](https://follow.is/) to be included in the `rss.xml`, which can helps to claim rss feed as your own. |
|
||||||
|
|
||||||
|
|
||||||
## Other configuration files
|
## Other configuration files
|
||||||
|
|
||||||
The theme also includes a `markup.toml` configuration file. This file contains some important parameters that ensure that Hugo is correctly configured to generate sites built with Blowfish.
|
The theme also includes a `markup.toml` configuration file. This file contains some important parameters that ensure that Hugo is correctly configured to generate sites built with Blowfish.
|
||||||
|
|
|
@ -245,7 +245,7 @@ Blowfish 提供了大量控制主题功能的配置参数,下面的表格中
|
||||||
| `article.showAuthorsBadges` | `false` | 是否在文章或列表中显示 `authors` 分类。这需要开启多个作者 `multiple authors` 和 `authors` 分类法。 请阅读 [这个网页]({{< ref "multi-author" >}}) 来获取更多内容。 |
|
| `article.showAuthorsBadges` | `false` | 是否在文章或列表中显示 `authors` 分类。这需要开启多个作者 `multiple authors` 和 `authors` 分类法。 请阅读 [这个网页]({{< ref "multi-author" >}}) 来获取更多内容。 |
|
||||||
| `article.showWordCount` | `false` | 是否显示文章的字数。 如果你的语言属于 CJK 语言,需要在 `config.toml` 中开启 `hasCJKLanguage` 参数。 |
|
| `article.showWordCount` | `false` | 是否显示文章的字数。 如果你的语言属于 CJK 语言,需要在 `config.toml` 中开启 `hasCJKLanguage` 参数。 |
|
||||||
| `article.showComments` | `false` | 是否在文章末尾添加 [评论部分]({{< ref "partials#comments" >}})。 |
|
| `article.showComments` | `false` | 是否在文章末尾添加 [评论部分]({{< ref "partials#comments" >}})。 |
|
||||||
| `article.sharingLinks` | 无 | 在文章末尾显示的分享链接。如果没有提供或设置为 `false`,则不会显示任何分享链接。可用的值包括:"linkedin"、"twitter"、"reddit"、"pinterest"、"facebook"、"email"、"whatsapp" 和 "telegram" |
|
| `article.sharingLinks` | 无 | 在文章末尾显示的分享链接。如果没有提供或设置为 `false`,则不会显示任何分享链接。可用的值包括:"linkedin"、"bluesky"、"mastodon"、"twitter"、"reddit"、"pinterest"、"facebook"、"email"、"whatsapp" 和 "telegram" |
|
||||||
| `article.showZenMode` | `false` | 指定是否激活文章阅读的禅模式,即隐藏常规的界面元素。 |
|
| `article.showZenMode` | `false` | 指定是否激活文章阅读的禅模式,即隐藏常规的界面元素。 |
|
||||||
|
|
||||||
### 列表页
|
### 列表页
|
||||||
|
@ -356,6 +356,14 @@ Blowfish 提供了大量控制主题功能的配置参数,下面的表格中
|
||||||
| `verification.yandex` | 无 | Yandex 提供的网站验证字符串,用于在网站元数据中包含。 |
|
| `verification.yandex` | 无 | Yandex 提供的网站验证字符串,用于在网站元数据中包含。 |
|
||||||
<!-- prettier-ignore-end -->
|
<!-- prettier-ignore-end -->
|
||||||
|
|
||||||
|
## RSSNext
|
||||||
|
|
||||||
|
| Name | Default | Description |
|
||||||
|
| ------------------------ | --------- |---------------------------------------------------------------------------------------------|
|
||||||
|
| `rssnext.feedId` | _Not set_ | [RSSNext/Follow](https://follow.is) 提供的 `feeId`,这将被自动添加在 `rss.xml` 中以便完成订阅源所有权验证,证明该源属于你自己。 |
|
||||||
|
| `rssnext.userId` | _Not set_ | [RSSNext/Follow](https://follow.is) 提供的 `userId`,这将被自动添加在 `rss.xml` 中以便完成订阅源所有权验证,证明该源属于你自己 |
|
||||||
|
|
||||||
|
|
||||||
## 别的配置文件
|
## 别的配置文件
|
||||||
|
|
||||||
Blowfish 主题还包括 `markup.toml` 配置文件。这个文件包含了一些重要参数,来确保 Hugo 正确配置以生成使用 Blowfish 创建的网站。
|
Blowfish 主题还包括 `markup.toml` 配置文件。这个文件包含了一些重要参数,来确保 Hugo 正确配置以生成使用 Blowfish 创建的网站。
|
||||||
|
|
After Width: | Height: | Size: 156 KiB |
|
@ -2,7 +2,7 @@
|
||||||
title: "lelouvincx.github.io"
|
title: "lelouvincx.github.io"
|
||||||
tags: [Sito personale]
|
tags: [Sito personale]
|
||||||
externalUrl: "https://lelouvincx.github.io/"
|
externalUrl: "https://lelouvincx.github.io/"
|
||||||
weight: 341
|
weight: 331
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "lelouvincx.github.io"
|
title: "lelouvincx.github.io"
|
||||||
tags: [個人サイト]
|
tags: [個人サイト]
|
||||||
externalUrl: "https://lelouvincx.github.io/"
|
externalUrl: "https://lelouvincx.github.io/"
|
||||||
weight: 341
|
weight: 331
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "lelouvincx.github.io"
|
title: "lelouvincx.github.io"
|
||||||
tags: [Personal site]
|
tags: [Personal site]
|
||||||
externalUrl: "https://lelouvincx.github.io/"
|
externalUrl: "https://lelouvincx.github.io/"
|
||||||
weight: 341
|
weight: 331
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "lelouvincx.github.io"
|
title: "lelouvincx.github.io"
|
||||||
tags: [个人网站]
|
tags: [个人网站]
|
||||||
externalUrl: "https://lelouvincx.github.io/"
|
externalUrl: "https://lelouvincx.github.io/"
|
||||||
weight: 341
|
weight: 331
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
After Width: | Height: | Size: 24 KiB |
|
@ -2,7 +2,7 @@
|
||||||
title: "nveshaan"
|
title: "nveshaan"
|
||||||
tags: [Sito personale]
|
tags: [Sito personale]
|
||||||
externalUrl: "https://nveshaan.github.io/"
|
externalUrl: "https://nveshaan.github.io/"
|
||||||
weight: 821
|
weight: 811
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "nveshaan"
|
title: "nveshaan"
|
||||||
tags: [個人サイト]
|
tags: [個人サイト]
|
||||||
externalUrl: "https://nveshaan.github.io/"
|
externalUrl: "https://nveshaan.github.io/"
|
||||||
weight: 821
|
weight: 811
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "nveshaan"
|
title: "nveshaan"
|
||||||
tags: [Personal Site]
|
tags: [Personal Site]
|
||||||
externalUrl: "https://nveshaan.github.io/"
|
externalUrl: "https://nveshaan.github.io/"
|
||||||
weight: 821
|
weight: 811
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "nveshaan"
|
title: "nveshaan"
|
||||||
tags: [个人网站]
|
tags: [个人网站]
|
||||||
externalUrl: "https://nveshaan.github.io/"
|
externalUrl: "https://nveshaan.github.io/"
|
||||||
weight: 821
|
weight: 811
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
After Width: | Height: | Size: 158 KiB |
|
@ -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: 631
|
weight: 621
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "DXPetti.com"
|
title: "DXPetti.com"
|
||||||
tags: [個人サイト, ブログ]
|
tags: [個人サイト, ブログ]
|
||||||
externalUrl: "https://www.dxpetti.com/"
|
externalUrl: "https://www.dxpetti.com/"
|
||||||
weight: 631
|
weight: 621
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -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: 631
|
weight: 621
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "DXPetti.com"
|
title: "DXPetti.com"
|
||||||
tags: [个人网站, 博客]
|
tags: [个人网站, 博客]
|
||||||
externalUrl: "https://www.dxpetti.com/"
|
externalUrl: "https://www.dxpetti.com/"
|
||||||
weight: 631
|
weight: 621
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
After Width: | Height: | Size: 106 KiB |
|
@ -2,7 +2,7 @@
|
||||||
title: "lazarusoverlook.com"
|
title: "lazarusoverlook.com"
|
||||||
tags: [Sito personale, Blog]
|
tags: [Sito personale, Blog]
|
||||||
externalUrl: "https://lazarusoverlook.com"
|
externalUrl: "https://lazarusoverlook.com"
|
||||||
weight: 901
|
weight: 891
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "lazarusoverlook.com"
|
title: "lazarusoverlook.com"
|
||||||
tags: [個人サイト, ブログ]
|
tags: [個人サイト, ブログ]
|
||||||
externalUrl: "https://lazarusoverlook.com"
|
externalUrl: "https://lazarusoverlook.com"
|
||||||
weight: 901
|
weight: 891
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "lazarusoverlook.com"
|
title: "lazarusoverlook.com"
|
||||||
tags: [Personal site,Blog]
|
tags: [Personal site,Blog]
|
||||||
externalUrl: "https://lazarusoverlook.com"
|
externalUrl: "https://lazarusoverlook.com"
|
||||||
weight: 901
|
weight: 891
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "lazarusoverlook.com"
|
title: "lazarusoverlook.com"
|
||||||
tags: [个人网站, 博客]
|
tags: [个人网站, 博客]
|
||||||
externalUrl: "https://lazarusoverlook.com"
|
externalUrl: "https://lazarusoverlook.com"
|
||||||
weight: 901
|
weight: 891
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 37 KiB |
|
@ -2,7 +2,7 @@
|
||||||
title: "dizzytech.de"
|
title: "dizzytech.de"
|
||||||
tags: [Sito personale]
|
tags: [Sito personale]
|
||||||
externalUrl: "https://dizzytech.de"
|
externalUrl: "https://dizzytech.de"
|
||||||
weight: 191
|
weight: 181
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "dizzytech.de"
|
title: "dizzytech.de"
|
||||||
tags: [個人サイト]
|
tags: [個人サイト]
|
||||||
externalUrl: "https://dizzytech.de"
|
externalUrl: "https://dizzytech.de"
|
||||||
weight: 191
|
weight: 181
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "dizzytech.de"
|
title: "dizzytech.de"
|
||||||
tags: [Personal site]
|
tags: [Personal site]
|
||||||
externalUrl: "https://dizzytech.de"
|
externalUrl: "https://dizzytech.de"
|
||||||
weight: 191
|
weight: 181
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "dizzytech.de"
|
title: "dizzytech.de"
|
||||||
tags: [个人网站]
|
tags: [个人网站]
|
||||||
externalUrl: "https://dizzytech.de"
|
externalUrl: "https://dizzytech.de"
|
||||||
weight: 191
|
weight: 181
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
After Width: | Height: | Size: 92 KiB |
|
@ -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: 791
|
weight: 771
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "Beauty Formulation"
|
title: "Beauty Formulation"
|
||||||
tags: [企業サイト]
|
tags: [企業サイト]
|
||||||
externalUrl: "https://www.beautyformulation.com/"
|
externalUrl: "https://www.beautyformulation.com/"
|
||||||
weight: 791
|
weight: 771
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -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: 791
|
weight: 771
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "Beauty Formulation"
|
title: "Beauty Formulation"
|
||||||
tags: [公司网站]
|
tags: [公司网站]
|
||||||
externalUrl: "https://www.beautyformulation.com/"
|
externalUrl: "https://www.beautyformulation.com/"
|
||||||
weight: 791
|
weight: 771
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
After Width: | Height: | Size: 160 KiB |
|
@ -2,7 +2,7 @@
|
||||||
title: "vkmki001.github.io"
|
title: "vkmki001.github.io"
|
||||||
tags: [Sito personale]
|
tags: [Sito personale]
|
||||||
externalUrl: "https://vkmki001.github.io/"
|
externalUrl: "https://vkmki001.github.io/"
|
||||||
weight: 421
|
weight: 411
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "vkmki001.github.io"
|
title: "vkmki001.github.io"
|
||||||
tags: [個人サイト]
|
tags: [個人サイト]
|
||||||
externalUrl: "https://vkmki001.github.io/"
|
externalUrl: "https://vkmki001.github.io/"
|
||||||
weight: 421
|
weight: 411
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "vkmki001.github.io"
|
title: "vkmki001.github.io"
|
||||||
tags: [Personal site]
|
tags: [Personal site]
|
||||||
externalUrl: "https://vkmki001.github.io/"
|
externalUrl: "https://vkmki001.github.io/"
|
||||||
weight: 421
|
weight: 411
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "vkmki001.github.io"
|
title: "vkmki001.github.io"
|
||||||
tags: [个人网站]
|
tags: [个人网站]
|
||||||
externalUrl: "https://vkmki001.github.io/"
|
externalUrl: "https://vkmki001.github.io/"
|
||||||
weight: 421
|
weight: 411
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
After Width: | Height: | Size: 58 KiB |
|
@ -2,7 +2,7 @@
|
||||||
title: "merox.dev"
|
title: "merox.dev"
|
||||||
tags: [Sito personale, Blog, Documentazione, CV]
|
tags: [Sito personale, Blog, Documentazione, CV]
|
||||||
externalUrl: "https://merox.dev"
|
externalUrl: "https://merox.dev"
|
||||||
weight: 951
|
weight: 941
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "merox.dev"
|
title: "merox.dev"
|
||||||
tags: [個人サイト, ブログ, ドキュメント, 履歴書]
|
tags: [個人サイト, ブログ, ドキュメント, 履歴書]
|
||||||
externalUrl: "https://merox.dev"
|
externalUrl: "https://merox.dev"
|
||||||
weight: 951
|
weight: 941
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "merox.dev"
|
title: "merox.dev"
|
||||||
tags: [Personal site,Blog,Documentation,CV]
|
tags: [Personal site,Blog,Documentation,CV]
|
||||||
externalUrl: "https://merox.dev"
|
externalUrl: "https://merox.dev"
|
||||||
weight: 951
|
weight: 941
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "merox.dev"
|
title: "merox.dev"
|
||||||
tags: [个人网站, 博客, 文档, 简历]
|
tags: [个人网站, 博客, 文档, 简历]
|
||||||
externalUrl: "https://merox.dev"
|
externalUrl: "https://merox.dev"
|
||||||
weight: 951
|
weight: 941
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
After Width: | Height: | Size: 115 KiB |
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
title: "hyperbowl3d.com"
|
title: "hyperbowl3d.com"
|
||||||
tags: [Sito di giochi]
|
tags: [Sito di gioco]
|
||||||
externalUrl: "https://hyperbowl3d.com/"
|
externalUrl: "https://hyperbowl3d.com/"
|
||||||
weight: 291
|
weight: 281
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "hyperbowl3d.com"
|
title: "hyperbowl3d.com"
|
||||||
tags: [ゲームサイト]
|
tags: [ゲームサイト]
|
||||||
externalUrl: "https://hyperbowl3d.com/"
|
externalUrl: "https://hyperbowl3d.com/"
|
||||||
weight: 291
|
weight: 281
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "hyperbowl3d.com"
|
title: "hyperbowl3d.com"
|
||||||
tags: [Game site]
|
tags: [Game site]
|
||||||
externalUrl: "https://hyperbowl3d.com/"
|
externalUrl: "https://hyperbowl3d.com/"
|
||||||
weight: 291
|
weight: 281
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "hyperbowl3d.com"
|
title: "hyperbowl3d.com"
|
||||||
tags: [游戏现场]
|
tags: [游戏现场]
|
||||||
externalUrl: "https://hyperbowl3d.com/"
|
externalUrl: "https://hyperbowl3d.com/"
|
||||||
weight: 291
|
weight: 281
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
After Width: | Height: | Size: 53 KiB |
|
@ -2,7 +2,7 @@
|
||||||
title: "ekwska.com"
|
title: "ekwska.com"
|
||||||
tags: [Blog personale]
|
tags: [Blog personale]
|
||||||
externalUrl: "https://ekwska.com"
|
externalUrl: "https://ekwska.com"
|
||||||
weight: 661
|
weight: 651
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "ekwska.com"
|
title: "ekwska.com"
|
||||||
tags: [個人ブログ]
|
tags: [個人ブログ]
|
||||||
externalUrl: "https://ekwska.com"
|
externalUrl: "https://ekwska.com"
|
||||||
weight: 661
|
weight: 651
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "ekwska.com"
|
title: "ekwska.com"
|
||||||
tags: [Personal blog]
|
tags: [Personal blog]
|
||||||
externalUrl: "https://ekwska.com"
|
externalUrl: "https://ekwska.com"
|
||||||
weight: 661
|
weight: 651
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "ekwska.com"
|
title: "ekwska.com"
|
||||||
tags: [个人博客]
|
tags: [个人博客]
|
||||||
externalUrl: "https://ekwska.com"
|
externalUrl: "https://ekwska.com"
|
||||||
weight: 661
|
weight: 651
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
After Width: | Height: | Size: 36 KiB |
|
@ -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: 721
|
weight: 701
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -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: 721
|
weight: 701
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -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: 721
|
weight: 701
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -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: 721
|
weight: 701
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
@ -2,7 +2,7 @@
|
||||||
title: "omarohn.de"
|
title: "omarohn.de"
|
||||||
tags: [Sito personale]
|
tags: [Sito personale]
|
||||||
externalUrl: "https://omarohn.de"
|
externalUrl: "https://omarohn.de"
|
||||||
weight: 121
|
weight: 111
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "omarohn.de"
|
title: "omarohn.de"
|
||||||
tags: [個人サイト]
|
tags: [個人サイト]
|
||||||
externalUrl: "https://omarohn.de"
|
externalUrl: "https://omarohn.de"
|
||||||
weight: 121
|
weight: 111
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "omarohn.de"
|
title: "omarohn.de"
|
||||||
tags: [Personal site]
|
tags: [Personal site]
|
||||||
externalUrl: "https://omarohn.de"
|
externalUrl: "https://omarohn.de"
|
||||||
weight: 121
|
weight: 111
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "omarohn.de"
|
title: "omarohn.de"
|
||||||
tags: [个人网站]
|
tags: [个人网站]
|
||||||
externalUrl: "https://omarohn.de"
|
externalUrl: "https://omarohn.de"
|
||||||
weight: 121
|
weight: 111
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
|
@ -2,7 +2,7 @@
|
||||||
title: "innerknowing"
|
title: "innerknowing"
|
||||||
tags: [Sito personale, Modellatore]
|
tags: [Sito personale, Modellatore]
|
||||||
externalUrl: "https://innerknowing.xyz/en/"
|
externalUrl: "https://innerknowing.xyz/en/"
|
||||||
weight: 691
|
weight: 681
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "innerknowing"
|
title: "innerknowing"
|
||||||
tags: [個人サイト, モデラー]
|
tags: [個人サイト, モデラー]
|
||||||
externalUrl: "https://innerknowing.xyz/en/"
|
externalUrl: "https://innerknowing.xyz/en/"
|
||||||
weight: 691
|
weight: 681
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "innerknowing"
|
title: "innerknowing"
|
||||||
tags: [Personal site,Modeller]
|
tags: [Personal site,Modeller]
|
||||||
externalUrl: "https://innerknowing.xyz/en/"
|
externalUrl: "https://innerknowing.xyz/en/"
|
||||||
weight: 691
|
weight: 681
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "innerknowing"
|
title: "innerknowing"
|
||||||
tags: [个人网站, 建模师]
|
tags: [个人网站, 建模师]
|
||||||
externalUrl: "https://innerknowing.xyz/en/"
|
externalUrl: "https://innerknowing.xyz/en/"
|
||||||
weight: 691
|
weight: 681
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
After Width: | Height: | Size: 62 KiB |
|
@ -2,7 +2,7 @@
|
||||||
title: "sdehm.dev"
|
title: "sdehm.dev"
|
||||||
tags: [Sito personale]
|
tags: [Sito personale]
|
||||||
externalUrl: "https://sdehm.dev"
|
externalUrl: "https://sdehm.dev"
|
||||||
weight: 181
|
weight: 171
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "sdehm.dev"
|
title: "sdehm.dev"
|
||||||
tags: [個人サイト]
|
tags: [個人サイト]
|
||||||
externalUrl: "https://sdehm.dev"
|
externalUrl: "https://sdehm.dev"
|
||||||
weight: 181
|
weight: 171
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "sdehm.dev"
|
title: "sdehm.dev"
|
||||||
tags: [Personal site]
|
tags: [Personal site]
|
||||||
externalUrl: "https://sdehm.dev"
|
externalUrl: "https://sdehm.dev"
|
||||||
weight: 181
|
weight: 171
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "sdehm.dev"
|
title: "sdehm.dev"
|
||||||
tags: [个人网站]
|
tags: [个人网站]
|
||||||
externalUrl: "https://sdehm.dev"
|
externalUrl: "https://sdehm.dev"
|
||||||
weight: 181
|
weight: 171
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
After Width: | Height: | Size: 93 KiB |
|
@ -2,7 +2,7 @@
|
||||||
title: "mayer.life"
|
title: "mayer.life"
|
||||||
tags: [Sito personale]
|
tags: [Sito personale]
|
||||||
externalUrl: "https://mayer.life"
|
externalUrl: "https://mayer.life"
|
||||||
weight: 471
|
weight: 461
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "mayer.life"
|
title: "mayer.life"
|
||||||
tags: [個人サイト]
|
tags: [個人サイト]
|
||||||
externalUrl: "https://mayer.life"
|
externalUrl: "https://mayer.life"
|
||||||
weight: 471
|
weight: 461
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "mayer.life"
|
title: "mayer.life"
|
||||||
tags: [Personal site]
|
tags: [Personal site]
|
||||||
externalUrl: "https://mayer.life"
|
externalUrl: "https://mayer.life"
|
||||||
weight: 471
|
weight: 461
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "mayer.life"
|
title: "mayer.life"
|
||||||
tags: [个人网站]
|
tags: [个人网站]
|
||||||
externalUrl: "https://mayer.life"
|
externalUrl: "https://mayer.life"
|
||||||
weight: 471
|
weight: 461
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
After Width: | Height: | Size: 60 KiB |
|
@ -2,7 +2,7 @@
|
||||||
title: "todreamr.github.io"
|
title: "todreamr.github.io"
|
||||||
tags: [Sito personale]
|
tags: [Sito personale]
|
||||||
externalUrl: "https://todreamr.github.io/"
|
externalUrl: "https://todreamr.github.io/"
|
||||||
weight: 671
|
weight: 661
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "todreamr.github.io"
|
title: "todreamr.github.io"
|
||||||
tags: [個人サイト]
|
tags: [個人サイト]
|
||||||
externalUrl: "https://todreamr.github.io/"
|
externalUrl: "https://todreamr.github.io/"
|
||||||
weight: 671
|
weight: 661
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "todreamr.github.io"
|
title: "todreamr.github.io"
|
||||||
tags: [Personal site]
|
tags: [Personal site]
|
||||||
externalUrl: "https://todreamr.github.io/"
|
externalUrl: "https://todreamr.github.io/"
|
||||||
weight: 671
|
weight: 661
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "todreamr.github.io"
|
title: "todreamr.github.io"
|
||||||
tags: [个人网站]
|
tags: [个人网站]
|
||||||
externalUrl: "https://todreamr.github.io/"
|
externalUrl: "https://todreamr.github.io/"
|
||||||
weight: 671
|
weight: 661
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
After Width: | Height: | Size: 79 KiB |
|
@ -2,7 +2,7 @@
|
||||||
title: "eallion.com"
|
title: "eallion.com"
|
||||||
tags: [Blog, Sito personale]
|
tags: [Blog, Sito personale]
|
||||||
externalUrl: "http://www.eallion.com/"
|
externalUrl: "http://www.eallion.com/"
|
||||||
weight: 731
|
weight: 711
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "eallion.com"
|
title: "eallion.com"
|
||||||
tags: [ブログ, 個人サイト]
|
tags: [ブログ, 個人サイト]
|
||||||
externalUrl: "http://www.eallion.com/"
|
externalUrl: "http://www.eallion.com/"
|
||||||
weight: 731
|
weight: 711
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "eallion.com"
|
title: "eallion.com"
|
||||||
tags: [Blog,Personal Site]
|
tags: [Blog,Personal Site]
|
||||||
externalUrl: "http://www.eallion.com/"
|
externalUrl: "http://www.eallion.com/"
|
||||||
weight: 731
|
weight: 711
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "eallion.com"
|
title: "eallion.com"
|
||||||
tags: [博客, 个人网站]
|
tags: [博客, 个人网站]
|
||||||
externalUrl: "http://www.eallion.com/"
|
externalUrl: "http://www.eallion.com/"
|
||||||
weight: 731
|
weight: 711
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
After Width: | Height: | Size: 71 KiB |
|
@ -2,7 +2,7 @@
|
||||||
title: "50-nuances-octets.fr"
|
title: "50-nuances-octets.fr"
|
||||||
tags: [Sito dell'organizzazione]
|
tags: [Sito dell'organizzazione]
|
||||||
externalUrl: "https://www.50-nuances-octets.fr/"
|
externalUrl: "https://www.50-nuances-octets.fr/"
|
||||||
weight: 391
|
weight: 371
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "50-nuances-octets.fr"
|
title: "50-nuances-octets.fr"
|
||||||
tags: [組織サイト]
|
tags: [組織サイト]
|
||||||
externalUrl: "https://www.50-nuances-octets.fr/"
|
externalUrl: "https://www.50-nuances-octets.fr/"
|
||||||
weight: 391
|
weight: 371
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
|
@ -2,7 +2,7 @@
|
||||||
title: "50-nuances-octets.fr"
|
title: "50-nuances-octets.fr"
|
||||||
tags: [Organization site]
|
tags: [Organization site]
|
||||||
externalUrl: "https://www.50-nuances-octets.fr/"
|
externalUrl: "https://www.50-nuances-octets.fr/"
|
||||||
weight: 391
|
weight: 371
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: false
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|