Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔖 v2.41.1 #978

Merged
merged 28 commits into from
Sep 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
06b291d
Update users.json
mtheindiecoder Aug 21, 2023
0930093
Merge branch 'main' into mtheindiecoder-patch-1
mtheindiecoder Sep 12, 2023
c0b1968
feat: add gma.name and mayer.life to active users list
fuse314 Sep 13, 2023
54059b0
Add scottmckendry.tech to users
scottmckendry Sep 22, 2023
5e5d77a
Update users.json
adilhyz Sep 23, 2023
749b9da
adding my site
adilhyz Sep 25, 2023
8b33d98
Fix img
adilhyz Sep 25, 2023
533dfaf
fix: broken links in samples
almazkun Sep 26, 2023
3fa4fbc
Update users.json
Ohdmire Sep 26, 2023
b2a05f0
Fix tel:, ftp:, etc URLs For Author Links
ChristianHering Sep 28, 2023
06d9bff
added support for Hugo v0.119.0
nunocoracao Sep 28, 2023
3a0f07b
Merge pull request #976 from nunocoracao/968-add-support-for-hugo-v01190
nunocoracao Sep 28, 2023
df41cfd
Merge pull request #950 from mtheindiecoder/mtheindiecoder-patch-1
nunocoracao Sep 28, 2023
e98c89d
Merge branch 'dev' into feature/users-gma-mayer
nunocoracao Sep 28, 2023
04a6b62
Merge pull request #951 from fuse314/feature/users-gma-mayer
nunocoracao Sep 28, 2023
c0033de
fixed small typo
nunocoracao Sep 28, 2023
574d0f1
Merge branch 'dev' into patch-1
nunocoracao Sep 28, 2023
445b23b
Merge pull request #962 from scottmckendry/patch-1
nunocoracao Sep 28, 2023
d0eb74c
Merge branch 'dev' into main
nunocoracao Sep 28, 2023
7c8aac7
Merge pull request #965 from adilhyz/main
nunocoracao Sep 28, 2023
1dae62b
Merge branch 'dev' into main
nunocoracao Sep 28, 2023
ee96370
Merge pull request #970 from ohdmire/main
nunocoracao Sep 28, 2023
5361f2c
Merge pull request #969 from almazkun/main
nunocoracao Sep 28, 2023
09f5b9a
Merge pull request #974 from ChristianHering/main
nunocoracao Sep 28, 2023
ec3c638
bumped tailwindcss/typography version
nunocoracao Sep 28, 2023
d6859f6
Merge pull request #977 from nunocoracao/961-cut-a-new-release-which-…
nunocoracao Sep 28, 2023
d1f6b62
Update dependabot.yml
nunocoracao Sep 28, 2023
ea8793f
updated user list and changed style
nunocoracao Sep 28, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ updates:
directory: "/"
target-branch: "dev"
schedule:
interval: "daily"
interval: "weekly"
day: "wednesday"
commit-message:
prefix: "📌"
labels:
Expand All @@ -17,7 +18,7 @@ updates:
target-branch: "dev"
schedule:
interval: "weekly"
day: "sunday"
day: "wednesday"
commit-message:
prefix: "👷"
labels:
Expand Down
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
[module.hugoVersion]
extended = true
min = "0.87.0"
max = "0.118.2"
max = "0.119.0"
2 changes: 1 addition & 1 deletion exampleSite/content/samples/charts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Blowfish includes support for Chart.js using the `chart` shortcode. Simply wrap

Refer to the [chart shortcode]({{< ref "docs/shortcodes#chart" >}}) docs for more details.

