Merge branch 'main' into bootstrap5
This commit is contained in:
commit
c2afb633fb
7 changed files with 143 additions and 16 deletions
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
run: npm install
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2.6.0
|
||||
uses: peaceiris/actions-hugo@v3.0.0
|
||||
with:
|
||||
hugo-version: 'latest'
|
||||
extended: true
|
||||
|
|
|
@ -68,6 +68,7 @@ For more details about the features please visit [here](https://toha-guides.netl
|
|||
- Català
|
||||
- Português Brasileiro
|
||||
- Nederlands
|
||||
- Hebrew
|
||||
|
||||
To know more about how to translate your site, please visit [here](https://toha-guides.netlify.app/posts/translation/). Follow, the data and post format from this [example site](https://hugo-toha.github.io).
|
||||
|
||||
|
|
8
exampleSite/package-lock.json
generated
8
exampleSite/package-lock.json
generated
|
@ -27,7 +27,7 @@
|
|||
"imagesloaded": "^5.0.0",
|
||||
"include-media": "^1.4.10",
|
||||
"ityped": "^1.0.3",
|
||||
"katex": "^0.16.3",
|
||||
"katex": "^0.16.10",
|
||||
"mark.js": "^8.11.1",
|
||||
"mermaid": "^9.2.1",
|
||||
"plyr": "^3.7.2",
|
||||
|
@ -2844,9 +2844,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/katex": {
|
||||
"version": "0.16.9",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.9.tgz",
|
||||
"integrity": "sha512-fsSYjWS0EEOwvy81j3vRA8TEAhQhKiqO+FQaKWp0m39qwOzHVBgAUBIXWj1pB+O2W3fIpNa6Y9KSKCVbfPhyAQ==",
|
||||
"version": "0.16.10",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.10.tgz",
|
||||
"integrity": "sha512-ZiqaC04tp2O5utMsl2TEZTXxa6WSC4yo0fv5ML++D3QZv/vx2Mct0mTlRx3O+uUkjfuAgOkzsCmq5MiUEsDDdA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
"https://opencollective.com/katex",
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
"imagesloaded": "^5.0.0",
|
||||
"include-media": "^1.4.10",
|
||||
"ityped": "^1.0.3",
|
||||
"katex": "^0.16.3",
|
||||
"katex": "^0.16.10",
|
||||
"mark.js": "^8.11.1",
|
||||
"mermaid": "^9.2.1",
|
||||
"plyr": "^3.7.2",
|
||||
|
|
126
i18n/he.toml
Normal file
126
i18n/he.toml
Normal file
|
@ -0,0 +1,126 @@
|
|||
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||
[home]
|
||||
other = "בית"
|
||||
|
||||
[posts]
|
||||
other = "פוסטים"
|
||||
|
||||
[toc_heading]
|
||||
other = "תוכן העניינים"
|
||||
|
||||
[tags]
|
||||
other = "תגים"
|
||||
|
||||
[categories]
|
||||
other = "קטגוריות"
|
||||
|
||||
[at]
|
||||
other = "ב"
|
||||
|
||||
[resume]
|
||||
other = "הקורות החיים שלי"
|
||||
|
||||
[navigation]
|
||||
other = "ניווט"
|
||||
|
||||
[contact_me]
|
||||
other = "צור קשר:"
|
||||
|
||||
[email]
|
||||
other = "דוא\"ל"
|
||||
|
||||
[phone]
|
||||
other = "טלפון"
|
||||
|
||||
[newsletter_text]
|
||||
other = "הישאר מעודכן עם התראות בדוא\"ל"
|
||||
|
||||
[newsletter_input_placeholder]
|
||||
other = "הכנס דוא\"ל"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "על ידי הזנת כתובת הדוא\"ל שלך, אתה מסכים לקבל את הניוזלטר של אתר זה."
|
||||
|
||||
[submit]
|
||||
other = "שלח"
|
||||
|
||||
[hugoAttributionText]
|
||||
other = "מופעל ע\"י"
|
||||
|
||||
[prev]
|
||||
other = "הקודם"
|
||||
|
||||
[next]
|
||||
other = "הבא"
|
||||
|
||||
[share_on]
|
||||
other = "שתף ב"
|
||||
|
||||
[improve_this_page]
|
||||
other = "שפר את הדף הזה"
|
||||
|
||||
[out_of]
|
||||
other = "מתוך"
|
||||
|
||||
[publications]
|
||||
other = "פרסומים"
|
||||
|
||||
[taken_courses]
|
||||
other = "קורסים"
|
||||
|
||||
[course_name]
|
||||
other = "שם הקורס"
|
||||
|
||||
[total_credit]
|
||||
other = "נקודות זכות סך הכל"
|
||||
|
||||
[obtained_credit]
|
||||
other = "נקודות זכות שהושגו"
|
||||
|
||||
[extracurricular_activities]
|
||||
other = "פעילויות חוץ לימודיות"
|
||||
|
||||
[show_more]
|
||||
other = "הצג יותר"
|
||||
|
||||
[show_less]
|
||||
other = "הצג פחות"
|
||||
|
||||
[responsibilities]
|
||||
other = "אחריות:"
|
||||
|
||||
[present]
|
||||
other = "נוכחי"
|
||||
|
||||
[comments_javascript]
|
||||
other = "אנא הפעל את JavaScript כדי לראות את"
|
||||
|
||||
[comments_by]
|
||||
other = "תגובות מופעלות ע\"י"
|
||||
|
||||
[read]
|
||||
other = "קרא"
|
||||
|
||||
[project_star]
|
||||
other = "כוכב"
|
||||
|
||||
[project_details]
|
||||
other = "פרטים"
|
||||
|
||||
[err_404]
|
||||
other = "הדף שאתה מחפש אינו קיים עדיין."
|
||||
|
||||
[more]
|
||||
other = "עוד"
|
||||
|
||||
[view_certificate]
|
||||
other = "צפה בתעודה"
|
||||
|
||||
[notes]
|
||||
other = "הערות"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "הבהרת אחריות"
|
||||
|
||||
[search]
|
||||
other = "חיפוש"
|
18
package-lock.json
generated
18
package-lock.json
generated
|
@ -28,7 +28,7 @@
|
|||
"imagesloaded": "^5.0.0",
|
||||
"include-media": "^1.4.10",
|
||||
"ityped": "^1.0.3",
|
||||
"katex": "^0.16.3",
|
||||
"katex": "^0.16.10",
|
||||
"mark.js": "^8.11.1",
|
||||
"mermaid": "^9.2.1",
|
||||
"plyr": "^3.7.2",
|
||||
|
@ -2591,16 +2591,16 @@
|
|||
}
|
||||
},
|
||||
"node_modules/katex": {
|
||||
"version": "0.16.4",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.4.tgz",
|
||||
"integrity": "sha512-WudRKUj8yyBeVDI4aYMNxhx5Vhh2PjpzQw1GRu/LVGqL4m1AxwD1GcUp0IMbdJaf5zsjtj8ghP0DOQRYhroNkw==",
|
||||
"version": "0.16.10",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.10.tgz",
|
||||
"integrity": "sha512-ZiqaC04tp2O5utMsl2TEZTXxa6WSC4yo0fv5ML++D3QZv/vx2Mct0mTlRx3O+uUkjfuAgOkzsCmq5MiUEsDDdA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
"https://opencollective.com/katex",
|
||||
"https://github.com/sponsors/katex"
|
||||
],
|
||||
"dependencies": {
|
||||
"commander": "^8.0.0"
|
||||
"commander": "^8.3.0"
|
||||
},
|
||||
"bin": {
|
||||
"katex": "cli.js"
|
||||
|
@ -5709,12 +5709,12 @@
|
|||
}
|
||||
},
|
||||
"katex": {
|
||||
"version": "0.16.4",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.4.tgz",
|
||||
"integrity": "sha512-WudRKUj8yyBeVDI4aYMNxhx5Vhh2PjpzQw1GRu/LVGqL4m1AxwD1GcUp0IMbdJaf5zsjtj8ghP0DOQRYhroNkw==",
|
||||
"version": "0.16.10",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.10.tgz",
|
||||
"integrity": "sha512-ZiqaC04tp2O5utMsl2TEZTXxa6WSC4yo0fv5ML++D3QZv/vx2Mct0mTlRx3O+uUkjfuAgOkzsCmq5MiUEsDDdA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"commander": "^8.0.0"
|
||||
"commander": "^8.3.0"
|
||||
}
|
||||
},
|
||||
"khroma": {
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
"imagesloaded": "^5.0.0",
|
||||
"include-media": "^1.4.10",
|
||||
"ityped": "^1.0.3",
|
||||
"katex": "^0.16.3",
|
||||
"katex": "^0.16.10",
|
||||
"mark.js": "^8.11.1",
|
||||
"mermaid": "^9.2.1",
|
||||
"plyr": "^3.7.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue