Skip to content

Commit

Permalink
Update from origin (#1)
Browse files Browse the repository at this point in the history
* Fix multi-line anchor tags not highlighted/underlined.

fixes: adityatelange#1107

* Update Hebrew translation (adityatelange#1104)

Signed-off-by: Eran Israeli <[email protected]>

* Improve Turkish Translation tr.yaml (adityatelange#1098)

* update arabic pagination translation (adityatelange#1137)

* PT translation updated (adityatelange#1124)

Signed-off-by: igorr0driguez <[email protected]>

* Added Belarusian translations i18n/be.yaml (adityatelange#1144)

* updated Polish translation (adityatelange#1148)

* Add Tumblr Icon (adityatelange#1115)

* Add TryHackMe Icon (adityatelange#1113)

from Simple Icons https://github.com/simple-icons/simple-icons/blob/develop/icons/tryhackme.svg

* Add codeforces icon (adityatelange#1092)

From https://github.com/simple-icons/simple-icons

* Google scholar svg icon fixed, now unfilled curved line (adityatelange#1064)

* Add netease cloud music icon (adityatelange#1093)

* Add title to the image tag in rss.xml (adityatelange#1105)

Ref: https://cyber.harvard.edu/rss/rss.html#ltimagegtSubelementOfLtchannelgt

* Add douban and zhihu icon (adityatelange#1084)

* Update README

---------

Signed-off-by: Eran Israeli <[email protected]>
Signed-off-by: igorr0driguez <[email protected]>
Co-authored-by: Aditya Telange <[email protected]>
Co-authored-by: Eran Israeli <[email protected]>
Co-authored-by: Nikita <[email protected]>
Co-authored-by: Essa Alshammri <[email protected]>
Co-authored-by: Igor Rodriguez <[email protected]>
Co-authored-by: Andrey Mukamolov <[email protected]>
Co-authored-by: Karpfly <[email protected]>
Co-authored-by: Axel Wagner <[email protected]>
Co-authored-by: Josh Müller <[email protected]>
Co-authored-by: rais ilham <[email protected]>
Co-authored-by: Nathan Fradet <[email protected]>
Co-authored-by: Bohao Jing <[email protected]>
Co-authored-by: k-yone <[email protected]>
Co-authored-by: Jingchao <[email protected]>
  • Loading branch information
15 people authored Feb 11, 2023
1 parent 75dbe32 commit 85e5774
Show file tree
Hide file tree
Showing 10 changed files with 137 additions and 22 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,15 @@
> Hugo PaperMod is a theme based on [hugo-paper](https://github.com/nanxiaobei/hugo-paper).
> The goal of this project is to add more features and customization to the og theme.
The [demo](https://adityatelange.github.io/hugo-PaperMod/) includes a lot of documentation about Installation, Features with a few more stuff. Make sure you visit it, to get an awesome hands-on experience and get to know about the features ...
**Documentation** can be found here: [**📚 Wiki**](https://github.com/adityatelange/hugo-PaperMod/wiki)

**ExampleSite** can be found here: [exampleSite](https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite). Demo is built up with [exampleSite](https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite) as source.
**ExampleSite** can be found here: [**exampleSite**](https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite). Demo is built up with [exampleSite](https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite) as source.

[![hugo-papermod](https://img.shields.io/badge/Hugo--Themes-@PaperMod-blue)](https://themes.gohugo.io/themes/hugo-papermod/)
[![Minimum Hugo Version](https://img.shields.io/static/v1?label=min-HUGO-version&message=0.83.0&color=blue&logo=hugo)](https://github.com/gohugoio/hugo/releases/tag/v0.83.0)
[![Build GH-Pages](https://github.com/adityatelange/hugo-PaperMod/workflows/Build%20GH-Pages/badge.svg)](https://github.com/adityatelange/hugo-PaperMod/deployments/activity_log?environment=github-pages)
[![Discord](https://img.shields.io/discord/971046860317921340?label=Discord)](https://discord.gg/ahpmTvhVmp)
[![GitHub](https://img.shields.io/github/license/adityatelange/hugo-PaperMod)](https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE)
[![hugo-papermod](https://img.shields.io/badge/Hugo--Themes-@PaperMod-blue)](https://themes.gohugo.io/themes/hugo-papermod/)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=adityatelange_hugo-PaperMod&metric=alert_status)](https://sonarcloud.io/dashboard?id=adityatelange_hugo-PaperMod)
![code-size](https://img.shields.io/github/languages/code-size/adityatelange/hugo-PaperMod)
[![Discord](https://img.shields.io/discord/971046860317921340?label=Discord)](https://discord.gg/ahpmTvhVmp)

---

Expand Down Expand Up @@ -60,15 +58,15 @@ Read Wiki For More Details => **[PaperMod - Installation](https://github.com/adi

---

## Social-Icons/Share-Icons 🖼️
## FAQs / How To's Guide 🙋

Read Wiki For More Details => **[PaperMod-Icons](https://github.com/adityatelange/hugo-PaperMod/wiki/Icons)**
Read Wiki For More Details => **[PaperMod-FAQs](https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs)**

---

## FAQs / How To's Guide 🙋
## Social-Icons/Share-Icons 🖼️

Read Wiki For More Details => **[PaperMod-FAQs](https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs)**
Read Wiki For More Details => **[PaperMod-Icons](https://github.com/adityatelange/hugo-PaperMod/wiki/Icons)**

---

Expand All @@ -90,7 +88,8 @@ Release ChangeLog has info about stuff added: **[Releases](https://github.com/ad
- [**Simple Icons**](https://github.com/simple-icons/simple-icons)
- **All Contributors and Supporters**

---

## Stargazers over time 📈

<kbd>[![Stargazers over time](https://starchart.cc/adityatelange/hugo-PaperMod.svg)](https://starchart.cc/adityatelange/hugo-PaperMod)</kbd>

2 changes: 2 additions & 0 deletions assets/css/common/post-single.css
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@
.post-content a,
.toc a:hover {
box-shadow: 0 1px 0;
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
}

.post-content a code {
Expand Down
10 changes: 8 additions & 2 deletions i18n/ar.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
- id: prev_page
translation: "الصفحة السابقة"
translation: "السابق"

- id: next_page
translation: "الصفحة التالية"
translation: "التالي"

- id: read_time
translation:
Expand All @@ -20,3 +20,9 @@

- id: home
translation: "الصفحة الرئيسية"

- id: code_copied
translation: "تم النسخ!"

- id: code_copy
translation: "نسخ الكود"
39 changes: 39 additions & 0 deletions i18n/be.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
- id: prev_page
translation: "Папярэдняя"

- id: next_page
translation: "Наступная"

- id: read_time
translation:
zero: "0 хвілін"
one: "1 хвіліна"
few: "{{ .Count }} хвіліны"
many: "{{ .Count }} хвілін"
other: "{{ .Count }} хвілін"

- id: words
translation:
zero: "няма слоў"
one: "1 слова"
few: "{{ .Count }} слова"
many: "{{ .Count }} слоў"
other: "{{ .Count }} слова"

- id: toc
translation: "Змест"

- id: translations
translation: "Пераклады"

- id: home
translation: "Галоўная"

- id: edit_post
translation: "Рэдагаваць"

- id: code_copy
translation: "капіяваць"

- id: code_copied
translation: "скапіявана!"
24 changes: 19 additions & 5 deletions i18n/he.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,33 @@
- id: prev_page
translation: "לעמוד הקודם"
translation: "קודם"

- id: next_page
translation: "לעמוד הבא"
translation: "הבא"

- id: read_time
translation:
one : "דקה אחת"
other: "{{ .Count }} דקות"
other: "דקות {{ .Count }}"

- id: words
translation:
one : "word"
other: "מילים {{ .Count }} "

- id: toc
translation: "תוכן עניינים"
translation: "תוכן העניינים"

- id: translations
translation: "תרגומים"

- id: home
translation: "דף בית"
translation: "בית"

- id: edit_post
translation: "ערוך"

- id: code_copy
translation: "העתק"

- id: code_copied
translation: "!הועתק"
5 changes: 5 additions & 0 deletions i18n/pl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
one: "1 min"
other: "{{ .Count }} min"

- id: words
translation:
one : "słowo"
other: "{{ .Count }} słów"

- id: toc
translation: "Spis treści"

Expand Down
12 changes: 12 additions & 0 deletions i18n/pt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,15 @@

- id: translations
translation: "Traduções"

- id: home
translation: "Início"

- id: edit_post
translation: "Editar"

- id: code_copy
translation: "copiar"

- id: code_copied
translation: "copiado!"
12 changes: 10 additions & 2 deletions i18n/tr.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
- id: prev_page
translation: "Önceki Sayfa"
translation: "Önceki"

- id: next_page
translation: "Sonraki Sayfa"
translation: "Sonraki"

- id: read_time
translation:
one : "1 dk"
other: "{{ .Count }} dk"

- id: words
translation:
one : "kelime"
other: "{{ .Count }} kelime"

- id: toc
translation: "İçindekiler"

Expand All @@ -18,6 +23,9 @@
- id: home
translation: "Anasayfa"

- id: edit_post
translation: "Düzenle"

- id: code_copy
translation: "Kopyala"

Expand Down
1 change: 1 addition & 0 deletions layouts/_default/rss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<description>Recent content {{ if ne .Title site.Title }}{{ with .Title }}in {{.}} {{ end }}{{ end }}on {{ site.Title }}</description>
{{- with site.Params.images }}
<image>
<title>{{ site.Title }}</title>
<url>{{ index . 0 | absURL }}</url>
<link>{{ index . 0 | absURL }}</link>
</image>
Expand Down
33 changes: 31 additions & 2 deletions layouts/partials/svg.html

Large diffs are not rendered by default.

0 comments on commit 85e5774

Please sign in to comment.