Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aura Framework

version license PRs welcome

Aura Framework 是一个微内核架构的静态站点生成器。

按顺序执行插件管道。数据经过各插件处理后,交给主题层渲染成 HTML。

同一套主题可以复用于博客、文档站、个人主页等不同站点类型。切换时只需替换插件组合并修改配置,主题不需要感知底层数据来源。主题和插件之间没有直接依赖,也不共享接口。


Aura Framework is a static site generator with a microkernel architecture.

It executes a pipeline of plugins sequentially. After data is processed by each plugin, it is passed to the theme layer to be rendered into HTML.

The same set of themes can be reused across different site types, such as blogs, documentation sites, personal homepages, and more. When switching between site types, you only need to replace the plugin combination and adjust the configuration—the theme does not need to know where the data comes from. Themes and plugins have no direct dependencies and do not share interfaces.


Docs

插件开发文档 | Plugin Development Documentation
主题开发文档 | Themes Development Documentation

About

A microkernel SSG. Build blogs, docs, portfolios, or anything. Swap plugins, keep your theme. Forever.

Topics

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages