Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
svbaelen committed Apr 12, 2024
1 parent 9e19b94 commit fe89e47
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

## Comfortable features

Write and compose in markdown (or HTML) - publish to LaTeX, PDF, and HTML.
Write and compose in markdown (or HTML) - [publish to HTML](https://svbaelen.github.io/cowkit/), LaTeX, and PDF.

- Convenient, though [far from perfect](#caveats-and-known-limitations)
- Can handle **interconnected content structures** (`tex`-like writing)
- Can handle **interconnected content structures** (`tex`-like writing experience)
- Zero setup, no frameworks (requires only [Docker](https://docs.docker.com/engine/install/) with [Pandoc](https://pandoc.org/)-based image)
- Fully customizable (styling, metadata, layout, ...)
- <b>Focus on writing</b> instead of compiling (file-watcher + auto build)
Expand Down Expand Up @@ -67,6 +67,8 @@ Set (different) config and/or template files via `cowkit` <b>[CLI arguments](#cl

See [here](./examples/README.md)

For an <b>example output</b> document, check out [this webpage](https://svbaelen.github.io/cowkit/).

## More comfort

### Create alias
Expand Down

0 comments on commit fe89e47

Please sign in to comment.