An open API service indexing awesome lists of open source software.

https://github.com/pearmini/genji

The Markdown extension for interactive documents, available in VitePress.
https://github.com/pearmini/genji

Last synced: about 1 year ago
JSON representation

The Markdown extension for interactive documents, available in VitePress.

Awesome Lists containing this project

README

          

# Markdown Genji

**Markdown Genji** is a markdown extension for authoring interactive documents, named after the coolest [hero](https://overwatch.blizzard.com/zh-tw/heroes/genji/) in [Overwatch](https://overwatch.blizzard.com/). It is inspired by [Observable Notebook](https://observablehq.com/) and can be used in popular Static Site Generator (SSG) frameworks, such as [VitePress](https://vitepress.dev/), through the use of plugins and themes.

## Resources 📚

- Documentation - https://genji-md.dev/
- Features - https://genji-md.dev/what-is-genji
- Motivation - https://genji-md.dev/why-genji
- Examples - https://genji-md.dev/examples/athletes-visualization
- Try Online - https://stackblitz.com/edit/vite-p5brzc?file=package.json
- Changelog - https://github.com/pearmini/genji/releases

## Packages 📦

- [genji-theme-vitepress](./packages/genji-theme-vitepress/) - The [VitePress](https://vitepress.dev/) theme to enable Genji Markdown extension.
- [genji-theme-docusaurus](./packages/genji-theme-docusaurus/) - The [Docusaurus](https://docusaurus.io/) theme to enable Genji Markdown extension.
- [genji-runtime](./packages/genji-runtime) - The runtime for Markdown Genji.
- [genji-notebook](./packages/genji-notebook/) - The simple static site generator with builtin Genji Markdown extension.

## License 📄

MIT@Bairui SU