mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-01-29 10:20:25 +01:00
How to Preview
This commit is contained in:
parent
24c5ab9e9f
commit
161d9fea65
30
docs/preview.md
Normal file
30
docs/preview.md
Normal file
@ -0,0 +1,30 @@
|
||||
---
|
||||
title: Preview
|
||||
---
|
||||
|
||||
# Search
|
||||
!!! note
|
||||
Start this with `cadmus preview`
|
||||
|
||||
## What does it do
|
||||
|
||||
This starts [markserv](https://github.com/markserv/markserv) in the notes directory and prints a qr code to the terminal.
|
||||
|
||||
## How Do I use it
|
||||
|
||||
!!! warning
|
||||
This requires markserv and qrencode.
|
||||
|
||||
Just run `cadmus preview` or `cadmus preview!` for global, to view your notes with makserv.
|
||||
|
||||
## When Would This Be Used
|
||||
|
||||
This is good for previewing your notes similar to what they might look like on *GitHub*, the global `preview!` can be good to read notes on an *iPad* or share with friends over the LAN (think on campus).
|
||||
|
||||
### Example
|
||||
|
||||
#TODO
|
||||
|
||||
## How does it Work
|
||||
|
||||
This just uses ordinary calls to `MarkServ`
|
Loading…
x
Reference in New Issue
Block a user