mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-02 06:57:30 -04:00
Link to gallery and styles documentation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user