qwqdanchun.github.io/themes/fluid
簞純 04adbc3672 Update _config.yml 2024-03-09 10:53:07 +08:00
..
.github test 2022-11-11 19:16:46 +08:00
languages test 2022-11-11 19:16:46 +08:00
layout test 2022-11-11 19:16:46 +08:00
scripts test 2022-11-11 19:16:46 +08:00
source Update default.png 2022-11-14 05:44:31 +08:00
.editorconfig test 2022-11-11 19:16:46 +08:00
.eslintrc test 2022-11-11 19:16:46 +08:00
.gitattributes test 2022-11-11 19:16:46 +08:00
.gitignore test 2022-11-11 19:16:46 +08:00
LICENSE test 2022-11-11 19:16:46 +08:00
README.md test 2022-11-11 19:16:46 +08:00
README_en.md test 2022-11-11 19:16:46 +08:00
_config.yml Update _config.yml 2024-03-09 10:53:07 +08:00
package.json test 2022-11-11 19:16:46 +08:00

README_en.md

Fluid Logo

An elegant Material-Design theme for Hexo

ScreenShot

Hexo Version Node Version License
GitHub Release Npm Downloads GitHub Commits

GitHub Watchers GitHub Stars GitHub Forks

🇨🇳 中文简体 | 🇬🇧 English

Docs: Theme guide     Post guide

Preview: Fluid's blog     zkqiang's blog

Quick Start

1. Install Hexo

If you don't have a hexo blog, please follow Hexo Docs to install and initialize your blog。

2. Install Fluid

Way A:

If your Hexo version >= 5.0.0, you can install Fluid via Npm:

npm install --save hexo-theme-fluid

Then create _config.fluid.yml in the blog directory and copy the content of _config.yml.

Way B:

Download the latest release, then extract it to themes directory and renamed to fluid.

3. Set theme

Edit _config.yml in the blog root directory as follows:

theme: fluid

4. Create about page

The about page needs to be created manually:

hexo new page about

Then edit /source/about/index.md and add layout attribute.

The modified example is as follows:

---
title: about
layout: about
---

About content

How to Upgrade

Please follow here

Features

  • Detailed documents
  • Widget lazyload
  • Multiple code highlighting schemes
  • Multiple comment plugins
  • Multiple language configurations
  • Multiple website analysis
  • Support for local search
  • Support for footnote
  • Support for LaTeX
  • Support for Mermaid
  • Dark mode

Contributors

contributors

English docs translator: @EatRice @橙子杀手

Contributors outside PR: @zhugaoqi @julydate

Thanks

JetBrains

Stargazers over time