This website works better with JavaScript.
Home
Explore
Help
Sign In
LibreTUX
/
libretux-mainpage
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Activity
Browse Source
cambiar tema
master
tarteka
1 year ago
parent
f5e26df979
commit
79cf2c9418
56 changed files
with
0 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
themes/hermit-original/.editorconfig
+0
-0
themes/hermit-original/.gitattributes
+0
-0
themes/hermit-original/LICENSE
+0
-0
themes/hermit-original/README.md
+0
-0
themes/hermit-original/archetypes/default.md
+0
-0
themes/hermit-original/archetypes/posts.md
+0
-0
themes/hermit-original/assets/js/main.js
+0
-0
themes/hermit-original/assets/scss/_animate.scss
+0
-0
themes/hermit-original/assets/scss/_normalize.scss
+0
-0
themes/hermit-original/assets/scss/_predefined.scss
+0
-0
themes/hermit-original/assets/scss/_syntax.scss
+0
-0
themes/hermit-original/assets/scss/style.scss
+0
-0
themes/hermit-original/exampleSite/config.toml
+0
-0
themes/hermit-original/exampleSite/content/about-hugo.md
+0
-0
themes/hermit-original/exampleSite/content/posts/creating-a-new-theme.md
+0
-0
themes/hermit-original/exampleSite/content/posts/goisforlovers.md
+0
-0
themes/hermit-original/exampleSite/content/posts/hugoisforlovers.md
+0
-0
themes/hermit-original/exampleSite/content/posts/migrate-from-jekyll.md
+0
-0
themes/hermit-original/exampleSite/content/posts/post-with-featured-image.md
+0
-0
themes/hermit-original/exampleSite/content/posts/the-figure-shortcode.md
+0
-0
themes/hermit-original/exampleSite/content/posts/typography.md
+0
-0
themes/hermit-original/i18n/en.toml
+0
-0
themes/hermit-original/i18n/es.toml
+0
-0
themes/hermit-original/i18n/zh-hans.toml
+0
-0
themes/hermit-original/images/hermit.png
+0
-0
themes/hermit-original/images/screenshot.png
+0
-0
themes/hermit-original/images/tn.png
+0
-0
themes/hermit-original/layouts/404.html
+0
-0
themes/hermit-original/layouts/_default/baseof.html
+0
-0
themes/hermit-original/layouts/_default/list.html
+0
-0
themes/hermit-original/layouts/_default/single.html
+0
-0
themes/hermit-original/layouts/index.html
+0
-0
themes/hermit-original/layouts/partials/analytics.html
+0
-0
themes/hermit-original/layouts/partials/comments.html
+0
-0
themes/hermit-original/layouts/partials/favicons.html
+0
-0
themes/hermit-original/layouts/partials/footer.html
+0
-0
themes/hermit-original/layouts/partials/header.html
+0
-0
themes/hermit-original/layouts/partials/social-icons.html
+0
-0
themes/hermit-original/layouts/partials/svg.html
+0
-0
themes/hermit-original/layouts/posts/rss.xml
+0
-0
themes/hermit-original/layouts/posts/single.html
+0
-0
themes/hermit-original/resources/_gen/assets/js/js/main.js_d11fe7b62c27961c87ecd0f2490357b9.content
+0
-0
themes/hermit-original/resources/_gen/assets/js/js/main.js_d11fe7b62c27961c87ecd0f2490357b9.json
+0
-0
themes/hermit-original/resources/_gen/assets/scss/scss/style.scss_c16d144eee185fbddd582cd5e25a4fae.content
+0
-0
themes/hermit-original/resources/_gen/assets/scss/scss/style.scss_c16d144eee185fbddd582cd5e25a4fae.json
+0
-0
themes/hermit-original/static/android-chrome-192x192.png
+0
-0
themes/hermit-original/static/android-chrome-384x384.png
+0
-0
themes/hermit-original/static/apple-touch-icon.png
+0
-0
themes/hermit-original/static/browserconfig.xml
+0
-0
themes/hermit-original/static/favicon-16x16.png
+0
-0
themes/hermit-original/static/favicon-32x32.png
+0
-0
themes/hermit-original/static/favicon.ico
+0
-0
themes/hermit-original/static/mstile-150x150.png
+0
-0
themes/hermit-original/static/safari-pinned-tab.svg
+0
-0
themes/hermit-original/static/site.webmanifest
+0
-0
themes/hermit-original/theme.toml
themes/hermit/.editorconfig → themes/hermit-original/.editorconfig
View File
themes/hermit/.gitattributes → themes/hermit-original/.gitattributes
View File
themes/hermit/LICENSE → themes/hermit-original/LICENSE
View File
themes/hermit/README.md → themes/hermit-original/README.md
View File
themes/hermit/archetypes/default.md → themes/hermit-original/archetypes/default.md
View File
themes/hermit/archetypes/posts.md → themes/hermit-original/archetypes/posts.md
View File
themes/hermit/assets/js/main.js → themes/hermit-original/assets/js/main.js
View File
themes/hermit/assets/scss/_animate.scss → themes/hermit-original/assets/scss/_animate.scss
View File
themes/hermit/assets/scss/_normalize.scss → themes/hermit-original/assets/scss/_normalize.scss
View File
themes/hermit/assets/scss/_predefined.scss → themes/hermit-original/assets/scss/_predefined.scss
View File
themes/hermit/assets/scss/_syntax.scss → themes/hermit-original/assets/scss/_syntax.scss
View File
themes/hermit/assets/scss/style.scss → themes/hermit-original/assets/scss/style.scss
View File
themes/hermit/exampleSite/config.toml → themes/hermit-original/exampleSite/config.toml
View File
themes/hermit/exampleSite/content/about-hugo.md → themes/hermit-original/exampleSite/content/about-hugo.md
View File
themes/hermit/exampleSite/content/posts/creating-a-new-theme.md → themes/hermit-original/exampleSite/content/posts/creating-a-new-theme.md
View File
themes/hermit/exampleSite/content/posts/goisforlovers.md → themes/hermit-original/exampleSite/content/posts/goisforlovers.md
View File
themes/hermit/exampleSite/content/posts/hugoisforlovers.md → themes/hermit-original/exampleSite/content/posts/hugoisforlovers.md
View File
themes/hermit/exampleSite/content/posts/migrate-from-jekyll.md → themes/hermit-original/exampleSite/content/posts/migrate-from-jekyll.md
View File
themes/hermit/exampleSite/content/posts/post-with-featured-image.md → themes/hermit-original/exampleSite/content/posts/post-with-featured-image.md
View File
themes/hermit/exampleSite/content/posts/the-figure-shortcode.md → themes/hermit-original/exampleSite/content/posts/the-figure-shortcode.md
View File
themes/hermit/exampleSite/content/posts/typography.md → themes/hermit-original/exampleSite/content/posts/typography.md
View File
themes/hermit/i18n/en.toml → themes/hermit-original/i18n/en.toml
View File
themes/hermit/i18n/es.toml → themes/hermit-original/i18n/es.toml
View File
themes/hermit/i18n/zh-hans.toml → themes/hermit-original/i18n/zh-hans.toml
View File
themes/hermit/images/hermit.png → themes/hermit-original/images/hermit.png
View File
themes/hermit/images/screenshot.png → themes/hermit-original/images/screenshot.png
View File
themes/hermit/images/tn.png → themes/hermit-original/images/tn.png
View File
themes/hermit/layouts/404.html → themes/hermit-original/layouts/404.html
View File
themes/hermit/layouts/_default/baseof.html → themes/hermit-original/layouts/_default/baseof.html
View File
themes/hermit/layouts/_default/list.html → themes/hermit-original/layouts/_default/list.html
View File
themes/hermit/layouts/_default/single.html → themes/hermit-original/layouts/_default/single.html
View File
themes/hermit/layouts/index.html → themes/hermit-original/layouts/index.html
View File
themes/hermit/layouts/partials/analytics.html → themes/hermit-original/layouts/partials/analytics.html
View File
themes/hermit/layouts/partials/comments.html → themes/hermit-original/layouts/partials/comments.html
View File
themes/hermit/layouts/partials/favicons.html → themes/hermit-original/layouts/partials/favicons.html
View File
themes/hermit/layouts/partials/footer.html → themes/hermit-original/layouts/partials/footer.html
View File
themes/hermit/layouts/partials/header.html → themes/hermit-original/layouts/partials/header.html
View File
themes/hermit/layouts/partials/social-icons.html → themes/hermit-original/layouts/partials/social-icons.html
View File
themes/hermit/layouts/partials/svg.html → themes/hermit-original/layouts/partials/svg.html
View File
themes/hermit/layouts/posts/rss.xml → themes/hermit-original/layouts/posts/rss.xml
View File
themes/hermit/layouts/posts/single.html → themes/hermit-original/layouts/posts/single.html
View File
themes/hermit/resources/_gen/assets/js/js/main.js_d11fe7b62c27961c87ecd0f2490357b9.content → themes/hermit-original/resources/_gen/assets/js/js/main.js_d11fe7b62c27961c87ecd0f2490357b9.content
View File
themes/hermit/resources/_gen/assets/js/js/main.js_d11fe7b62c27961c87ecd0f2490357b9.json → themes/hermit-original/resources/_gen/assets/js/js/main.js_d11fe7b62c27961c87ecd0f2490357b9.json
View File
themes/hermit/resources/_gen/assets/scss/scss/style.scss_c16d144eee185fbddd582cd5e25a4fae.content → themes/hermit-original/resources/_gen/assets/scss/scss/style.scss_c16d144eee185fbddd582cd5e25a4fae.content
View File
themes/hermit/resources/_gen/assets/scss/scss/style.scss_c16d144eee185fbddd582cd5e25a4fae.json → themes/hermit-original/resources/_gen/assets/scss/scss/style.scss_c16d144eee185fbddd582cd5e25a4fae.json
View File
themes/hermit/static/android-chrome-192x192.png → themes/hermit-original/static/android-chrome-192x192.png
View File
themes/hermit/static/android-chrome-384x384.png → themes/hermit-original/static/android-chrome-384x384.png
View File
themes/hermit/static/apple-touch-icon.png → themes/hermit-original/static/apple-touch-icon.png
View File
themes/hermit/static/browserconfig.xml → themes/hermit-original/static/browserconfig.xml
View File
themes/hermit/static/favicon-16x16.png → themes/hermit-original/static/favicon-16x16.png
View File
themes/hermit/static/favicon-32x32.png → themes/hermit-original/static/favicon-32x32.png
View File
themes/hermit/static/favicon.ico → themes/hermit-original/static/favicon.ico
View File
themes/hermit/static/mstile-150x150.png → themes/hermit-original/static/mstile-150x150.png
View File
themes/hermit/static/safari-pinned-tab.svg → themes/hermit-original/static/safari-pinned-tab.svg
View File
themes/hermit/static/site.webmanifest → themes/hermit-original/static/site.webmanifest
View File
themes/hermit/theme.toml → themes/hermit-original/theme.toml
View File
Write
Preview
Loading…
Cancel
Save