https://github.com/grislyeye/vellum-book
A template project for publishing rich web documents
https://github.com/grislyeye/vellum-book
Last synced: 4 months ago
JSON representation
A template project for publishing rich web documents
- Host: GitHub
- URL: https://github.com/grislyeye/vellum-book
- Owner: grislyeye
- Created: 2024-07-20T15:00:52.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T13:19:29.000Z (11 months ago)
- Last Synced: 2025-01-04T06:17:26.493Z (5 months ago)
- Language: JavaScript
- Size: 892 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
index: 1
permalink: false
tags: pages
---# Vellum Book
A template project for publishing rich web documents using plain markdown. Very much a work-in-progress at this time, use with caution.
**[Demo](https://grislyeye.github.io/vellum-book/)** |
**[Roadmap](https://github.com/grislyeye/vellum-book/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement)**Features:
- Write everything in plain markdown files
- Rich document view with [``](https://github.com/grislyeye/vellum-doc)
- Tooltip previews for local links with [``](https://github.com/rg-wood/link-preview)
- Smartly converts links between markdown files into fragment links (e.g. [Chapter 1](sections/chapter-1/chapter-1.md))
- Beautifully themed with [magick.css](https://css.winterveil.net/) by default