mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
Compare commits
32 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| eceda27458 | |||
| d55ec148dc | |||
| 97d0326417 | |||
| 4f1209b158 | |||
| 02c96872ba | |||
| 6a4f0101c8 | |||
| b643e6f05b | |||
| 7c6663c348 | |||
| 9d8d050cd6 | |||
| 3eafcd94ce | |||
| b32b2d0a07 | |||
| 496a45fb89 | |||
| 9be10d53aa | |||
| 257f2d4928 | |||
| f57c38018e | |||
| 06b5f02635 | |||
| 3336416867 | |||
| bb779204d1 | |||
| 4693a07499 | |||
| de90e84c6b | |||
| 93290bbb1f | |||
| 2fd531cfdf | |||
| d4f121f28f | |||
| 4d29012edb | |||
| aa03e677db | |||
| 6f08a1dba6 | |||
| 06d2675436 | |||
| 4f12aa3578 | |||
| fbc8d1e364 | |||
| c49443d765 | |||
| 4ec5848594 | |||
| 74a09bab49 |
+7
-2
@@ -16,6 +16,11 @@
|
|||||||
|
|
||||||
#others
|
#others
|
||||||
node_modules
|
node_modules
|
||||||
.DS_Store
|
|
||||||
**/.DS_Store
|
|
||||||
.hugo_build.lock
|
.hugo_build.lock
|
||||||
|
|
||||||
|
# OS generated files
|
||||||
|
.DS_Store
|
||||||
|
.DS_Store?
|
||||||
|
._*
|
||||||
|
.Spotlight-V100
|
||||||
|
.Trashes
|
||||||
|
|||||||
Vendored
BIN
Binary file not shown.
@@ -0,0 +1,2 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512">
|
||||||
|
<path fill="currentColor" d="M320 32c-8.1 0-16.1 1.4-23.7 4.1L15.8 137.4C6.3 140.9 0 149.9 0 160s6.3 19.1 15.8 22.6l57.9 20.9C57.3 229.3 48 259.8 48 291.9v28.1c0 28.4-10.8 57.7-22.3 80.8c-6.5 13-13.9 25.8-22.5 37.6C0 442.7-.9 448.3 .9 453.4s6 8.9 11.2 10.2l64 16c4.2 1.1 8.7 .3 12.4-2s6.3-6.1 7.1-10.4c8.6-42.8 4.3-81.2-2.1-108.7C90.3 344.3 86 329.8 80 316.5V291.9c0-30.2 10.2-58.7 27.9-81.5c12.9-15.5 29.6-28 49.2-35.7l157-61.7c8.2-3.2 17.5 .8 20.7 9s-.8 17.5-9 20.7l-157 61.7c-12.4 4.9-23.3 12.4-32.2 21.6l159.6 57.6c7.6 2.7 15.6 4.1 23.7 4.1s16.1-1.4 23.7-4.1L624.2 182.6c9.5-3.4 15.8-12.5 15.8-22.6s-6.3-19.1-15.8-22.6L343.7 36.1C336.1 33.4 328.1 32 320 32zM128 408c0 35.3 86 72 192 72s192-36.7 192-72L496.7 262.6 354.5 314c-11.1 4-22.8 6-34.5 6s-23.5-2-34.5-6L143.3 262.6 128 408z"/></svg>
|
||||||
|
After Width: | Height: | Size: 857 B |
@@ -0,0 +1,2 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 640 512">
|
||||||
|
<path fill="currentColor" d="M384 32H512c17.7 0 32 14.3 32 32s-14.3 32-32 32H398.4c-5.2 25.8-22.9 47.1-46.4 57.3V448H512c17.7 0 32 14.3 32 32s-14.3 32-32 32H320 128c-17.7 0-32-14.3-32-32s14.3-32 32-32H288V153.3c-23.5-10.3-41.2-31.6-46.4-57.3H128c-17.7 0-32-14.3-32-32s14.3-32 32-32H256c14.6-19.4 37.8-32 64-32s49.4 12.6 64 32zm55.6 288H584.4L512 195.8 439.6 320zM512 416c-62.9 0-115.2-34-126-78.9c-2.6-11 1-22.3 6.7-32.1l95.2-163.2c5-8.6 14.2-13.8 24.1-13.8s19.1 5.3 24.1 13.8l95.2 163.2c5.7 9.8 9.3 21.1 6.7 32.1C627.2 382 574.9 416 512 416zM126.8 195.8L54.4 320H199.3L126.8 195.8zM.9 337.1c-2.6-11 1-22.3 6.7-32.1l95.2-163.2c5-8.6 14.2-13.8 24.1-13.8s19.1 5.3 24.1 13.8l95.2 163.2c5.7 9.8 9.3 21.1 6.7 32.1C242 382 189.7 416 126.8 416S11.7 382 .9 337.1z"/></svg>
|
||||||
|
After Width: | Height: | Size: 840 B |
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -2,4 +2,4 @@
|
|||||||
[module.hugoVersion]
|
[module.hugoVersion]
|
||||||
extended = true
|
extended = true
|
||||||
min = "0.87.0"
|
min = "0.87.0"
|
||||||
max = "0.113.0"
|
max = "0.115.1"
|
||||||
@@ -38,7 +38,7 @@ smartTOCHideUnfocusedChildren = true
|
|||||||
layout = "custom" # valid options: page, profile, hero, card, background, custom
|
layout = "custom" # valid options: page, profile, hero, card, background, custom
|
||||||
# homepageImage = "/img/iceland.jpg" # used in: hero, and card
|
# homepageImage = "/img/iceland.jpg" # used in: hero, and card
|
||||||
showRecent = false
|
showRecent = false
|
||||||
showRecentItems = 6
|
showRecentItems = 12
|
||||||
showMoreLink = true
|
showMoreLink = true
|
||||||
showMoreLinkDest = "docs"
|
showMoreLinkDest = "docs"
|
||||||
cardView = false
|
cardView = false
|
||||||
@@ -113,7 +113,6 @@ smartTOCHideUnfocusedChildren = true
|
|||||||
cardView = true
|
cardView = true
|
||||||
cardViewScreenWidth = false
|
cardViewScreenWidth = false
|
||||||
|
|
||||||
|
|
||||||
[firebase]
|
[firebase]
|
||||||
apiKey = "AIzaSyB5tqlqDky77Vb4Tc4apiHV4hRZI18KGiY"
|
apiKey = "AIzaSyB5tqlqDky77Vb4Tc4apiHV4hRZI18KGiY"
|
||||||
authDomain = "blowfish-21fff.firebaseapp.com"
|
authDomain = "blowfish-21fff.firebaseapp.com"
|
||||||
|
|||||||
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
@@ -11,7 +11,7 @@ series_order: 6
|
|||||||
|
|
||||||
## Thumbnails
|
## Thumbnails
|
||||||
|
|
||||||
Blowfish was enhanced in order to make it easy to add visual support to your posts. To do so, you just need to place an image file (almost all formats are supported bue we recommend `.png` or `.jpg`) that starts with `feature*` inside your article main directory as shown in the example below.
|
Blowfish was enhanced in order to make it easy to add visual support to your posts. To do so, you just need to place an image file (almost all formats are supported but we recommend `.png` or `.jpg`) that starts with `feature*` inside your article's main directory, as shown in the example below.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
content
|
content
|
||||||
@@ -22,7 +22,7 @@ content
|
|||||||
|
|
||||||
This will tell Blowfish that this article has a feature image that can be used both as a thumbnail across your website as well as for <a target="_blank" href="https://oembed.com/">oEmbed</a> cards across social platforms.
|
This will tell Blowfish that this article has a feature image that can be used both as a thumbnail across your website as well as for <a target="_blank" href="https://oembed.com/">oEmbed</a> cards across social platforms.
|
||||||
|
|
||||||
## Folder Strucutre
|
## Folder Structure
|
||||||
|
|
||||||
If you are using single `.md` files for your articles and have a file structure similar to this:
|
If you are using single `.md` files for your articles and have a file structure similar to this:
|
||||||
|
|
||||||
@@ -38,8 +38,8 @@ content
|
|||||||
└── awesome_article
|
└── awesome_article
|
||||||
└── featured.png
|
└── featured.png
|
||||||
```
|
```
|
||||||
The you just need to add an image like explain earlier. If you want to see a sample of this you can consult [this sample]({{< ref "thumbnail_sample" >}}).
|
Then you just need to add an image like explained earlier. If you want to see a sample of this, you can consult [this sample]({{< ref "thumbnail_sample" >}}).
|
||||||
|
|
||||||
## Hero Images
|
## Hero Images
|
||||||
|
|
||||||
Thumbnails will be used by default as hero images withing each article. Use the global `article.showHero` or the front-matter parameter `showHero` to control this feature across the entire site or for each specific post. If you want to override the style of the hero image you can create a file called `hero.html` in `./layouts/partials/` that will override the original partial from the theme.
|
Thumbnails will be used by default as hero images within each article. Use the global `article.showHero` or the front-matter parameter `showHero` to control this feature across the entire site or for each specific post. If you want to override the style of the hero image, you can create a file called `hero.html` in `./layouts/partials/` that will override the original partial from the theme.
|
||||||
|
|||||||
@@ -49,6 +49,7 @@ The full list of built-in icons and their corresponding names can referenced bel
|
|||||||
| globe | {{< icon globe >}} |
|
| globe | {{< icon globe >}} |
|
||||||
| goodreads | {{< icon goodreads >}} |
|
| goodreads | {{< icon goodreads >}} |
|
||||||
| google | {{< icon google >}} |
|
| google | {{< icon google >}} |
|
||||||
|
| graduation-cap | {{< icon graduation-cap >}} |
|
||||||
| hackernews | {{< icon hackernews >}} |
|
| hackernews | {{< icon hackernews >}} |
|
||||||
| hashnode | {{< icon hashnode >}} |
|
| hashnode | {{< icon hashnode >}} |
|
||||||
| heart-empty | {{< icon heart-empty >}} |
|
| heart-empty | {{< icon heart-empty >}} |
|
||||||
@@ -83,6 +84,7 @@ The full list of built-in icons and their corresponding names can referenced bel
|
|||||||
| researchgate | {{< icon researchgate >}} |
|
| researchgate | {{< icon researchgate >}} |
|
||||||
| rss | {{< icon rss >}} |
|
| rss | {{< icon rss >}} |
|
||||||
| rss-square | {{< icon rss-square >}} |
|
| rss-square | {{< icon rss-square >}} |
|
||||||
|
| scale-balanced | {{< icon scale-balanced >}} |
|
||||||
| search | {{< icon search >}} |
|
| search | {{< icon search >}} |
|
||||||
| shield | {{< icon shield >}} |
|
| shield | {{< icon shield >}} |
|
||||||
| skull-crossbones | {{< icon skull-crossbones >}} |
|
| skull-crossbones | {{< icon skull-crossbones >}} |
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ description: "Some real-life Blowfish examples."
|
|||||||
slug: "users"
|
slug: "users"
|
||||||
tags: ["users", "sample"]
|
tags: ["users", "sample"]
|
||||||
showDate: false
|
showDate: false
|
||||||
showAuthor: true
|
showAuthor: false
|
||||||
showReadingTime: false
|
showReadingTime: false
|
||||||
showEdit: false
|
showEdit: false
|
||||||
layoutBackgroundHeaderSpace: false
|
layoutBackgroundHeaderSpace: false
|
||||||
@@ -80,6 +80,7 @@ Real websites that are built with Blowfish.
|
|||||||
| [blog.enmanuelmoreira.com](https://blog.enmanuelmoreira.com) | Personal site |
|
| [blog.enmanuelmoreira.com](https://blog.enmanuelmoreira.com) | Personal site |
|
||||||
| [halcyonstraits.com](https://www.halcyonstraits.com/) | Doll photography |
|
| [halcyonstraits.com](https://www.halcyonstraits.com/) | Doll photography |
|
||||||
| [50-nuances-octets.fr](https://www.50-nuances-octets.fr/) | Organization site |
|
| [50-nuances-octets.fr](https://www.50-nuances-octets.fr/) | Organization site |
|
||||||
|
| [marupanda.art/marucomics](https://marupanda.art/marucomics/) | Comics site |
|
||||||
|
|
||||||
{{< alert >}}
|
{{< alert >}}
|
||||||
|
|
||||||
|
|||||||
@@ -23,6 +23,40 @@
|
|||||||
<div class="mt-1 mb-6 text-base text-neutral-500 dark:text-neutral-400 print:hidden">
|
<div class="mt-1 mb-6 text-base text-neutral-500 dark:text-neutral-400 print:hidden">
|
||||||
{{ partial "article-meta/basic.html" (dict "context" . "scope" "single") }}
|
{{ partial "article-meta/basic.html" (dict "context" . "scope" "single") }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{{ $authorsData := .Site.Data.authors }}
|
||||||
|
{{ $taxonomies := .Site.Taxonomies.authors }}
|
||||||
|
{{ $baseURL := .Site.BaseURL }}
|
||||||
|
{{ $taxonomyLink := 0 }}
|
||||||
|
{{ $showAuthor := 0 }}
|
||||||
|
|
||||||
|
{{ if .Params.showAuthor | default (.Site.Params.article.showAuthor | default true) }}
|
||||||
|
{{ $showAuthor = 1 }}
|
||||||
|
{{ partial "author.html" . }}
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
|
{{ if not (strings.HasSuffix $baseURL "/") }}
|
||||||
|
{{ $baseURL = delimit (slice $baseURL "/") "" }}
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
|
{{ range $author := .Page.Params.authors }}
|
||||||
|
{{ $authorData := index $authorsData $author }}
|
||||||
|
{{- if $authorData -}}
|
||||||
|
|
||||||
|
{{ range $taxonomyname, $taxonomy := $taxonomies }}
|
||||||
|
{{ if (eq $taxonomyname $author) }}
|
||||||
|
{{ $taxonomyLink = delimit (slice $baseURL "/authors/" $author) "" }}
|
||||||
|
{{ end }}
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
|
{{ partial "author-extra.html" (dict "context" . "data" $authorData "link" $taxonomyLink) }}
|
||||||
|
{{- end -}}
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
|
{{ if or $taxonomyLink $showAuthor }}
|
||||||
|
<div class="mb-5"></div>
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
</header>
|
</header>
|
||||||
<section class="flex flex-col max-w-full mt-0 prose dark:prose-invert lg:flex-row">
|
<section class="flex flex-col max-w-full mt-0 prose dark:prose-invert lg:flex-row">
|
||||||
{{ if or (and (.Params.showTableOfContents | default (.Site.Params.article.showTableOfContents | default false)) (in
|
{{ if or (and (.Params.showTableOfContents | default (.Site.Params.article.showTableOfContents | default false)) (in
|
||||||
@@ -54,30 +88,6 @@
|
|||||||
</section>
|
</section>
|
||||||
<footer class="pt-8 max-w-prose print:hidden">
|
<footer class="pt-8 max-w-prose print:hidden">
|
||||||
|
|
||||||
{{ partial "author.html" . }}
|
|
||||||
|
|
||||||
{{ $authorsData := .Site.Data.authors }}
|
|
||||||
{{ $taxonomies := .Site.Taxonomies.authors }}
|
|
||||||
{{ $baseURL := .Site.BaseURL }}
|
|
||||||
|
|
||||||
{{ if not (strings.HasSuffix $baseURL "/") }}
|
|
||||||
{{ $baseURL = delimit (slice $baseURL "/") "" }}
|
|
||||||
{{ end }}
|
|
||||||
|
|
||||||
{{ range $author := .Page.Params.authors }}
|
|
||||||
{{ $authorData := index $authorsData $author }}
|
|
||||||
{{- if $authorData -}}
|
|
||||||
|
|
||||||
{{ $taxonomyLink := 0 }}
|
|
||||||
{{ range $taxonomyname, $taxonomy := $taxonomies }}
|
|
||||||
{{ if (eq $taxonomyname $author) }}
|
|
||||||
{{ $taxonomyLink = delimit (slice $baseURL "/authors/" $author) "" }}
|
|
||||||
{{ end }}
|
|
||||||
{{ end }}
|
|
||||||
|
|
||||||
{{ partial "author-extra.html" (dict "context" . "data" $authorData "link" $taxonomyLink) }}
|
|
||||||
{{- end -}}
|
|
||||||
{{ end }}
|
|
||||||
|
|
||||||
{{ partial "sharing-links.html" . }}
|
{{ partial "sharing-links.html" . }}
|
||||||
|
|
||||||
|
|||||||
Vendored
BIN
Binary file not shown.
@@ -1,9 +0,0 @@
|
|||||||
{{ with site.Params.fathomAnalytics.site }}
|
|
||||||
{{ if isset $.Site.Params.fathomanalytics "domain" }}
|
|
||||||
<script defer src="https://{{ $.Site.Params.fathomanalytics.domain }}/script.js" data-site="{{ . }}"></script>
|
|
||||||
{{ else }}
|
|
||||||
<script defer src="https://cdn.usefathom.com/script.js" data-site="{{ . }}"></script>
|
|
||||||
{{ end }}
|
|
||||||
{{ end }}
|
|
||||||
{{/* template "_internal/google_analytics.html" . */}}
|
|
||||||
{{ partial "ga-analytics.html" }}
|
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
{{ if isset site.Params.fathomAnalytics "domain" }}
|
||||||
|
<script defer src="https://{{ site.Params.fathomAnalytics.domain }}/script.js" data-site="{{ site.Params.fathomAnalytics.site }}"></script>
|
||||||
|
{{ else }}
|
||||||
|
<script defer src="https://cdn.usefathom.com/script.js" data-site="{{ site.Params.fathomAnalytics.site }}"></script>
|
||||||
|
{{ end }}
|
||||||
@@ -1,4 +1,3 @@
|
|||||||
{{ if site.Config.Services.GoogleAnalytics.ID }}
|
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id={{ site.Config.Services.GoogleAnalytics.ID }}"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id={{ site.Config.Services.GoogleAnalytics.ID }}"></script>
|
||||||
<script>
|
<script>
|
||||||
window.dataLayer = window.dataLayer || [];
|
window.dataLayer = window.dataLayer || [];
|
||||||
@@ -7,4 +6,3 @@
|
|||||||
|
|
||||||
gtag('config', '{{ site.Config.Services.GoogleAnalytics.ID }}');
|
gtag('config', '{{ site.Config.Services.GoogleAnalytics.ID }}');
|
||||||
</script>
|
</script>
|
||||||
{{ end }}
|
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{{ with site.Params.fathomAnalytics.site }}
|
||||||
|
{{ partial "analytics/fathom.html" }}
|
||||||
|
{{ end }}
|
||||||
|
{{ with site.Config.Services.GoogleAnalytics.ID }}
|
||||||
|
{{ partial "analytics/ga.html" }}
|
||||||
|
{{ end }}
|
||||||
@@ -1,31 +1,24 @@
|
|||||||
{{ if .Params.showAuthor | default (.Site.Params.article.showAuthor | default true) }}
|
<div class="flex">
|
||||||
<div class="flex">
|
{{ with .Site.Author.image }}
|
||||||
{{ with .Site.Author.image }}
|
{{ $authorImage := resources.Get . }}
|
||||||
{{ $authorImage := resources.Get . }}
|
{{ if $authorImage }}
|
||||||
{{ if $authorImage }}
|
{{ $authorImage := $authorImage.Fill "192x192" }}
|
||||||
{{ $authorImage := $authorImage.Fill "192x192" }}
|
<img class="!mt-0 !mb-0 h-24 w-24 rounded-full ltr:mr-4 rtl:ml-4" width="96" height="96"
|
||||||
<img
|
alt="{{ $.Site.Author.name | default " Author" }}" src="{{ $authorImage.RelPermalink }}" />
|
||||||
class="!mt-0 !mb-0 h-24 w-24 rounded-full ltr:mr-4 rtl:ml-4"
|
{{ end }}
|
||||||
width="96"
|
{{ end }}
|
||||||
height="96"
|
<div class="place-self-center">
|
||||||
alt="{{ $.Site.Author.name | default "Author" }}"
|
{{ with .Site.Author.name | markdownify | emojify }}
|
||||||
src="{{ $authorImage.RelPermalink }}"
|
<div class="text-[0.6rem] uppercase leading-3 text-neutral-500 dark:text-neutral-400">
|
||||||
/>
|
{{ i18n "author.byline_title" | markdownify | emojify }}
|
||||||
{{ end }}
|
|
||||||
{{ end }}
|
|
||||||
<div class="place-self-center">
|
|
||||||
{{ with .Site.Author.name | markdownify | emojify }}
|
|
||||||
<div class="text-[0.6rem] uppercase leading-3 text-neutral-500 dark:text-neutral-400">
|
|
||||||
{{ i18n "author.byline_title" | markdownify | emojify }}
|
|
||||||
</div>
|
|
||||||
<div class="font-semibold leading-6 text-neutral-800 dark:text-neutral-300">
|
|
||||||
{{ . }}
|
|
||||||
</div>
|
|
||||||
{{ end }}
|
|
||||||
{{ with .Site.Author.bio | markdownify | emojify }}
|
|
||||||
<div class="text-sm text-neutral-700 dark:text-neutral-400">{{ . }}</div>
|
|
||||||
{{ end }}
|
|
||||||
<div class="text-2xl sm:text-lg">{{ partialCached "author-links.html" . }}</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
<div class="font-semibold leading-6 text-neutral-800 dark:text-neutral-300">
|
||||||
|
{{ . }}
|
||||||
|
</div>
|
||||||
|
{{ end }}
|
||||||
|
{{ with .Site.Author.bio | markdownify | emojify }}
|
||||||
|
<div class="text-sm text-neutral-700 dark:text-neutral-400">{{ . }}</div>
|
||||||
|
{{ end }}
|
||||||
|
<div class="text-2xl sm:text-lg">{{ partialCached "author-links.html" . }}</div>
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
</div>
|
||||||
@@ -113,7 +113,7 @@
|
|||||||
{{/* Vendor */}}
|
{{/* Vendor */}}
|
||||||
{{ partial "vendor.html" . }}
|
{{ partial "vendor.html" . }}
|
||||||
{{/* Analytics */}}
|
{{/* Analytics */}}
|
||||||
{{ partial "analytics.html" .Site }}
|
{{ partial "analytics/main.html" .Site }}
|
||||||
{{/* Extend head - eg. for custom analytics scripts, etc. */}}
|
{{/* Extend head - eg. for custom analytics scripts, etc. */}}
|
||||||
{{ if templates.Exists "partials/extend-head.html" }}
|
{{ if templates.Exists "partials/extend-head.html" }}
|
||||||
{{ partialCached "extend-head.html" .Site }}
|
{{ partialCached "extend-head.html" .Site }}
|
||||||
|
|||||||
Generated
+17
-17
@@ -1,26 +1,26 @@
|
|||||||
{
|
{
|
||||||
"name": "hugo-blowfish-theme",
|
"name": "hugo-blowfish-theme",
|
||||||
"version": "2.34.1",
|
"version": "2.35.1",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "hugo-blowfish-theme",
|
"name": "hugo-blowfish-theme",
|
||||||
"version": "2.34.1",
|
"version": "2.35.1",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@headlessui/react": "^1.7.15",
|
"@headlessui/react": "^1.7.15",
|
||||||
"@heroicons/react": "^2.0.18",
|
"@heroicons/react": "^2.0.18",
|
||||||
"@tailwindcss/forms": "^0.5.3",
|
"@tailwindcss/forms": "^0.5.3",
|
||||||
"commander": "^10.0.1"
|
"commander": "^11.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tailwindcss/typography": "^0.5.9",
|
"@tailwindcss/typography": "^0.5.9",
|
||||||
"chart.js": "^4.3.0",
|
"chart.js": "^4.3.0",
|
||||||
"fuse.js": "^6.6.2",
|
"fuse.js": "^6.6.2",
|
||||||
"jquery": "^3.7.0",
|
"jquery": "^3.7.0",
|
||||||
"katex": "^0.16.7",
|
"katex": "^0.16.8",
|
||||||
"packery": "^2.1.2",
|
"packery": "^2.1.2",
|
||||||
"prettier": "^2.8.8",
|
"prettier": "^2.8.8",
|
||||||
"prettier-plugin-go-template": "^0.0.13",
|
"prettier-plugin-go-template": "^0.0.13",
|
||||||
@@ -384,11 +384,11 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/commander": {
|
"node_modules/commander": {
|
||||||
"version": "10.0.1",
|
"version": "11.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/commander/-/commander-11.0.0.tgz",
|
||||||
"integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==",
|
"integrity": "sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14"
|
"node": ">=16"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/concat-map": {
|
"node_modules/concat-map": {
|
||||||
@@ -748,9 +748,9 @@
|
|||||||
"peer": true
|
"peer": true
|
||||||
},
|
},
|
||||||
"node_modules/katex": {
|
"node_modules/katex": {
|
||||||
"version": "0.16.7",
|
"version": "0.16.8",
|
||||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.7.tgz",
|
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.8.tgz",
|
||||||
"integrity": "sha512-Xk9C6oGKRwJTfqfIbtr0Kes9OSv6IFsuhFGc7tW4urlpMJtuh+7YhzU6YEG9n8gmWKcMAFzkp7nr+r69kV0zrA==",
|
"integrity": "sha512-ftuDnJbcbOckGY11OO+zg3OofESlbR5DRl2cmN8HeWeeFIV7wTXvAOx8kEjZjobhA+9wh2fbKeO6cdcA9Mnovg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
"https://opencollective.com/katex",
|
"https://opencollective.com/katex",
|
||||||
@@ -2287,9 +2287,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"commander": {
|
"commander": {
|
||||||
"version": "10.0.1",
|
"version": "11.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/commander/-/commander-11.0.0.tgz",
|
||||||
"integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug=="
|
"integrity": "sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ=="
|
||||||
},
|
},
|
||||||
"concat-map": {
|
"concat-map": {
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
@@ -2569,9 +2569,9 @@
|
|||||||
"peer": true
|
"peer": true
|
||||||
},
|
},
|
||||||
"katex": {
|
"katex": {
|
||||||
"version": "0.16.7",
|
"version": "0.16.8",
|
||||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.7.tgz",
|
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.8.tgz",
|
||||||
"integrity": "sha512-Xk9C6oGKRwJTfqfIbtr0Kes9OSv6IFsuhFGc7tW4urlpMJtuh+7YhzU6YEG9n8gmWKcMAFzkp7nr+r69kV0zrA==",
|
"integrity": "sha512-ftuDnJbcbOckGY11OO+zg3OofESlbR5DRl2cmN8HeWeeFIV7wTXvAOx8kEjZjobhA+9wh2fbKeO6cdcA9Mnovg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"commander": "^8.3.0"
|
"commander": "^8.3.0"
|
||||||
|
|||||||
+3
-3
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hugo-blowfish-theme",
|
"name": "hugo-blowfish-theme",
|
||||||
"version": "2.35.0",
|
"version": "2.36.1",
|
||||||
"description": "Blowfish theme for Hugo",
|
"description": "Blowfish theme for Hugo",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"fullinstall": "npm run preinstall && npm install && npm run postinstall",
|
"fullinstall": "npm run preinstall && npm install && npm run postinstall",
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
"chart.js": "^4.3.0",
|
"chart.js": "^4.3.0",
|
||||||
"fuse.js": "^6.6.2",
|
"fuse.js": "^6.6.2",
|
||||||
"jquery": "^3.7.0",
|
"jquery": "^3.7.0",
|
||||||
"katex": "^0.16.7",
|
"katex": "^0.16.8",
|
||||||
"packery": "^2.1.2",
|
"packery": "^2.1.2",
|
||||||
"prettier": "^2.8.8",
|
"prettier": "^2.8.8",
|
||||||
"prettier-plugin-go-template": "^0.0.13",
|
"prettier-plugin-go-template": "^0.0.13",
|
||||||
@@ -96,6 +96,6 @@
|
|||||||
"@headlessui/react": "^1.7.15",
|
"@headlessui/react": "^1.7.15",
|
||||||
"@heroicons/react": "^2.0.18",
|
"@heroicons/react": "^2.0.18",
|
||||||
"@tailwindcss/forms": "^0.5.3",
|
"@tailwindcss/forms": "^0.5.3",
|
||||||
"commander": "^10.0.1"
|
"commander": "^11.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user