Flux Palette includes several custom tags to help you organize content and call attention to important information.

Alerts (Admonitions)

Use alerts to highlight specific information. They support 5 types: info, success, warning, danger, and tip.

Did you know?

Flux Palette calculates the read time for every post automatically. You can see it in the post metadata above!

Pro Tip

You can use Markdown inside these alerts, including links and code snippets.

Warning

This is a warning without a custom title. It defaults to the type name.

Critical Error

Do not delete your _config.yml unless you know what you are doing.

Tabbed Interfaces

Perfect for showing different versions of code or grouping related content without cluttering the page.

To install on macOS, use Homebrew:

BASH
1
brew install hexo

To install on Windows, use npm:

POWERSHELL
1
npm install -g hexo-cli

On Linux, you can use your distribution’s package manager or npm:

BASH
1
sudo npm install -g hexo-cli

Accordions

Collapsible sections are great for FAQs or spoilers.

Flux Palette is a Hexo theme designed for performance, privacy, and multiple color schemes.

Check the sidebar! You can select from over 15 presets or define your own custom colors using the “Flux” option.

Spoiler/redact

You can hide content on a page with spoiler/redact tags. Such as: This is a secret message!

Timelines

You can create project/history timelines with the timeline and timeline_item tags.

Jan 2024

Inception

The initial concept for the project was defined. We outlined the core goals and selected the technology stack.

Mar 2024

Alpha Release

The first internal release was made available to the team.

  • Completed core engine
  • Added basic UI components
Present

Public Beta

We are currently in public beta. Users can now sign up and test the application.