docs: add support information

This commit is contained in:
Jan De Dobbeleer 2022-03-18 20:15:06 +01:00
parent 906ce85d5b
commit 0215f1727f
No known key found for this signature in database
GPG key ID: F6CC273CE5BA9AEE
4 changed files with 25 additions and 10 deletions

1
.github/FUNDING.yml vendored
View file

@ -2,4 +2,3 @@
github: jandedobbeleer
ko_fi: jandedobbeleer
liberapay: jandedobbeleer

View file

@ -1,4 +1,13 @@
# A prompt theme engine for any shell
<!-- markdownlint-disable -->
<p align="center">
<img
width="400"
src="https://raw.githubusercontent.com/jandedobbeleer/oh-my-posh/main/docs/static/img/logo.png"
alt="Oh My Posh Prompt theme engine for any shell"
/>
</p>
<!-- markdownlint-enable -->
<!-- markdownlint-disable first-header-h1 -->
![Release Status][release-status]
@ -20,9 +29,11 @@ a modern and more efficient tool was needed to suit my personal needs.
## ❤ Support ❤
[![Patreon][patreon-badge]][patreon]
[![Liberapay][liberapay-badge]][liberapay]
[![Ko-Fi][kofi-badge]][kofi]
[![Swag][swag-badge]][swag] - Show your love with a t-shirt!
[![GitHub][github-badge]][github-sponsors] - One time support, or a recurring donation?
[![Ko-Fi][kofi-badge]][kofi] - No coffee, no code.
## Features
@ -55,14 +66,14 @@ using Go (and the amazing [README][powerline-go])
[kraken]: https://img.shields.io/badge/GitKraken-Legendary%20Git%20Tools-teal?style=plastic&logo=gitkraken
[kraken-ref]: https://www.gitkraken.com/invite/nQmDPR9D
[oh-my-posh2]: https://github.com/JanDeDobbeleer/oh-my-posh2
[patreon-badge]: https://img.shields.io/badge/Support-Become%20a%20Patreon!-red.svg
[patreon]: https://www.patreon.com/jandedobbeleer
[liberapay-badge]: https://img.shields.io/badge/Liberapay-Donate-%23f6c915.svg
[liberapay]: https://liberapay.com/jandedobbeleer
[swag-badge]: https://img.shields.io/badge/Swag-Get%20some!-blue
[swag]: https://swag.ohmyposh.dev
[github-badge]: https://img.shields.io/badge/-Sponsor-fafbfc?logo=GitHub%20Sponsors
[github-sponsors]: https://github.com/sponsors/JanDeDobbeleer
[kofi-badge]: https://img.shields.io/badge/Ko--fi-Buy%20me%20a%20coffee!-%2346b798.svg
[kofi]: https://ko-fi.com/jandedobbeleer
[docs-badge]: https://img.shields.io/badge/Docs-ohmyposh.dev-blue
[docs]: https://ohmyposh.dev/docs
[docs]: https://ohmyposh.dev
[release-badge]: https://img.shields.io/github/v/release/jandedobbeleer/oh-my-posh?label=Release
[release]: https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest
[chrisbenti-psconfig]: https://github.com/chrisbenti/PS-Config

View file

@ -35,6 +35,11 @@ module.exports = {
label: "Sponsor",
position: "left",
},
{
href: "https://swag.ohmyposh.dev",
label: "Swag",
position: "left",
},
{
href: "https://github.com/jandedobbeleer/oh-my-posh",
className: 'header-github-link',

BIN
docs/static/img/logo.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB