Skip to content

Latest commit

 

History

History
107 lines (78 loc) · 3.42 KB

README.en.md

File metadata and controls

107 lines (78 loc) · 3.42 KB

Zola Theme for jiaxiang.wang [WIP]

Open Source Zola Theme built for Creators

Preview | Quick Start | Discussion

中文 | English

preview

ℹ️ About

zola-theme-jiaxiang.wang is a blog theme for Zola.

This theme was ported by Jiaxiang Wang from the Halo theme Halo-Theme-Hao, which was itself ported from Hexo by Zhang Hong Heo as a modified and redesigned version of the Hexo-Theme-Butterfly theme.

🔥 Preview

If your site also uses this theme, feel free to add your site information to readme.md and /static/data/friends.json via a PR.

Name Url
Jiaxiang Wang https://blog.jiaxiang.wang

🔌 Features

Due to limited resources, only the main features have been ported for now, with more features to be updated continuously.

  • Basic
    • Comments
      • Twikoo
      • Artalk
      • Waline
    • Search (Algolia)
    • Markdown
    • Katex
    • Prism Code Highlighting
    • Random Article Access
    • Right-click Menu
    • Pjax
    • i18n
    • Post GPT
  • Special Pages
    • Personal Equipment
    • Friend Links
    • Donations
      • Patreon
    • Subscription
    • About Me
    • Music
    • Message Board
  • Daily Operations
    • Daily Recommendations
    • Article Recommendations
  • Articles
    • Image Compression
    • Official Account Links
    • Dynamic Table of Contents
    • Categories/Tags
    • Access Popularity (based on Twikoo)
    • Related Articles
  • Compliance
    • ICP Filing (China)
    • Public Security Filing (China)

📝 Quick Start

  1. Refer to the official documentation to install the Zola command line tool.

  2. Clone this repository to your local machine.

    git clone --depth=1 https://github.com/iWangJiaxiang/zola-theme-jiaxiang.wang.git
  3. Navigate to the local repository.

    cd zola-theme-jiaxiang.wang
  4. Run the preview command, then open the suggested preview address in your browser.

    zola serve

    You should now be able to successfully access the blog website.

  5. Refer to the official resources to further explore and customize your blog.

💬 Discussion

If you have any suggestions or feedback about the theme, feel free to submit a PR & Issue.

🔐 License

zola-Theme-Jiaxiang is open-sourced under the AGPL license, please comply with the open-source agreement.