Skip to content

Commit

Permalink
Update themes gallery (#2746)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <action@github.com>
  • Loading branch information
Keats and actions-user authored Dec 26, 2024
1 parent 1e4b560 commit cbd809a
Show file tree
Hide file tree
Showing 16 changed files with 549 additions and 42 deletions.
10 changes: 5 additions & 5 deletions docs/content/themes/abridge/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
title = "abridge"
description = "A fast and lightweight Zola theme using semantic html, a class-light abridge.css, and No mandatory JS."
template = "theme.html"
date = 2024-12-01T01:28:27-08:00
date = 2024-12-20T21:11:50Z

[taxonomies]
theme-tags = []

[extra]
created = 2024-12-01T01:28:27-08:00
updated = 2024-12-01T01:28:27-08:00
created = 2024-12-20T21:11:50Z
updated = 2024-12-20T21:11:50Z
repository = "https://github.com/Jieiku/abridge.git"
homepage = "https://github.com/jieiku/abridge"
minimum_version = "0.19.1"
Expand All @@ -33,7 +33,7 @@ A fast, lightweight, and modern [Zola](https://getzola.org) theme utilizing [abr

Maintenance of this project is made possible by all the <a href="https://github.com/Jieiku/abridge/graphs/contributors">contributors</a> and <a href="https://github.com/sponsors/Jieiku">sponsors</a>. If you'd like to sponsor this project and have your avatar or company logo appear below <a href="https://github.com/sponsors/Jieiku">click here</a>. 💖

<!-- sponsors --><a href="https://github.com/yugfletcher"><img src="https:&#x2F;&#x2F;avatars.githubusercontent.com&#x2F;u&#x2F;50535827?u&#x3D;05a40a74732285f9a126fd7fd118a259a6fab6ca&amp;v&#x3D;4" width="60px" alt="" /></a><a href="https://github.com/samueloph"><img src="https:&#x2F;&#x2F;avatars.githubusercontent.com&#x2F;u&#x2F;2778482?u&#x3D;389037b5d44d9f53ee61280f02b9fd5a94fc624e&amp;v&#x3D;4" width="60px" alt="Samuel Henrique" /></a><!-- sponsors -->
<!-- sponsors --><a href="https://github.com/yugfletcher"><img src="https:&#x2F;&#x2F;github.com&#x2F;yugfletcher.png" width="60px" alt="User avatar: " /></a><a href="https://github.com/samueloph"><img src="https:&#x2F;&#x2F;github.com&#x2F;samueloph.png" width="60px" alt="User avatar: Samuel Henrique" /></a><!-- sponsors -->

---

Expand All @@ -52,7 +52,7 @@ The Abridge.css demo is simply using Abridge theme as a submodule: [config.toml]
- Dark, Light, Auto, and Switcher themes. (colors can be customized, css variables)
- Code [syntax highlighting](https://abridge.pages.dev/overview-code-blocks/). (colors can be customized, css variables)
- Numbered code blocks with [line highlighting](https://abridge.pages.dev/overview-code-blocks/#toml).
- Entirely Offline Site by using the PWA **or** by setting `offline = true` in `config.toml` (full search support).
- Entirely Offline Site by using the PWA **or** by setting `search_library = "offline"` in `config.toml` (full search support).
- Multi-language support.
- Search support. ([elasticlunr](https://abridge.pages.dev/), [pagefind](https://abridge-pagefind.pages.dev/), [tinysearch](https://abridge-tinysearch.pages.dev/))
- Search Suggestions navigation keys, `/` focus, `arrow` move, `enter` select, `escape` close.
Expand Down
6 changes: 3 additions & 3 deletions docs/content/themes/academic-workshop/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
title = "Academic Workshop"
description = "A Zola theme for a website to list the schedule of your scientific workshop or seminar series"
template = "theme.html"
date = 2024-12-03T16:12:31-05:00
date = 2024-12-16T12:27:08-08:00

[taxonomies]
theme-tags = []

[extra]
created = 2024-12-03T16:12:31-05:00
updated = 2024-12-03T16:12:31-05:00
created = 2024-12-16T12:27:08-08:00
updated = 2024-12-16T12:27:08-08:00
repository = "https://github.com/aterenin/academic-workshop.git"
homepage = "https://github.com/aterenin/academic-workshop"
minimum_version = "0.18.0"
Expand Down
6 changes: 3 additions & 3 deletions docs/content/themes/apollo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
title = "apollo"
description = "Modern and minimalistic blog theme"
template = "theme.html"
date = 2024-11-26T21:09:12+01:00
date = 2024-12-18T14:51:26+01:00

[taxonomies]
theme-tags = []

[extra]
created = 2024-11-26T21:09:12+01:00
updated = 2024-11-26T21:09:12+01:00
created = 2024-12-18T14:51:26+01:00
updated = 2024-12-18T14:51:26+01:00
repository = "https://github.com/not-matthias/apollo.git"
homepage = "https://github.com/not-matthias/apollo"
minimum_version = "0.14.0"
Expand Down
6 changes: 3 additions & 3 deletions docs/content/themes/duckquill/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
title = "Duckquill"
description = "Modern, pretty, and clean theme"
template = "theme.html"
date = 2024-12-04T03:05:06+03:00
date = 2024-12-10T00:18:25Z

[taxonomies]
theme-tags = []

[extra]
created = 2024-12-04T03:05:06+03:00
updated = 2024-12-04T03:05:06+03:00
created = 2024-12-10T00:18:25Z
updated = 2024-12-10T00:18:25Z
repository = "https://codeberg.org/daudix/duckquill.git"
homepage = "https://codeberg.org/daudix/duckquill"
minimum_version = "0.19.0"
Expand Down
118 changes: 118 additions & 0 deletions docs/content/themes/homepage-creators/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@

+++
title = "homepage-creators"
description = "A fast and beautiful personal homepage for creators, used by https://jiaxiang.wang, a port of HeoWeb."
template = "theme.html"
date = 2024-12-22T22:21:57+08:00

[taxonomies]
theme-tags = []

[extra]
created = 2024-12-22T22:21:57+08:00
updated = 2024-12-22T22:21:57+08:00
repository = "https://github.com/iWangJiaxiang/Homepage-Creators.git"
homepage = "https://github.com/iWangJiaxiang/homepage-for-creators"
minimum_version = "0.19.2"
license = "AGPL"
demo = "https://jiaxiang.wang/"

[extra.author]
name = "Jiaxiang Wang"
homepage = "https://blog.jiaxiang.wang"
+++

<div align="center">

<h1>Homepage Creators</h1>

<p align="center">

主题预览](#-预览) | [快速上手](#-快速上手) | [加入讨论

[中文](./README.md) | [English](./README.en.md)

</p>
</div>

[![preview](./screenshot.png)](https://jiaxiang.wang)

## 🔥 预览

| 站点名称 | 站点地址 |
|:------:|:-----------------------|
| 王嘉祥 个人主页 | https://www.jiaxiang.wang |


## ℹ️ 简介

[Homepage Creators](https://github.com/iWangJiaxiang/Homepage-Creators) 是一款适用于 [Zola](https://github.com/getzola/zola) 的个人主页主题,风格接近 Apple,美观大气。

> 注意:本主题移植于的开源 [HeoWeb](https://github.com/zhheo/HeoWeb) 纯静态主题,感谢 [张洪 Heo](https://blog.zhheo.com/) 的无私分享。
本主题使用简单,只需修改`config.toml`文件即可动态调整内容。无需像上游仓库一样修改 HTML 内容,极大降低用户的心智负担。

### 🔌 功能

> 已完成所有功能移植
- [x] 基本功能
- [x] 移动端自适应
- [x] 动画滚动
- [x] AVIF / WebP自适应
- [x] 动态更新底部年份
- [x] 访问量统计
- [x] 内容板块
- [x] 导航菜单
- [x] 首屏板块
- [x] 作者板块
- [x] 事件板块
- [x] 产品板块(独立)
- [x] 产品板块(清单)
- [x] 日常运营
- [x] 置顶通知
- [x] 合规
- [x] ICP备案

## 📝 快速上手

1. 参考[官方说明](https://www.getzola.org/documentation/getting-started/installation/)安装 Zola 命令行工具
1. 将本仓库克隆到本地

```bash
git clone --depth=1 https://github.com/iWangJiaxiang/Homepage-Creators
```

1. 进入本地仓库

```bash
cd zola-theme-jiaxiang
```

1. 运行预览命令,然后在浏览器打开提示的预览地址

```bash
zola serve
```

此时您应该成功访问到博客网站啦

1. 参考官方资料进一步并定制您的主页
- [zola 命令说明](https://www.getzola.org/documentation/getting-started/cli-usage/)
- [理解项目结构](https://www.getzola.org/documentation/getting-started/directory-structure/)
- [自定义](https://www.getzola.org/documentation/getting-started/configuration/)

1. 根据需要修改`config.toml`配置文件内容,您需要对 TOML 格式有基本的了解。

1. 根据需要将自己的图片素材放到`static/img`文件夹

## 💬 讨论

如果你对主题有什么建议或者意见,欢迎提 PR & Issue。

## 🔐 许可

[Homepage Creators](https://github.com/iWangJiaxiang/Homepage-Creators) 使用 [AGPL](./LICENSE) 协议开源,请遵守开源协议。



Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 10 additions & 7 deletions docs/content/themes/linkita/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
title = "Linkita"
description = "A clean and elegant blog theme for Zola. Linkita is based on Kita and Hugo-Paper and is multilingual and SEO friendly."
template = "theme.html"
date = 2024-12-07T01:27:32+02:00
date = 2024-12-16T13:54:28+02:00

[taxonomies]
theme-tags = ['Blog', 'SEO-friendly', 'Multilingual', 'Responsive']
theme-tags = ['Blog', 'Multilingual', 'Responsive', 'SEO', 'Search']

[extra]
created = 2024-12-07T01:27:32+02:00
updated = 2024-12-07T01:27:32+02:00
created = 2024-12-16T13:54:28+02:00
updated = 2024-12-16T13:54:28+02:00
repository = "https://codeberg.org/salif/linkita.git"
homepage = "https://codeberg.org/salif/linkita"
minimum_version = "0.19.0"
Expand All @@ -26,7 +26,10 @@ homepage = "https://salif.eu"

A clean and elegant blog theme for [Zola](https://www.getzola.org/). Linkita is based on [Kita](https://github.com/st1020/kita) and [Hugo-Paper](https://github.com/nanxiaobei/hugo-paper) and is multilingual and SEO friendly.

The source code is available on [Codeberg](https://codeberg.org/salif/linkita) and mirrored on [GitHub](https://github.com/salif/linkita). A live preview can be viewed in [English](https://salif.github.io/linkita/en/), [Bulgarian](https://salif.github.io/linkita/), and [Esperanto](https://salif.github.io/linkita/eo/). Screenshots are provided for both [Light mode](https://codeberg.org/salif/linkita/src/branch/linkita/screenshot.png) and [Dark mode](https://codeberg.org/salif/linkita/src/branch/linkita/screenshot.dark.png). For discussion, you can join the [Matrix chat room](https://matrix.to/#/#linkita:mozilla.org).
- The source code is available on [Codeberg](https://codeberg.org/salif/linkita) and mirrored on [GitHub](https://github.com/salif/linkita).
- Live preview in [English](https://salif.github.io/linkita/en/), [Bulgarian](https://salif.github.io/linkita/), [Esperanto](https://salif.github.io/linkita/eo/). See [demo source code](https://codeberg.org/salif/linkita-demo).
- Screenshots for [light mode](https://codeberg.org/salif/linkita/src/branch/linkita/screenshot.png), [dark mode](https://codeberg.org/salif/linkita/src/branch/linkita/screenshot.dark.png).
- For discussion, join the [Matrix chat room](https://matrix.to/#/#linkita:mozilla.org).

## Features

Expand Down Expand Up @@ -597,7 +600,7 @@ gender = "female" # or "male"
# Your Fediverse account URL
# url = ""

# [extra.profiles.your_username.open_graph.languages.fr.image_alt]
# [extra.profiles.your_username.open_graph.languages.fr]
# A description in French of what is in the social image
# image_alt = ""
```
Expand Down Expand Up @@ -734,8 +737,8 @@ Open bug reports and feature requests on [Codeberg](https://codeberg.org/salif/l

## Blogs using this theme

- [salif.eu](https://salif.eu): Personal website
- [Zola Themes Collection](https://salif.github.io/zola-themes-collection/)
- [salif.eu](https://salif.eu): Personal website

If you use Linkita, feel free to create a pull request to add your site to this list.

Expand Down
6 changes: 3 additions & 3 deletions docs/content/themes/project-portfolio/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
title = "Project Portfolio"
description = "Theme for a project portfolio (based on Tailwind CSS)."
template = "theme.html"
date = 2024-12-04T13:08:57+01:00
date = 2024-12-09T20:02:25+01:00

[taxonomies]
theme-tags = []

[extra]
created = 2024-12-04T13:08:57+01:00
updated = 2024-12-04T13:08:57+01:00
created = 2024-12-09T20:02:25+01:00
updated = 2024-12-09T20:02:25+01:00
repository = "https://github.com/awinterstein/zola-theme-project-portfolio.git"
homepage = "https://github.com/awinterstein/zola-theme-project-portfolio"
minimum_version = "0.9.0"
Expand Down
Loading

0 comments on commit cbd809a

Please sign in to comment.