Link to gallery and styles documentation

This commit is contained in:
Christian Muehlhaeuser
2020-04-08 10:12:01 +02:00
parent 9fa06f7731
commit 0b1bc73b94
+10 -3
View File
@@ -8,9 +8,10 @@
Write handsome command-line tools with *glamour*!
`glamour` lets you use [markdown](https://en.wikipedia.org/wiki/Markdown)
templates to render user-friendly & stylish output on [ANSI](https://en.wikipedia.org/wiki/ANSI_escape_code)
compatible terminals.
`glamour` lets you render [markdown](https://en.wikipedia.org/wiki/Markdown)
documents & templates on [ANSI](https://en.wikipedia.org/wiki/ANSI_escape_code)
compatible terminals. You can create your own stylesheet or use one of our
glamourous default themes.
## Usage
@@ -49,6 +50,12 @@ fmt.Print(out)
```
## Styles
You can find all available default styles in our [gallery](https://github.com/charmbracelet/glamour/tree/master/styles/gallery).
Want to create your own style? [Learn how!](https://github.com/charmbracelet/glamour/tree/master/styles)
## Glamourous Projects
Check out [Glow](https://github.com/charmbracelet/glow), a markdown renderer for