diff --git a/themes/mytheme/LICENSE b/themes/mytheme/LICENSE deleted file mode 100644 index 1580f7f..0000000 --- a/themes/mytheme/LICENSE +++ /dev/null @@ -1,22 +0,0 @@ -MIT License - -Copyright (c) 2020 nanxiaobei and adityatelange -Copyright (c) 2021-2022 adityatelange - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/themes/mytheme/README.md b/themes/mytheme/README.md deleted file mode 100644 index 286617a..0000000 --- a/themes/mytheme/README.md +++ /dev/null @@ -1,96 +0,0 @@ -

Hugo PaperMod | Demo

- -

☄️ Fast | ☁️ Fluent | 🌙 Smooth | 📱 Responsive

-
- -> 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 ... - -**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. - -[![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) -[![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) - ---- - -

- Mockup image -

- ---- - -## Features/Mods 💥 - -- Uses Hugo's asset generator with pipelining, fingerprinting, bundling and minification by default. -- 3 Modes: - - [Regular Mode.](https://github.com/adityatelange/hugo-PaperMod/wiki/Features#regular-mode-default-mode) - - [Home-Info Mode.](https://github.com/adityatelange/hugo-PaperMod/wiki/Features#home-info-mode) - - [Profile Mode.](https://github.com/adityatelange/hugo-PaperMod/wiki/Features#profile-mode) -- Table of Content Generation (newer implementation). -- Archive of posts. -- Social Icons (home-info and profile-mode) -- Social-Media Share buttons on posts. -- Menu location indicator. -- Multilingual support. (with language selector) -- Taxonomies -- Cover image for each post (with Responsive image support). -- Light/Dark theme (automatic theme switch a/c to browser theme and theme-switch button). -- SEO Friendly. -- Multiple Author support. -- Search Page with Fuse.js -- Other Posts suggestion below a post -- Breadcrumb Navigation -- Code Block Copy buttons -- No webpack, nodejs and other dependencies are required to edit the theme. - -Read Wiki For More Details => **[PaperMod - Features](https://github.com/adityatelange/hugo-PaperMod/wiki/Features)** - ---- - -## Install/Update 📥 - -Read Wiki For More Details => **[PaperMod - Installation](https://github.com/adityatelange/hugo-PaperMod/wiki/Installation)** - ---- - -## Social-Icons/Share-Icons 🖼️ - -Read Wiki For More Details => **[PaperMod-Icons](https://github.com/adityatelange/hugo-PaperMod/wiki/Icons)** - ---- - -## FAQs / How To's Guide 🙋 - -Read Wiki For More Details => **[PaperMod-FAQs](https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs)** - ---- - -## Release Changelog 📃 - -Release ChangeLog has info about stuff added: **[Releases](https://github.com/adityatelange/hugo-PaperMod/releases)** - ---- - -## [Pagespeed Insights (100% ?)](https://pagespeed.web.dev/report?url=https://adityatelange.github.io/hugo-PaperMod/) 👀 - ---- - -## Special Thanks 🌟 - -- [**Highlight.js**](https://github.com/highlightjs/highlight.js) -- [**Fuse.js**](https://github.com/krisk/fuse) -- [**Feather Icons**](https://github.com/feathericons/feather) -- [**Simple Icons**](https://github.com/simple-icons/simple-icons) -- **All Contributors and Supporters** - -## Stargazers over time 📈 - -[![Stargazers over time](https://starchart.cc/adityatelange/hugo-PaperMod.svg)](https://starchart.cc/adityatelange/hugo-PaperMod) - diff --git a/themes/mytheme/asd b/themes/mytheme/asd deleted file mode 100644 index b49887d..0000000 --- a/themes/mytheme/asd +++ /dev/null @@ -1,51 +0,0 @@ -# theme.toml template for a Hugo theme -# See https://github.com/gohugoio/hugoThemes#themetoml for an example - -name = "PaperMod" -license = "MIT" -licenselink = "https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE" -description = "A fast, clean, responsive Hugo theme" -homepage = "https://adityatelange.github.io/hugo-PaperMod/" -tags = [ - "responsive", - "simple", - "clean", - "light", - "dark", - "blog", - "minimalist", - "highlight.js", - "search" -] -features = [ - "responsive", - "single-column", - "blog", - "cover-image", - "table-of-contents", - "opengraph", - "highlight.js", - "favicon", - "archive", - "share-icons", - "cover", - "multilingual", - "social-icons", - "minified-assets", - "theme-toggle", - "menu-location-indicator", - "scroll-to-top", - "search" -] -min_version = "0.83.0" - -[author] - name = "Aditya Telange" - homepage = "https://github.com/adityatelange/" - -# If porting an existing theme -[original] - name = "Paper" - author = "nanxiaobei" - homepage = "https://github.com/nanxiaobei" - repo = "https://github.com/nanxiaobei/hugo-paper/" diff --git a/themes/mytheme/go.mod b/themes/mytheme/go.mod deleted file mode 100644 index af95855..0000000 --- a/themes/mytheme/go.mod +++ /dev/null @@ -1,3 +0,0 @@ -module github.com/adityatelange/hugo-PaperMod - -go 1.12 diff --git a/themes/mytheme/i18n/ar.yaml b/themes/mytheme/i18n/ar.yaml deleted file mode 100644 index 11f50a2..0000000 --- a/themes/mytheme/i18n/ar.yaml +++ /dev/null @@ -1,22 +0,0 @@ -- id: prev_page - translation: "الصفحة السابقة" - -- id: next_page - translation: "الصفحة التالية" - -- id: read_time - translation: - one: "دقيقة واحدة" - two: "دقيقتان" - few: "بضع ثوان" - zero: "الآن" - other: "دقائق {{ .Count }}" - -- id: toc - translation: "فهرس المحتوى" - -- id: translations - translation: "ترجمات أخرى" - -- id: home - translation: "الصفحة الرئيسية" diff --git a/themes/mytheme/i18n/bg.yaml b/themes/mytheme/i18n/bg.yaml deleted file mode 100644 index 1e314af..0000000 --- a/themes/mytheme/i18n/bg.yaml +++ /dev/null @@ -1,16 +0,0 @@ -- id: prev_page - translation: "Предишна страница" - -- id: next_page - translation: "Следваща страница" - -- id: read_time - translation: - one : "1 мин" - other: "{{ .Count }} мин" - -- id: toc - translation: "Съдържание" - -- id: translations - translation: "Преводи" diff --git a/themes/mytheme/i18n/bn.yaml b/themes/mytheme/i18n/bn.yaml deleted file mode 100644 index 9c5a2c4..0000000 --- a/themes/mytheme/i18n/bn.yaml +++ /dev/null @@ -1,28 +0,0 @@ -- id: prev_page - translation: "পূর্ববর্তী" - -- id: next_page - translation: "পরবর্তী" - -- id: read_time - translation: - one : "১ মিনিট" - other: "{{ .Count }} মিনিট" - -- id: toc - translation: "সূচিপত্র" - -- id: translations - translation: "অনুবাদসমূহ" - -- id: home - translation: "হোম" - -- id: edit_post - translation: "সম্পাদনা করুন" - -- id: code_copy - translation: "কপি করুন" - -- id: code_copied - translation: "কপি হয়েছে!" diff --git a/themes/mytheme/i18n/ca.yaml b/themes/mytheme/i18n/ca.yaml deleted file mode 100644 index 15713e1..0000000 --- a/themes/mytheme/i18n/ca.yaml +++ /dev/null @@ -1,19 +0,0 @@ -- id: prev_page - translation: "Pàgina anterior" - -- id: next_page - translation: "Pàgina següent" - -- id: read_time - translation: - one : "1 min" - other: "{{ .Count }} min" - -- id: toc - translation: "Taula de Continguts" - -- id: translations - translation: "Traduccions" - -- id: home - translation: "Inici" diff --git a/themes/mytheme/i18n/ckb.yaml b/themes/mytheme/i18n/ckb.yaml deleted file mode 100644 index 25789d1..0000000 --- a/themes/mytheme/i18n/ckb.yaml +++ /dev/null @@ -1,25 +0,0 @@ -- id: prev_page - translation: "پەڕەی پێشتر" - -- id: next_page - translation: "پەڕەی دواتر" - -- id: read_time - translation: - one : "1 خولەک" - other: "{{ .Count }} خولەک" - -- id: toc - translation: "پێڕست" - -- id: translations - translation: "وەرگێڕانەکان" - -- id: home - translation: "ماڵەوە" - -- id: code_copy - translation: "لەبەری بگرەوە" - -- id: code_copied - translation: "لەبەر گیرایەوە!" diff --git a/themes/mytheme/i18n/da.yaml b/themes/mytheme/i18n/da.yaml deleted file mode 100644 index 03b0abe..0000000 --- a/themes/mytheme/i18n/da.yaml +++ /dev/null @@ -1,28 +0,0 @@ -- id: prev_page - translation: "Forrige Side" - -- id: next_page - translation: "Næste Side" - -- id: read_time - translation: - one: "1 min" - other: "{{ .Count }} min" - -- id: toc - translation: "Indholdsfortegnelse" - -- id: translations - translation: "Oversættelser" - -- id: home - translation: "Start" - -- id: edit_post - translation: "Rediger" - -- id: code_copy - translation: "kopier" - -- id: code_copied - translation: "kopieret!" diff --git a/themes/mytheme/i18n/de.yaml b/themes/mytheme/i18n/de.yaml deleted file mode 100644 index f64aad9..0000000 --- a/themes/mytheme/i18n/de.yaml +++ /dev/null @@ -1,33 +0,0 @@ -- id: prev_page - translation: "Vorherige" - -- id: next_page - translation: "Nächste" - -- id: read_time - translation: - one: "1 Minute" - other: "{{ .Count }} Minuten" - -- id: words - translation: - one : "Wort" - other: "{{ .Count }} Wörter" - -- id: toc - translation: "Inhaltsverzeichnis" - -- id: translations - translation: "Übersetzungen" - -- id: home - translation: "Home" - -- id: edit_post - translation: "Bearbeiten" - -- id: code_copy - translation: "Kopieren" - -- id: code_copied - translation: "Kopiert!" diff --git a/themes/mytheme/i18n/en.yaml b/themes/mytheme/i18n/en.yaml deleted file mode 100644 index 3a1e215..0000000 --- a/themes/mytheme/i18n/en.yaml +++ /dev/null @@ -1,33 +0,0 @@ -- id: prev_page - translation: "Prev" - -- id: next_page - translation: "Next" - -- id: read_time - translation: - one : "1 min" - other: "{{ .Count }} min" - -- id: words - translation: - one : "word" - other: "{{ .Count }} words" - -- id: toc - translation: "Table of Contents" - -- id: translations - translation: "Translations" - -- id: home - translation: "Home" - -- id: edit_post - translation: "Edit" - -- id: code_copy - translation: "copy" - -- id: code_copied - translation: "copied!" diff --git a/themes/mytheme/i18n/eo.yaml b/themes/mytheme/i18n/eo.yaml deleted file mode 100644 index de5d744..0000000 --- a/themes/mytheme/i18n/eo.yaml +++ /dev/null @@ -1,25 +0,0 @@ -- id: prev_page - translation: "antaŭa paĝo" - -- id: next_page - translation: "sekva paĝo" - -- id: read_time - translation: - one : "1 min" - other: "{{ .Count }} min" - -- id: toc - translation: "Enhavo" - -- id: translations - translation: "tradukoj" - -- id: home - translation: "ĉefpaĝo" - -- id: code_copy - translation: "kopii" - -- id: code_copied - translation: "kopiite!" diff --git a/themes/mytheme/i18n/es.yaml b/themes/mytheme/i18n/es.yaml deleted file mode 100644 index 52a559c..0000000 --- a/themes/mytheme/i18n/es.yaml +++ /dev/null @@ -1,33 +0,0 @@ -- id: prev_page - translation: "Anterior" - -- id: next_page - translation: "Siguiente" - -- id: read_time - translation: - one : "1 min" - other: "{{ .Count }} min" - -- id: words - translation: - one : "palabra" - other: "{{ .Count }} palabras" - -- id: toc - translation: "Tabla de Contenidos" - -- id: translations - translation: "Traducciones" - -- id: home - translation: "Inicio" - -- id: edit_post - translation: "Editar" - -- id: code_copy - translation: "copiar" - -- id: code_copied - translation: "¡copiado!" diff --git a/themes/mytheme/i18n/fa.yaml b/themes/mytheme/i18n/fa.yaml deleted file mode 100644 index 3fd5927..0000000 --- a/themes/mytheme/i18n/fa.yaml +++ /dev/null @@ -1,28 +0,0 @@ -- id: prev_page - translation: "صفحه قبلی" - -- id: next_page - translation: "صفحه بعدی" - -- id: read_time - translation: - one: "۱ دقیقه" - other: "{{ .Count }} دقیقه" - -- id: toc - translation: "فهرست مطالب" - -- id: translations - translation: "ترجمه ها" - -- id: home - translation: "خانه" - -- id: edit_post - translation: "ویرایش" - -- id: code_copy - translation: "کپی" - -- id: code_copied - translation: "کپی شد!" \ No newline at end of file diff --git a/themes/mytheme/i18n/fr.yaml b/themes/mytheme/i18n/fr.yaml deleted file mode 100644 index b074c10..0000000 --- a/themes/mytheme/i18n/fr.yaml +++ /dev/null @@ -1,33 +0,0 @@ -- id: prev_page - translation: "Page précédente" - -- id: next_page - translation: "Page suivante" - -- id: read_time - translation: - one : "1 min" - other: "{{ .Count }} min" - -- id: words - translation: - one : "mot" - other: "{{ .Count }} mots" - -- id: toc - translation: "Table des matières" - -- id: translations - translation: "Traductions" - -- id: home - translation: "Accueil" - -- id: edit_post - translation: "Modifier" - -- id: code_copy - translation: "Copier" - -- id: code_copied - translation: "Copié !" diff --git a/themes/mytheme/i18n/he.yaml b/themes/mytheme/i18n/he.yaml deleted file mode 100644 index 6d203f4..0000000 --- a/themes/mytheme/i18n/he.yaml +++ /dev/null @@ -1,19 +0,0 @@ -- id: prev_page - translation: "לעמוד הקודם" - -- id: next_page - translation: "לעמוד הבא" - -- id: read_time - translation: - one : "דקה אחת" - other: "{{ .Count }} דקות" - -- id: toc - translation: "תוכן עניינים" - -- id: translations - translation: "תרגומים" - -- id: home - translation: "דף בית" diff --git a/themes/mytheme/i18n/hi.yaml b/themes/mytheme/i18n/hi.yaml deleted file mode 100644 index 681efdc..0000000 --- a/themes/mytheme/i18n/hi.yaml +++ /dev/null @@ -1,19 +0,0 @@ -- id: prev_page - translation: "पिछला" - -- id: next_page - translation: "अगला" - -- id: read_time - translation: - one : "एक मिनट" - other: "{{ .Count }} मिनट" - -- id: edit_post - translation: "सुधारें" - -- id: toc - translation: "विषय - सूची" - -- id: translations - translation: "अनुवाद" diff --git a/themes/mytheme/i18n/hu.yaml b/themes/mytheme/i18n/hu.yaml deleted file mode 100644 index a039dda..0000000 --- a/themes/mytheme/i18n/hu.yaml +++ /dev/null @@ -1,16 +0,0 @@ -- id: prev_page - translation: "Előző oldal" - -- id: next_page - translation: "Következő oldal" - -- id: read_time - translation: - one: "1 perc" - other: "{{ .Count }} perc" - -- id: toc - translation: "Tartalomjegyzék" - -- id: translations - translation: "Fordítások" diff --git a/themes/mytheme/i18n/id.yaml b/themes/mytheme/i18n/id.yaml deleted file mode 100644 index 93d34f5..0000000 --- a/themes/mytheme/i18n/id.yaml +++ /dev/null @@ -1,33 +0,0 @@ -- id: prev_page - translation: "Sebelumnya" - -- id: next_page - translation: "Selanjutnya" - -- id: read_time - translation: - one : "1 menit" - other: "{{ .Count }} menit" - -- id: words - translation: - one : "kata" - other: "{{ .Count }} kata" - -- id: toc - translation: "Daftar isi" - -- id: translations - translation: "Terjemahan" - -- id: home - translation: "Beranda" - -- id: edit_post - translation: "Sunting" - -- id: code_copy - translation: "salin" - -- id: code_copied - translation: "disalin!" \ No newline at end of file diff --git a/themes/mytheme/i18n/it.yaml b/themes/mytheme/i18n/it.yaml deleted file mode 100644 index ef41db4..0000000 --- a/themes/mytheme/i18n/it.yaml +++ /dev/null @@ -1,27 +0,0 @@ -- id: prev_page - translation: "Pag Prec" - -- id: next_page - translation: "Pag Succ" - -- id: read_time - translation: - one: "1 minuto" - other: "{{ .Count }} minuti" - -- id: words - translation: - one : "parola" - other: "{{ .Count }} parole" - -- id: toc - translation: "Tabella dei Contenuti" - -- id: translations - translation: "Traduzioni" - -- id: code_copy - translation: "copia" - -- id: code_copied - translation: "copiato!" diff --git a/themes/mytheme/i18n/ja.yaml b/themes/mytheme/i18n/ja.yaml deleted file mode 100644 index bc7bf37..0000000 --- a/themes/mytheme/i18n/ja.yaml +++ /dev/null @@ -1,33 +0,0 @@ -- id: prev_page - translation: "前のページ" - -- id: next_page - translation: "次のページ" - -- id: read_time - translation: - one : "1 分" - other: "{{ .Count }} 分" - -- id: words - translation: - one: "文字" - other: "{{ .Count }} 文字" - -- id: toc - translation: "目次" - -- id: translations - translation: "言語" - -- id: home - translation: "ホーム" - -- id: edit_post - translation: "編集" - -- id: code_copy - translation: "コピー" - -- id: code_copied - translation: "コピーされました!" diff --git a/themes/mytheme/i18n/ko.yaml b/themes/mytheme/i18n/ko.yaml deleted file mode 100644 index 777dd93..0000000 --- a/themes/mytheme/i18n/ko.yaml +++ /dev/null @@ -1,33 +0,0 @@ -- id: prev_page - translation: "이전 페이지" - -- id: next_page - translation: "다음 페이지" - -- id: read_time - translation: - one : "1 분" - other: "{{ .Count }} 분" - -- id: words - translation: - one : "단어" - other: "{{ .Count }} 단어" - -- id: toc - translation: "목차" - -- id: translations - translation: "번역" - -- id: home - translation: "홈" - -- id: edit_post - translation: "편집" - -- id: code_copy - translation: "복사" - -- id: code_copied - translation: "복사 완료!" diff --git a/themes/mytheme/i18n/ku.yaml b/themes/mytheme/i18n/ku.yaml deleted file mode 100644 index d1d30a5..0000000 --- a/themes/mytheme/i18n/ku.yaml +++ /dev/null @@ -1,25 +0,0 @@ -- id: prev_page - translation: "Rûpela Paş" - -- id: next_page - translation: "Rûpela Pêş" - -- id: read_time - translation: - one : "1 xulek" - other: "{{ .Count }} xulek" - -- id: toc - translation: "Pêrist" - -- id: translations - translation: "Wergeran" - -- id: home - translation: "Xanî" - -- id: code_copy - translation: "Jê bigire" - -- id: code_copied - translation: "Hat jêgirtin!" diff --git a/themes/mytheme/i18n/mn.yaml b/themes/mytheme/i18n/mn.yaml deleted file mode 100644 index dbce2ce..0000000 --- a/themes/mytheme/i18n/mn.yaml +++ /dev/null @@ -1,25 +0,0 @@ -- id: prev_page - translation: "Ѳмнѳх" - -- id: next_page - translation: "Дараах" - -- id: read_time - translation: - one : "1 МИН" - other: "{{ .Count }} МИН" - -- id: toc - translation: "Агуулга" - -- id: translations - translation: "Орчуулга" - -- id: home - translation: "Нүүр" - -- id: code_copy - translation: "хуулах" - -- id: code_copied - translation: "хуулсан!" diff --git a/themes/mytheme/i18n/ms.yaml b/themes/mytheme/i18n/ms.yaml deleted file mode 100644 index d8a9eff..0000000 --- a/themes/mytheme/i18n/ms.yaml +++ /dev/null @@ -1,28 +0,0 @@ -- id: prev_page - translation: "Halaman Sebelumnya" - -- id: next_page - translation: "Halaman Seterusnya" - -- id: read_time - translation: - one: "1 minit" - other: "{{ .Count }} minit" - -- id: toc - translation: "Isi Kandungan" - -- id: translations - translation: "Terjemahan" - -- id: home - translation: "Home" - -- id: edit_post - translation: "Sunting" - -- id: code_copy - translation: "Salin" - -- id: code_copied - translation: "Disalin!" diff --git a/themes/mytheme/i18n/nl.yaml b/themes/mytheme/i18n/nl.yaml deleted file mode 100644 index e9d06fa..0000000 --- a/themes/mytheme/i18n/nl.yaml +++ /dev/null @@ -1,33 +0,0 @@ -- id: prev_page - translation: "Vorige" - -- id: next_page - translation: "Volgende" - -- id: read_time - translation: - one: "1 min" - other: "{{ .Count }} min" - -- id: words - translation: - one : "woord" - other: "{{ .Count }} woorden" - -- id: toc - translation: "Inhoudsopgave" - -- id: translations - translation: "Vertalingen" - -- id: home - translation: "Startpagina" - -- id: edit_post - translation: "Bewerk" - -- id: code_copy - translation: "kopieer" - -- id: code_copied - translation: "gekopieerd!" diff --git a/themes/mytheme/i18n/pl.yaml b/themes/mytheme/i18n/pl.yaml deleted file mode 100644 index fdf6b0c..0000000 --- a/themes/mytheme/i18n/pl.yaml +++ /dev/null @@ -1,28 +0,0 @@ -- id: prev_page - translation: "Poprzednia strona" - -- id: next_page - translation: "Następna strona" - -- id: read_time - translation: - one: "1 min" - other: "{{ .Count }} min" - -- id: toc - translation: "Spis treści" - -- id: translations - translation: "Tłumaczenia" - -- id: home - translation: "Strona Główna" - -- id: edit_post - translation: "Edytuj" - -- id: code_copy - translation: "Kopiuj" - -- id: code_copied - translation: "Skopiowano!" diff --git a/themes/mytheme/i18n/pt.yaml b/themes/mytheme/i18n/pt.yaml deleted file mode 100644 index f449de9..0000000 --- a/themes/mytheme/i18n/pt.yaml +++ /dev/null @@ -1,21 +0,0 @@ -- id: prev_page - translation: "Página Anterior" - -- id: next_page - translation: "Próxima Página" - -- id: read_time - translation: - one: "1 minuto" - other: "{{ .Count }} minutos" - -- id: words - translation: - one : "palavra" - other: "{{ .Count }} palavras" - -- id: toc - translation: "Conteúdo" - -- id: translations - translation: "Traduções" diff --git a/themes/mytheme/i18n/ru.yaml b/themes/mytheme/i18n/ru.yaml deleted file mode 100644 index a5dbb5c..0000000 --- a/themes/mytheme/i18n/ru.yaml +++ /dev/null @@ -1,39 +0,0 @@ -- 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: "0 слов" - 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: "скопировано!" \ No newline at end of file diff --git a/themes/mytheme/i18n/sv.yaml b/themes/mytheme/i18n/sv.yaml deleted file mode 100644 index 65ce422..0000000 --- a/themes/mytheme/i18n/sv.yaml +++ /dev/null @@ -1,28 +0,0 @@ -- id: prev_page - translation: "Förra Sidan" - -- id: next_page - translation: "Nästa Sida" - -- id: read_time - translation: - one: "1 min" - other: "{{ .Count }} min" - -- id: toc - translation: "Innehållsförteckning" - -- id: translations - translation: "Översättningar" - -- id: home - translation: "Hem" - -- id: edit_post - translation: "Redigera" - -- id: code_copy - translation: "kopiera" - -- id: code_copied - translation: "kopierad!" diff --git a/themes/mytheme/i18n/tr.yaml b/themes/mytheme/i18n/tr.yaml deleted file mode 100644 index e598b41..0000000 --- a/themes/mytheme/i18n/tr.yaml +++ /dev/null @@ -1,25 +0,0 @@ -- id: prev_page - translation: "Önceki Sayfa" - -- id: next_page - translation: "Sonraki Sayfa" - -- id: read_time - translation: - one : "1 dk" - other: "{{ .Count }} dk" - -- id: toc - translation: "İçindekiler" - -- id: translations - translation: "Çeviriler" - -- id: home - translation: "Anasayfa" - -- id: code_copy - translation: "Kopyala" - -- id: code_copied - translation: "Kopyalandı!" diff --git a/themes/mytheme/i18n/uk.yaml b/themes/mytheme/i18n/uk.yaml deleted file mode 100644 index 41be964..0000000 --- a/themes/mytheme/i18n/uk.yaml +++ /dev/null @@ -1,25 +0,0 @@ -- id: prev_page - translation: "Попередня" - -- id: next_page - translation: "Наступна" - -- id: read_time - translation: - one : "1 хвилина" - other: "{{ .Count }} хвилин" - -- id: toc - translation: "Зміст" - -- id: translations - translation: "Переклади" - -- id: home - translation: "Головна" - -- id: code_copy - translation: "копіювати" - -- id: code_copied - translation: "скопійовано!" \ No newline at end of file diff --git a/themes/mytheme/i18n/uz.yaml b/themes/mytheme/i18n/uz.yaml deleted file mode 100644 index c9f2375..0000000 --- a/themes/mytheme/i18n/uz.yaml +++ /dev/null @@ -1,20 +0,0 @@ -- id: prev_page - translation: "Oldingi sahifa" - -- id: next_page - translation: "Keyingi sahifa" - -- id: read_time - translation: - one : "Bir daqiqa" - other: "{{ .Count }} daqiqa" - -- id: toc - translation: "Mundarija" - -- id: translations - translation: "Tarjimalar" - -- id: home - translation: "Bosh sahifa" - diff --git a/themes/mytheme/i18n/vi.yaml b/themes/mytheme/i18n/vi.yaml deleted file mode 100644 index a3832ed..0000000 --- a/themes/mytheme/i18n/vi.yaml +++ /dev/null @@ -1,25 +0,0 @@ -- id: prev_page - translation: "Trang trước" - -- id: next_page - translation: "Trang tiếp theo" - -- id: read_time - translation: - one : "1 phút" - other: "{{ .Count }} phút" - -- id: toc - translation: "Mục lục" - -- id: translations - translation: "Bản dịch" - -- id: home - translation: "Trang chủ" - -- id: code_copy - translation: "Sao chép" - -- id: code_copied - translation: "Đã sao chép!" diff --git a/themes/mytheme/i18n/zh-tw.yaml b/themes/mytheme/i18n/zh-tw.yaml deleted file mode 100644 index 48b84d2..0000000 --- a/themes/mytheme/i18n/zh-tw.yaml +++ /dev/null @@ -1,33 +0,0 @@ -- id: prev_page - translation: "上一頁" - -- id: next_page - translation: "下一頁" - -- id: read_time - translation: - one : "1 分鐘" - other: "{{ .Count }} 分鐘" - -- id: words - translation: - one: "字" - other: "{{ .Count }} 字" - -- id: toc - translation: "目錄" - -- id: translations - translation: "語言" - -- id: home - translation: "首頁" - -- id: edit_post - translation: "編輯" - -- id: code_copy - translation: "複製" - -- id: code_copied - translation: "已複製!" diff --git a/themes/mytheme/i18n/zh.yaml b/themes/mytheme/i18n/zh.yaml deleted file mode 100644 index 0280425..0000000 --- a/themes/mytheme/i18n/zh.yaml +++ /dev/null @@ -1,33 +0,0 @@ -- id: prev_page - translation: "上一页" - -- id: next_page - translation: "下一页" - -- id: read_time - translation: - one : "1 分钟" - other: "{{ .Count }} 分钟" - -- id: words - translation: - one: "字" - other: "{{ .Count }} 字" - -- id: toc - translation: "目录" - -- id: translations - translation: "语言" - -- id: home - translation: "主页" - -- id: edit_post - translation: "编辑" - -- id: code_copy - translation: "复制" - -- id: code_copied - translation: "已复制!" diff --git a/themes/mytheme/images/screenshot.png b/themes/mytheme/images/screenshot.png deleted file mode 100644 index a37c485..0000000 Binary files a/themes/mytheme/images/screenshot.png and /dev/null differ diff --git a/themes/mytheme/images/tn.png b/themes/mytheme/images/tn.png deleted file mode 100644 index cf83179..0000000 Binary files a/themes/mytheme/images/tn.png and /dev/null differ diff --git a/themes/mytheme/theme.yaml b/themes/mytheme/theme.yaml index 6dd0e5d..726674d 100644 --- a/themes/mytheme/theme.yaml +++ b/themes/mytheme/theme.yaml @@ -1,41 +1 @@ name: mytheme -license: MIT -licenselink: 'https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE' -description: 'A fast, clean, responsive Hugo theme' -homepage: 'https://adityatelange.github.io/hugo-PaperMod/' -tags: - - responsive - - simple - - clean - - light - - dark - - blog - - minimalist - - highlight.js - - search -features: - - responsive - - single-column - - blog - - cover-image - - table-of-contents - - opengraph - - highlight.js - - favicon - - archive - - share-icons - - cover - - multilingual - - social-icons - - minified-assets - - theme-toggle - - menu-location-indicator - - scroll-to-top - - search -min_version: 0.83.0 -author: - name: Aditya Telange - homepage: 'https://github.com/adityatelange/' -params: - ShareButtons: [""] - disableShare: true