Browse Source

added the ko-fi link

Eugene Pankov 7 years ago
parent
commit
efee11efe2
4 changed files with 14 additions and 4 deletions
  1. 6 2
      README.md
  2. 0 0
      docs/index.html
  3. 8 2
      docs/index.pug
  4. BIN
      docs/kofi.png

+ 6 - 2
README.md

@@ -20,6 +20,10 @@
   * PowerShell Core, WSL (Bash on Windows), PowerShell, Git-Bash, Cygwin, Cmder and CMD support
   * Tab persistence on macOS and Linux
 
+
+[![Buy me a coffee](https://github.com/Eugeny/terminus/raw/master/docs/kofi.png)](https://ko-fi.com/eugeny)
+
+
 ---
 
 # Plugins
@@ -37,9 +41,9 @@ Plugins can be installed directly from the Settings view inside Terminus.
 
 # Contributing
 
-Pull requests and plugins are welcome! 
+Pull requests and plugins are welcome!
 
-See [HACKING.md](https://github.com/Eugeny/terminus/blob/master/HACKING.md) for information of how the project is laid out, and a very brief plugin development tutorial. 
+See [HACKING.md](https://github.com/Eugeny/terminus/blob/master/HACKING.md) for information of how the project is laid out, and a very brief plugin development tutorial.
 
 
 ## License

File diff suppressed because it is too large
+ 0 - 0
docs/index.html


+ 8 - 2
docs/index.pug

@@ -52,8 +52,14 @@ html
                     .feature bracketed paste
                     
         .container.mt-5.mb-5
-            .text-center
-                a.btn.btn-lg.btn-outline-secondary.mt-5(href='/terminus/#header')
+            .text-center.mt-5
+                .mb-4.mt-5
+                    script(type='text/javascript', src='https://ko-fi.com/widgets/widget_2.js')
+                    script(type='text/javascript').
+                        kofiwidget2.init('Buy me a coffee', '#46b798', 'J3J8KWTF')
+                        kofiwidget2.draw()
+                
+                a.btn.btn-lg.btn-outline-secondary.mt-3(href='/terminus/#header')
                     strong BEAM ME UP
 
         .background-stripe2

BIN
docs/kofi.png


Some files were not shown because too many files changed in this diff