update the theme

This commit is contained in:
Christoph Cullmann 2022-01-23 20:39:12 +01:00
parent 8d0046b6d8
commit 6feacd6cd3
11 changed files with 1966 additions and 1681 deletions

View file

@ -456,6 +456,15 @@
"contributions": [
"ideas"
]
},
{
"login": "xMicky24GIT",
"name": "xMicky24GIT",
"avatar_url": "https://avatars.githubusercontent.com/u/31669768?v=4",
"profile": "https://gitlab.com/SonoMichele",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,

View file

@ -1,14 +0,0 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
commit-message:
# Prefix all commit messages with "npm"
prefix: "build(npm)"

View file

@ -288,6 +288,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/deining"><img src="https://avatars.githubusercontent.com/u/18169566?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Andreas Deininger</b></sub></a><br /><a href="https://github.com/sunt-programator/CodeIT/commits?author=deining" title="Documentation">📖</a></td>
<td align="center"><a href="http://ashpex.eu.org"><img src="https://avatars.githubusercontent.com/u/38400042?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ashpex</b></sub></a><br /><a href="https://github.com/sunt-programator/CodeIT/commits?author=Ashpex" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/KHannibal"><img src="https://avatars.githubusercontent.com/u/3843004?v=4?s=100" width="100px;" alt=""/><br /><sub><b>KHannibal</b></sub></a><br /><a href="#ideas-KHannibal" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://gitlab.com/SonoMichele"><img src="https://avatars.githubusercontent.com/u/31669768?v=4?s=100" width="100px;" alt=""/><br /><sub><b>xMicky24GIT</b></sub></a><br /><a href="https://github.com/sunt-programator/CodeIT/commits?author=xMicky24GIT" title="Documentation">📖</a></td>
</tr>
</table>

View file

@ -286,7 +286,7 @@ You can add more block and inline delimiters in your [site configuration](../the
#### Copy-tex
**[Copy-tex](https://github.com/Khan/KaTeX/tree/master/contrib/copy-tex)** is an extension for **$ \KaTeX $**.
**[Copy-tex](https://github.com/KaTeX/KaTeX/tree/main/contrib/copy-tex)** is an extension for **$ \KaTeX $**.
By the extension, when selecting and copying $ \KaTeX $ rendered elements, copies their $ \LaTeX $ source to the clipboard.

View file

@ -291,7 +291,7 @@ You can add more block and inline delimiters in your [site configuration](../the
#### Copy-tex
**[Copy-tex](https://github.com/Khan/KaTeX/tree/master/contrib/copy-tex)** is an extension for **$ \KaTeX $**.
**[Copy-tex](https://github.com/KaTeX/KaTeX/tree/main/contrib/copy-tex)** is an extension for **$ \KaTeX $**.
By the extension, when selecting and copying $ \KaTeX $ rendered elements, copies their $ \LaTeX $ source to the clipboard.

View file

@ -285,7 +285,7 @@ $ c = \pm\sqrt{a^2 + b^2} $ 和 \\( f(x)=\int\_{-\infty}^{\infty} \hat{f}(\xi) e
#### Copy-tex
**[Copy-tex](https://github.com/Khan/KaTeX/tree/master/contrib/copy-tex)** 是一个 **$ \KaTeX $** 的插件.
**[Copy-tex](https://github.com/KaTeX/KaTeX/tree/main/contrib/copy-tex)** 是一个 **$ \KaTeX $** 的插件.
通过这个扩展, 在选择并复制 $ \KaTeX $ 渲染的公式时, 会将其 $ \LaTeX $ 源代码复制到剪贴板.

View file

@ -42,12 +42,12 @@ other = "Mehr"
other = "Sprache wählen"
[switchTheme]
other = "Thema wechseln"
other = "Umschaltung Hell/Dunkel"
# === partials/header.html ===
# === partials/footer.html ===
[poweredBySome]
other = "Ermöglicht durch {{ .Hugo }} | Thema - {{ .Theme }}"
other = "Ermöglicht durch {{ .Hugo }} | Theme - {{ .Theme }}"
# === partials/footer.html ===
# === partials/comment.html ===
@ -87,7 +87,7 @@ other = "lib/lunr/lunr.de.js"
other = "In Zwischenablage kopieren"
[cookieconsentMessage]
other = "Diese Website verwendet Cookies, um Ihre Erfahrung zu verbessern."
other = "Diese Website verwendet Cookies, um Ihren Besuch auf unserer Website optimal zu gestalten."
[cookieconsentDismiss]
other = "Zustimmen"
@ -112,15 +112,15 @@ other = "veröffentlicht auf {{ .Date }}"
other = "enthalten in {{ .Categories }}"
[wordCount]
one = "Ein wort"
other = "{{ .Count }} wörter"
one = "Ein Wort"
other = "{{ .Count }} Wörter"
[readingTime]
one = "Eine minute"
other = "{{ .Count }} minuten"
one = "Eine Minute"
other = "{{ .Count }} Minuten"
[views]
other = "aufrufe"
other = "Aufrufe"
[author]
other = "Autor"

View file

@ -17,7 +17,7 @@ other = "Articoli"
# === Taxonomy ===
[allSome]
other = "Tutti {{ .Some }}"
other = "{{ .Some }}"
[tag]
other = "Etichetta"
@ -34,20 +34,20 @@ other = "Categorie"
# === Pagination ===
[more]
other = "Più"
other = "Di più"
# === Pagination ===
# === partials/header.html ===
[selectLanguage]
other = "Scegliere la lingua"
other = "Scegli lingua"
[switchTheme]
other = "Cambiare il tema"
other = "Cambia tema"
# === partials/header.html ===
# === partials/footer.html ===
[poweredBySome]
other = "Realizzato da {{ .Hugo }} | Tema - {{ .Theme }}"
other = "Realizzato con {{ .Hugo }} | Tema - {{ .Theme }}"
# === partials/footer.html ===
# === partials/comment.html ===
@ -69,7 +69,7 @@ other = "Cerca"
other = "Cerca il titolo o il contenuto dell'articolo ..."
[clear]
other = "Chiaro"
other = "Cancella"
[cancel]
other = "Annulla"
@ -87,10 +87,10 @@ other = "lib/lunr/lunr.it.js"
other = "Copia negli appunti"
[cookieconsentMessage]
other = "Questo sito Web utilizza i Cookies per migliorare la tua esperienza."
other = "Questo sito Web utilizza i Cookie per migliorare la tua esperienza."
[cookieconsentDismiss]
other = "Essere d'accordo"
other = "Sono d'accordo"
[cookieconsentLink]
other = "Per saperne di più"
@ -106,7 +106,7 @@ other = "Condividi su"
other = "Contenuti"
[publishedOnDate]
other = "pubblicato su {{ .Date }}"
other = "pubblicato il {{ .Date }}"
[includedInCategories]
other = "incluso in {{ .Categories }}"
@ -151,7 +151,7 @@ other = "Mi spiace, la pagina cercata non esiste."
# === shortcodes/admonition.html ===
[note]
other = "Note"
other = "Nota"
[abstract]
other = "Sommario"
@ -160,13 +160,13 @@ other = "Sommario"
other = "Info"
[tip]
other = "Suggerimenti"
other = "Suggerimento"
[success]
other = "Successo"
[question]
other = "Domande"
other = "Domanda"
[warning]
other = "Avvertimento"

File diff suppressed because it is too large Load diff

View file

@ -7,31 +7,31 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@babel/cli": "^7.16.0",
"@babel/core": "^7.16.0",
"@babel/preset-env": "^7.16.4",
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"all-contributors-cli": "^6.20.0",
"babel-preset-minify": "^0.5.1",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
"commitizen": "^4.2.4",
"core-js": "^3.19.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.4.0",
"eslint-config-prettier": "^8.3.0",
"husky": "^7.0.4",
"lint-staged": "^12.1.2",
"markdownlint": "^0.24.0",
"minimist": "^1.2.5",
"prettier": "^2.5.1",
"segmentit": "^2.0.3",
"standard-version": "^9.3.2",
"stylelint": "^14.1.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^24.0.0",
"stylelint-scss": "^4.0.0"
"@babel/cli": "7.16.8",
"@babel/core": "7.16.12",
"@babel/preset-env": "7.16.11",
"@commitlint/cli": "16.1.0",
"@commitlint/config-conventional": "16.0.0",
"all-contributors-cli": "6.20.0",
"babel-preset-minify": "0.5.1",
"babelify": "10.0.0",
"browserify": "17.0.0",
"commitizen": "4.2.4",
"core-js": "3.20.3",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.7.0",
"eslint-config-prettier": "8.3.0",
"husky": "7.0.4",
"lint-staged": "12.2.2",
"markdownlint": "0.25.1",
"minimist": "1.2.5",
"prettier": "2.5.1",
"segmentit": "2.0.3",
"standard-version": "9.3.2",
"stylelint": "14.2.0",
"stylelint-config-prettier": "9.0.3",
"stylelint-config-standard": "24.0.0",
"stylelint-scss": "4.1.0"
},
"scripts": {
"babel": "npx babel src/js --out-file assets/js/theme.min.js --source-maps",

View file

@ -0,0 +1,7 @@
{
"automerge": true,
"automergeType": "branch",
"extends": [
"config:base"
]
}