Skip to content
View astralwaveio's full-sized avatar

Block or report astralwaveio

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
astralwaveio/README.md

星辰跳动 - 我的个人博客

星辰跳动使用「Stellar」主题。Stellar 是一个内置文档系统的简约商务风 Hexo 主题,支持丰富的标签和动态数据组件。

Getting Started

检查你的环境:

Hexo: 6.3.0 ~ 7.3.0
hexo-cli: 4.3.0 ~ latest
node: 14.17.3 ~ 22.12.0 # 建议选择 LTS 版本。
npm: 6.14.13 ~ 10.2.3

编辑你的 _config.yml:

theme: stellar

在终端中安装 Stellar:

npm i
npm i hexo-theme-stellar

用法

查看文档: https://xaoxuu.com/wiki/stellar/

示例

https://xaoxuu.com/wiki/stellar/examples/

Popular repositories Loading

  1. MTeam-Genie MTeam-Genie Public

    M-Team Genie: qBittorrent & Telegram Automation Suite. (M-Team 精灵:qBittorrent 与 Telegram 自动化套件)

    Python 4

  2. rss_ai_podcast rss_ai_podcast Public

    使用 podcast-generator,后续脚本会自动生成音频和RSS Feed

    Python 3

  3. cloudflare-dns-manager cloudflare-dns-manager Public

    这是一个完整的 Cloudflare DNS 管理工具,使用 textual 库提供了友好的终端用户界面。它支持查看、添加、编辑和删除 DNS 记录,以及批量删除功能。配置通过 YAML 文件管理,简单易用。

    Python 3 1

  4. zsh-you-should-use zsh-you-should-use Public

    Forked from MichaelAquilina/zsh-you-should-use

    📎 ZSH plugin that reminds you to use existing aliases for commands you just typed

    Shell

  5. automatic automatic Public

    HTML

  6. github-action-ssh github-action-ssh Public

    Forked from garygrossgarten/github-action-ssh

    🔐 Simple GitHub Action to run commands on a remote server using SSH.

    JavaScript