diff options
| author | Fuwn <[email protected]> | 2021-08-29 22:17:27 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-08-29 22:17:27 -0700 |
| commit | e408cefb8f2f03e8104cbf4e04c2931b4b65fef0 (patch) | |
| tree | b3da4d53409b7d40a763e78d365d180ae3dd233e /index.gmi | |
| parent | feat(gemrest): create index.gmi (diff) | |
| download | gem.rest-e408cefb8f2f03e8104cbf4e04c2931b4b65fef0.tar.xz gem.rest-e408cefb8f2f03e8104cbf4e04c2931b4b65fef0.zip | |
feat(guides): setup and create first
Diffstat (limited to 'index.gmi')
| -rw-r--r-- | index.gmi | 51 |
1 files changed, 26 insertions, 25 deletions
@@ -1,25 +1,26 @@ -``` - ______ ____ __ - / ____/__ ____ ___ / __ \___ _____/ /_ - / / __/ _ \/ __ `__ \/ /_/ / _ \/ ___/ __/ -/ /_/ / __/ / / / / / _, _/ __(__ ) /_ -\____/\___/_/ /_/ /_/_/ |_|\___/____/\__/ -``` - -# GEM.REST - -Simple solutions designed for the Gemini protocol. So you can rest easy by letting us handle the hassle. - -## QUICK LINKS - -=> https://github.com/gemrest GitHub - -## PROJECTS - -=> https://github.com/gemrest/capybara Capybara -=> https://github.com/gemrest/lara Lara (WIP) -=> https://github.com/gemrest/agate-compose Agate Compose - -## FOOTER - -Copyright (C) 2021-2021 GemRest +``` + ______ ____ __ + / ____/__ ____ ___ / __ \___ _____/ /_ + / / __/ _ \/ __ `__ \/ /_/ / _ \/ ___/ __/ +/ /_/ / __/ / / / / / _, _/ __(__ ) /_ +\____/\___/_/ /_/ /_/_/ |_|\___/____/\__/ +``` + +# GEM.REST + +Simple solutions designed for the Gemini protocol. So you can rest easy by letting us handle the hassle. + +## QUICK LINKS + +=> https://github.com/gemrest GitHub +=> /guides Guides + +## PROJECTS + +=> https://github.com/gemrest/capybara Capybara +=> https://github.com/gemrest/lara Lara (WIP) +=> https://github.com/gemrest/agate-compose Agate Compose + +## FOOTER + +Copyright (C) 2021-2021 GemRest
\ No newline at end of file |