Jelajahi Sumber

Moved Stack to Docs

Yoginth 7 tahun lalu
induk
melakukan
ba47fdf98e
2 mengubah file dengan 32 tambahan dan 29 penghapusan
  1. 2 29
      README.md
  2. 30 0
      docs/STACK.md

+ 2 - 29
README.md

@@ -72,34 +72,7 @@ Some existing code may be poorly written or untested, so we must have more scrut
 
 ### The stack
 
-#### Open Source
-
-- [GoLang](https://golang.org/)
-- [PostgreSQL](https://www.postgresql.org/)
-- [XORM](http://xorm.io/)
-- [Semantic UI](https://semantic-ui.com/)
-- [GitHub Octicons](https://octicons.github.com/)
-- [Font Awesome](https://fontawesome.io/)
-- [jQuery](https://jquery.com/)
-
-#### Infra/Services
-
-- [Gitote](https://gitote.in) - VCS
-- [DigitalOcean](https://m.do.co/c/1ddec8d50826) - Hosting
-- [Ubuntu 18.10 x64](https://www.ubuntu.com/) - Operating System
-- [NGINX](https://www.nginx.com/) - Server
-- [Let's Encrypt](https://letsencrypt.org/) - SSL
-- [Google Analytics](https://analytics.google.com/analytics/web/) - Web Analytics
-- [GitLab CI](https://about.gitlab.com/product/continuous-integration/) - Continuous Integration
-- [BrowserStack](https://www.browserstack.com) - Cross-platform Browser testing
-- [jsDelivr](https://www.jsdelivr.com/) - Static Assets CDN
-- [Gravatar](https://gravatar.com/) - Globally Recognized Avatar
-- [Heroku Toolbelt](https://blog.heroku.com/the_heroku_toolbelt) - For development(one-click launch)
-
-#### Ops
-
-- [OteBot](https://gitote.in/gitote/otebot)
-- [Discord](https://discord.gg/wEUXMJp)
+View **Gitote** tech stack [here](docs/STACK.md)
 
 ## Features 🔮
 
@@ -131,6 +104,6 @@ Some existing code may be poorly written or untested, so we must have more scrut
 
 ## License 💼
 
-This program is free software: you can redistribute it and/or modify it under the terms of the **MIT License**. Please see the [LICENSE](https://gitote.in/gitote/gitote/src/master/LICENSE) file in our repository for the full text.
+This program is free software: you can redistribute it and/or modify it under the terms of the **MIT License**. Please see the [LICENSE](LICENSE) file in our repository for the full text.
 
 ###### Happy Coding ❤️

+ 30 - 0
docs/STACK.md

@@ -0,0 +1,30 @@
+# The stack used in Gitote
+
+#### Open Source
+
+- [GoLang](https://golang.org/)
+- [PostgreSQL](https://www.postgresql.org/)
+- [XORM](http://xorm.io/)
+- [Semantic UI](https://semantic-ui.com/)
+- [GitHub Octicons](https://octicons.github.com/)
+- [Font Awesome](https://fontawesome.io/)
+- [jQuery](https://jquery.com/)
+
+#### Infra/Services
+
+- [Gitote](https://gitote.in) - VCS
+- [DigitalOcean](https://m.do.co/c/1ddec8d50826) - Hosting
+- [Ubuntu 18.10 x64](https://www.ubuntu.com/) - Operating System
+- [NGINX](https://www.nginx.com/) - Server
+- [Let's Encrypt](https://letsencrypt.org/) - SSL
+- [Google Analytics](https://analytics.google.com/analytics/web/) - Web Analytics
+- [GitLab CI](https://about.gitlab.com/product/continuous-integration/) - Continuous Integration
+- [BrowserStack](https://www.browserstack.com) - Cross-platform Browser testing
+- [jsDelivr](https://www.jsdelivr.com/) - Static Assets CDN
+- [Gravatar](https://gravatar.com/) - Globally Recognized Avatar
+- [Heroku Toolbelt](https://blog.heroku.com/the_heroku_toolbelt) - For development(one-click launch)
+
+#### Ops
+
+- [OteBot](https://gitote.in/gitote/otebot)
+- [Discord](https://discord.gg/wEUXMJp)