mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 22:45:42 -06:00
Merge branch 'dev' into dependabot/npm_and_yarn/dev/tailwindcss-3.3.2
This commit is contained in:
commit
9c06a77fdf
6 changed files with 81 additions and 9 deletions
|
@ -2874,6 +2874,7 @@ select {
|
||||||
|
|
||||||
.to-transparent {
|
.to-transparent {
|
||||||
--tw-gradient-to: transparent var(--tw-gradient-to-position);
|
--tw-gradient-to: transparent var(--tw-gradient-to-position);
|
||||||
|
--tw-gradient-to-position: ;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-clip-padding {
|
.bg-clip-padding {
|
||||||
|
|
|
@ -72,6 +72,7 @@ Real websites that are built with Blowfish.
|
||||||
| [ripplesding.github.io](https://ripplesding.github.io/) | Personal site |
|
| [ripplesding.github.io](https://ripplesding.github.io/) | Personal site |
|
||||||
| [terraformbuch.de](https://terraformbuch.de/) | Book site |
|
| [terraformbuch.de](https://terraformbuch.de/) | Book site |
|
||||||
| [shenshu.fun](https://shenshu.fun/) | Personal site |
|
| [shenshu.fun](https://shenshu.fun/) | Personal site |
|
||||||
|
| [hellstabber.github.io](https://hellstabber.github.io/) | Personal site |
|
||||||
|
|
||||||
|
|
||||||
{{< alert >}}
|
{{< alert >}}
|
||||||
|
|
70
i18n/bg.yaml
Normal file
70
i18n/bg.yaml
Normal file
|
@ -0,0 +1,70 @@
|
||||||
|
global:
|
||||||
|
language: "БГ"
|
||||||
|
|
||||||
|
article:
|
||||||
|
anchor_label: "Котва"
|
||||||
|
date: "{{ .Date }}"
|
||||||
|
date_updated: "Обновено: {{ .Date }}"
|
||||||
|
draft: "Чернова"
|
||||||
|
edit_title: "Редактирай съдържанието"
|
||||||
|
reading_time:
|
||||||
|
one: "{{ .Count }} мин."
|
||||||
|
other: "{{ .Count }} мин."
|
||||||
|
reading_time_title: "Време за прочит"
|
||||||
|
table_of_contents: "Съдържание"
|
||||||
|
word_count:
|
||||||
|
one: "{{ .Count }} дума"
|
||||||
|
other: "{{ .Count }} думи"
|
||||||
|
views:
|
||||||
|
one: "{{ .Count }} прочит"
|
||||||
|
other: "{{ .Count }} прочитания"
|
||||||
|
likes:
|
||||||
|
one: "{{ .Count }} харесване"
|
||||||
|
other: "{{ .Count }} харесвания"
|
||||||
|
part_of_series: "Тази статия е част от поредица."
|
||||||
|
part: "Част"
|
||||||
|
this_article: "Тази Статия"
|
||||||
|
|
||||||
|
author:
|
||||||
|
byline_title: "Автор"
|
||||||
|
|
||||||
|
code:
|
||||||
|
copy: "Копирай"
|
||||||
|
copied: "Копирано"
|
||||||
|
|
||||||
|
error:
|
||||||
|
404_title: "Страницата не е намерена :confused:"
|
||||||
|
404_error: "Грешка 404"
|
||||||
|
404_description: "Изглежда че страницата която търсите не съществува."
|
||||||
|
|
||||||
|
footer:
|
||||||
|
dark_appearance: "Превключи на тъмен режим"
|
||||||
|
light_appearance: "Превключи на светъл режим"
|
||||||
|
powered_by: "Осъществено с помощта на {{ .Hugo }} & {{ .Theme }}"
|
||||||
|
|
||||||
|
list:
|
||||||
|
externalurl_title: "Линк към външен сайт"
|
||||||
|
no_articles: "Тук все още няма статии за показване."
|
||||||
|
|
||||||
|
nav:
|
||||||
|
scroll_to_top_title: "Върни отначало"
|
||||||
|
skip_to_main: "Прескочи до основното съдържание"
|
||||||
|
|
||||||
|
search:
|
||||||
|
open_button_title: "Търси (/)"
|
||||||
|
close_button_title: "Затвори (Esc)"
|
||||||
|
input_placeholder: "Търси"
|
||||||
|
|
||||||
|
sharing:
|
||||||
|
email: "Изпрати чрез имейл"
|
||||||
|
facebook: "Сподели на Facebook"
|
||||||
|
linkedin: "Сподели на LinkedIn"
|
||||||
|
pinterest: "Закачи в Pinterest"
|
||||||
|
reddit: "Добави на Reddit"
|
||||||
|
twitter: "Сподели на Twitter"
|
||||||
|
|
||||||
|
shortcode:
|
||||||
|
recent_articles: "Последни"
|
||||||
|
|
||||||
|
recent:
|
||||||
|
show_more: "Виж още"
|
|
@ -44,7 +44,7 @@ footer:
|
||||||
|
|
||||||
list:
|
list:
|
||||||
externalurl_title: "Link to external site"
|
externalurl_title: "Link to external site"
|
||||||
no_articles: "There's no articles to list here yet."
|
no_articles: "There are no articles to list here yet."
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
scroll_to_top_title: "Scroll to top"
|
scroll_to_top_title: "Scroll to top"
|
||||||
|
|
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -22,7 +22,7 @@
|
||||||
"jquery": "^3.6.4",
|
"jquery": "^3.6.4",
|
||||||
"katex": "^0.16.6",
|
"katex": "^0.16.6",
|
||||||
"packery": "^2.1.2",
|
"packery": "^2.1.2",
|
||||||
"prettier": "^2.8.7",
|
"prettier": "^2.8.8",
|
||||||
"prettier-plugin-go-template": "^0.0.13",
|
"prettier-plugin-go-template": "^0.0.13",
|
||||||
"prettier-plugin-tailwindcss": "^0.2.7",
|
"prettier-plugin-tailwindcss": "^0.2.7",
|
||||||
"rimraf": "^5.0.0",
|
"rimraf": "^5.0.0",
|
||||||
|
@ -1019,9 +1019,9 @@
|
||||||
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
||||||
},
|
},
|
||||||
"node_modules/prettier": {
|
"node_modules/prettier": {
|
||||||
"version": "2.8.7",
|
"version": "2.8.8",
|
||||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.7.tgz",
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz",
|
||||||
"integrity": "sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==",
|
"integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
"prettier": "bin-prettier.js"
|
"prettier": "bin-prettier.js"
|
||||||
|
@ -2353,9 +2353,9 @@
|
||||||
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
|
||||||
},
|
},
|
||||||
"prettier": {
|
"prettier": {
|
||||||
"version": "2.8.7",
|
"version": "2.8.8",
|
||||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.7.tgz",
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz",
|
||||||
"integrity": "sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==",
|
"integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"prettier-plugin-go-template": {
|
"prettier-plugin-go-template": {
|
||||||
|
|
|
@ -40,7 +40,7 @@
|
||||||
"jquery": "^3.6.4",
|
"jquery": "^3.6.4",
|
||||||
"katex": "^0.16.6",
|
"katex": "^0.16.6",
|
||||||
"packery": "^2.1.2",
|
"packery": "^2.1.2",
|
||||||
"prettier": "^2.8.7",
|
"prettier": "^2.8.8",
|
||||||
"prettier-plugin-go-template": "^0.0.13",
|
"prettier-plugin-go-template": "^0.0.13",
|
||||||
"prettier-plugin-tailwindcss": "^0.2.7",
|
"prettier-plugin-tailwindcss": "^0.2.7",
|
||||||
"rimraf": "^5.0.0",
|
"rimraf": "^5.0.0",
|
||||||
|
|
Loading…
Reference in a new issue