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.
- Host: GitHub
- URL: https://github.com/pearmini/genji
- Owner: pearmini
- License: mit
- Created: 2022-01-27T14:22:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T02:29:19.000Z (about 2 years ago)
- Last Synced: 2024-04-14T10:59:03.356Z (about 2 years ago)
- Language: JavaScript
- Homepage: https://genji-md.dev/
- Size: 8.61 MB
- Stars: 74
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: License
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