All Projects → okgrow → guides

okgrow / guides

Licence: other
How we do things at OK GROW!

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects
CSS
56736 projects

Projects that are alternatives of or similar to guides

Awesome Vrchat
One-stop shop for people interested in developing content for VRchat
Stars: ✭ 107 (+568.75%)
Mutual labels:  docs, guides
mvp-docs
The Unofficial MVP Contribution Guide:
Stars: ✭ 18 (+12.5%)
Mutual labels:  community, docs
Pyspark Cheatsheet
🐍 Quick reference guide to common patterns & functions in PySpark.
Stars: ✭ 108 (+575%)
Mutual labels:  docs, guides
Docs
Official repository containing all docs & guides of OVH Group
Stars: ✭ 126 (+687.5%)
Mutual labels:  docs, guides
Comunidade
Informações sobre a comunidade da Rocketseat
Stars: ✭ 546 (+3312.5%)
Mutual labels:  community, docs
Guides
Documentation guides and tutorials for Clojure. Various authors.
Stars: ✭ 361 (+2156.25%)
Mutual labels:  docs, guides
Mm Wiki
MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。
Stars: ✭ 2,364 (+14675%)
Mutual labels:  docs, documents
Bootstrap-Docs
Bootstrap 2.x, 3.x Traditional Chinese Docs, Based on ASP.NET MVC 5 Framework, No Continued maintain just open source it.
Stars: ✭ 16 (+0%)
Mutual labels:  docs, documents
community-content
Hetzner Online Community Project
Stars: ✭ 149 (+831.25%)
Mutual labels:  community, guides
awesome-contributing
Awesome contributing guides for open source development.
Stars: ✭ 96 (+500%)
Mutual labels:  community, guides
zfnd
The Zcash Foundation Website
Stars: ✭ 13 (-18.75%)
Mutual labels:  community, docs
docs
The documentation for Firefly III
Stars: ✭ 30 (+87.5%)
Mutual labels:  docs, guides
docs
Source for Storj DCS docs
Stars: ✭ 63 (+293.75%)
Mutual labels:  community, docs
collective
How the unified collective is governed
Stars: ✭ 41 (+156.25%)
Mutual labels:  community, docs
unicode-programming
Unicode programming examples
Stars: ✭ 33 (+106.25%)
Mutual labels:  docs
linter-alex
📝Sensitive, considerate writing before you merge your Pull Requests
Stars: ✭ 67 (+318.75%)
Mutual labels:  docs
MachineLearning
Established in 2018, our team aims to bring together machine learning enthusiasts to explore the fundamentals and trends of machine learning. Check out the team presentation below!
Stars: ✭ 20 (+25%)
Mutual labels:  community
berlin
🐻 learn coding with nodeschool berlin (๑>ᴗ<๑)
Stars: ✭ 54 (+237.5%)
Mutual labels:  community
python-book
ゼロから学ぶ Python
Stars: ✭ 125 (+681.25%)
Mutual labels:  docs
laravel-openapi
Generate OpenAPI specification for Laravel Applications
Stars: ✭ 269 (+1581.25%)
Mutual labels:  docs

How we do things at OK GROW!

To run the site locally:

cd website
yarn
yarn start

Edit Markdown files in the docs folder. No hot-reload for docs yet, kill & restart the server, refresh the page, your changes are here.

The guides are powered by Docusaurus, short read of the docs is helpful (clear and compact docs).

To deploy:

cd website
GIT_USER=<YOUR_GITHUB_USERNAME> USE_SSH=true yarn publish-gh-pages
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].