diff --git a/config.toml b/config.toml index ddb9b05..95f7295 100644 --- a/config.toml +++ b/config.toml @@ -17,4 +17,5 @@ highlight_code = false [extra] # Put all your custom variables here juice_logo_name = "DNS Witch" -juice_logo_path = "static/img/undraw_web_browsing_p77h.svg" \ No newline at end of file +juice_logo_path = "static/img/undraw_web_browsing_p77h.svg" +repository_url = "https://git.familier.net.eu.org/dns-witch/dns-witch.eu.org.git" \ No newline at end of file diff --git a/content/about.md b/content/about.md new file mode 100644 index 0000000..4124984 --- /dev/null +++ b/content/about.md @@ -0,0 +1,25 @@ ++++ +title = "About" +description = "About" +weight = 3 ++++ + +# Juice + +**Juice** is an intuitive, elegant, and responsive Zola theme for product sites. +Built by [Huhu.io](https://huhu.io), adopted by a several product sites. + +# Logo + +![](/juice.svg) + +# Zola + +[Zola](https://www.getzola.org) is a fast static site generator in a single binary with everything built-in. + + +# Huhu.io + +[Huhu.io](https://huhu.io) is a global community of coders dedicated to making cool stuff coders need and want. +We focus on enabling the developer community by curating, incubating, and launching tools based on great ideas, +providing support and funding that allows our engineers to develop what they want, the way they want. diff --git a/content/changelog.md b/content/changelog.md new file mode 100644 index 0000000..45da746 --- /dev/null +++ b/content/changelog.md @@ -0,0 +1,43 @@ ++++ +title = "Changelog" +description = "Changelog" +weight = 2 ++++ + +# v0.6.0 - 2021-10-05 + +- Add `favicon` block. +- Always align footer bottom. {{ issue(id=4) }} +- Support config favicon. Fixes {{ issue(id=5) }}. +- Table of Content supports auto-scroll if the list is too long. + +# v0.5.0 - 2021-03-02 + +- Add `issue` shortcode. +- Add `sidebar` block. +- Adjust blockquote background color. +- Fix explore-more class left align. + +# v0.4.0 - 2020-11-18 + +- Prevent showcase images be included by downstream Zola project. +- Fix TOC highlight in localhost mode. See {{ issue(id=1) }}. +- Hide TOC for empty markdown content page. + +# v0.3.0 - 2020-07-17 + +- Rename css filename to avoid conflicts. +- Replace sass variables with css variable. +- Add `--toc-highlight-text-color` variable. +- Add normalize.css. + +# v0.2.0 - 2020-06-28 + +- Add extra juice_extra_menu config. +- Add color customization CSS variables. +- Improve docs and blockquote style. +- Support customize logo and name. + +# v0.1.0 - 2020-06-21 + +- First release! \ No newline at end of file diff --git a/content/favicon.ico b/content/favicon.ico new file mode 100644 index 0000000..ca809d6 Binary files /dev/null and b/content/favicon.ico differ diff --git a/content/juice.svg b/content/juice.svg new file mode 100644 index 0000000..d952b50 --- /dev/null +++ b/content/juice.svg @@ -0,0 +1,48 @@ + \ No newline at end of file diff --git a/content/showcases.md b/content/showcases.md new file mode 100644 index 0000000..438c0fe --- /dev/null +++ b/content/showcases.md @@ -0,0 +1,99 @@ ++++ +title = "Showcases" +description = "Showcases" +weight = 1 ++++ + +# Pull request + +If you use **Juice** as your theme, feel free to make Pull request. + +Here are some steps to help you get started: + +- Change the [content/showcases.md](https://github.com/huhu/juice/blob/master/content/showcases.md) file, add your product site. Make sure the lexicographical order. +- Add a link to your product site. + +# Gallery + +Here are some product websites which use **Juice** as the theme. +Sort by lexicographical order. For more showcases, please visit [here](https://github.com/search?l=&p=1&q=theme+%3D+%22juice%22+filename%3Aconfig.toml&ref=advsearch&type=Code). + +## Arara + +[https://islandoftex.gitlab.io/arara/](https://islandoftex.gitlab.io/arara/) + +## Angular Rust + +[https://angular-rust.github.io/](https://angular-rust.github.io/) + +## C/C++ Search Extension + +[https://cpp.extension.sh/](https://cpp.extension.sh/) + +## Drogue IOT + +[https://www.drogue.io/](https://www.drogue.io/) + +## El Monitorro + +[https://elmonitorro.badykov.com/](https://elmonitorro.badykov.com/) + +## Godot-rust + +[https://godot-rust.github.io/](https://godot-rust.github.io/) + +## GoToFix (JP) + +[https://gotofix.kumassy.com/](https://gotofix.kumassy.com/) + +## Go Search Extension + +[https://go.extension.sh/](https://go.extension.sh/) + +## Gradecoin + +[https://gradecoin.xyz/](https://gradecoin.xyz/) + +## Insta.rs + +[https://insta.rs/](https://insta.rs/) + +## Instant markdown + +[https://instant-markdown.github.io/](https://instant-markdown.github.io/) + +## ImpftHessen (DE) + +[https://impft-hessen.de/](https://impft-hessen.de/) + +## JS Search Extension + +[https://js.extension.sh/](https://js.extension.sh/) + +## Rust Search Extension + +[https://rust.extension.sh/](https://rust.extension.sh/) + +## Stitcherd + +[https://stitcherd.vhodges.dev/](https://stitcherd.vhodges.dev/) + +## Streamson + +[https://streamson.henek.name/](https://streamson.henek.name/) + +## Tokay lang + +[https://tokay.dev](https://tokay.dev) + +## Trunk + +[https://trunkrs.dev/](https://trunkrs.dev/) + +## Vidar + +[https://calebsacks.me/vidar/](https://calebsacks.me/vidar/) + +## zDevelopers + +[https://dev.zcraft.fr/](https://dev.zcraft.fr/) \ No newline at end of file diff --git a/themes/juice/content/_index.md b/themes/juice/content/_index.md index ca21289..dcded3b 100644 --- a/themes/juice/content/_index.md +++ b/themes/juice/content/_index.md @@ -1,9 +1,9 @@ +++ -title = "Juice" +title = "DNS Witch" sort_by = "weight" +++ -# Juice +# DNS Witch **Juice** is an intuitive, elegant, and responsive Zola theme for product sites.