The examples below are a small selection taken from the [official Chart.js docs](https://www.chartjs.org/docs/latest/samples). You can also [view the page source](https://raw.githubusercontent.com/nunocoracao/blowfish/main/exampleSite/content/samples/charts.md) on GitHub to see the markup.
The examples below are a small selection taken from the [official Chart.js docs](https://www.chartjs.org/docs/latest/samples). You can also [view the page source](https://raw.githubusercontent.com/nunocoracao/blowfish/main/exampleSite/content/samples/charts/index.md) on GitHub to see the markup.

## Bar chart

Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/samples/diagrams-flowcharts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Mermaid diagrams are supported in Blowfish using the `mermaid` shortcode. Simply

Refer to the [mermaid shortcode]({{< ref "docs/shortcodes#mermaid" >}}) docs for more details.

The examples below are a small selection taken from the [official Mermaid docs](https://mermaid-js.github.io/mermaid/). You can also [view the page source](https://raw.githubusercontent.com/nunocoracao/blowfish/main/exampleSite/content/samples/diagrams-flowcharts.md) on GitHub to see the markup.
The examples below are a small selection taken from the [official Mermaid docs](https://mermaid-js.github.io/mermaid/). You can also [view the page source](https://raw.githubusercontent.com/nunocoracao/blowfish/main/exampleSite/content/samples/diagrams-flowcharts/index.md) on GitHub to see the markup.

## Flowchart

Expand Down
1 change: 1 addition & 0 deletions exampleSite/content/users/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ showAuthor: false
showReadingTime: false
showEdit: false
layoutBackgroundHeaderSpace: false
cardViewScreenWidth: true
---


Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions exampleSite/content/users/adilhyz.github.io/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "adilhyz.github.io"
tags: [Personal site]
externalUrl: "https://adilhyz.github.io"
date: 9936-08-08
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---
Expand Down
Binary file modified exampleSite/content/users/blog.enmanuelmoreira.com/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/content/users/blog.muffn.io/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/content/users/chris.banes.dev/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/content/users/dizzytech.de/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exampleSite/content/users/gma.name/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions exampleSite/content/users/gma.name/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "gma.name"
tags: [Personal site]
externalUrl: "https://gma.name"
date: 9939-08-08
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---
Expand Down
Binary file modified exampleSite/content/users/hellstabber.github.io/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/content/users/insidemordecai.com/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/content/users/jam.dsg.li/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/content/users/jundimubarok.com/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/content/users/loisvelasco.is-a.dev/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/content/users/mariuskimmina.com/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/content/users/marupanda.art-marucomics/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions exampleSite/content/users/mayer.life/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "mayer.life"
tags: [Personal site]
externalUrl: "https://mayer.life"
date: 9938-08-08
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---
Expand Down
Binary file modified exampleSite/content/users/nikarashihatsu.github.io/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/content/users/niklas-hartmann-dev.de/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions exampleSite/content/users/ohdmire.github.io/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "ohdmire.github.io"
tags: [Personal site]
externalUrl: "https://ohdmire.github.io"
date: 9935-08-08
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---
Expand Down
Binary file modified exampleSite/content/users/rdgo.dev/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions exampleSite/content/users/scottmckendry.tech/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "scottmckendry.tech"
tags: [Personal site]
externalUrl: "https://scottmckendry.tech"
date: 9937-08-08
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---
Expand Down
Binary file modified exampleSite/content/users/seanomahoney.com/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/content/users/shenshu.fun/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified exampleSite/content/users/technicat.com/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions exampleSite/content/users/theindiecoder.cloud/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "theindiecoder.cloud"
tags: [Personal site]
externalUrl: "https://theindiecoder.cloud"
date: 9940-08-08
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false
---
Expand Down
44 changes: 43 additions & 1 deletion exampleSite/content/users/users.json
Original file line number Diff line number Diff line change
Expand Up @@ -412,5 +412,47 @@
"tags": [
"Personal site"
]
},
{
"title": "theindiecoder.cloud",
"url": "https://theindiecoder.cloud",
"tags": [
"Personal site"
]
},
{
"title": "gma.name",
"url": "https://gma.name",
"tags": [
"Personal site"
]
},
{
"title": "mayer.life",
"url": "https://mayer.life",
"tags": [
"Personal site"
]
},
{
"title": "scottmckendry.tech",
"url": "https://scottmckendry.tech",
"tags": [
"Personal site"
]
},
{
"title": "adilhyz.github.io",
"url": "https://adilhyz.github.io",
"tags": [
"Personal site"
]
},
{
"title": "ohdmire.github.io",
"url": "https://ohdmire.github.io",
"tags": [
"Personal site"
]
}
]
]
Binary file modified exampleSite/content/users/vkmki001.github.io/feature.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion layouts/_default/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1 class="mt-5 text-4xl font-extrabold text-neutral-900 dark:text-neutral">{{ .
{{ if gt .Pages 0 }}

{{ $cardView := .Params.cardView | default (.Site.Params.list.cardView | default false) }}
{{ $cardViewScreenWidth := .Site.Params.list.cardViewScreenWidth | default false }}
{{ $cardViewScreenWidth := .Params.cardViewScreenWidth | default (.Site.Params.list.cardViewScreenWidth | default false) }}
{{ $groupByYear := .Params.groupByYear | default ($.Site.Params.list.groupByYear | default false) }}

{{ if not $cardView }}
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/author-links.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{{ range $name, $url := $links }}
<a
class="px-1 hover:text-primary-700 dark:hover:text-primary-400"
href="{{ $url }}"
href="{{ $url | safeURL }}"
target="_blank"
aria-label="{{ $name | title }}"
rel="me noopener noreferrer"
Expand Down
Loading