mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 08:57:14 -04:00
Link to gallery and styles documentation
This commit is contained in:
@@ -8,9 +8,10 @@
|
|||||||
|
|
||||||
Write handsome command-line tools with *glamour*!
|
Write handsome command-line tools with *glamour*!
|
||||||
|
|
||||||
`glamour` lets you use [markdown](https://en.wikipedia.org/wiki/Markdown)
|
`glamour` lets you render [markdown](https://en.wikipedia.org/wiki/Markdown)
|
||||||
templates to render user-friendly & stylish output on [ANSI](https://en.wikipedia.org/wiki/ANSI_escape_code)
|
documents & templates on [ANSI](https://en.wikipedia.org/wiki/ANSI_escape_code)
|
||||||
compatible terminals.
|
compatible terminals. You can create your own stylesheet or use one of our
|
||||||
|
glamourous default themes.
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## 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
|
## Glamourous Projects
|
||||||
|
|
||||||
Check out [Glow](https://github.com/charmbracelet/glow), a markdown renderer for
|
Check out [Glow](https://github.com/charmbracelet/glow), a markdown renderer for
|
||||||
|
|||||||
Reference in New Issue
Block a user