mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Remove documentation/ folder
I believe, this was created through the Gitbook UI, is that right @mattwr18?
This commit is contained in:
parent
627487629b
commit
61ee8b3a52
@ -15,11 +15,6 @@
|
|||||||
* [Styleguide](webapp/styleguide.md)
|
* [Styleguide](webapp/styleguide.md)
|
||||||
* [STATIC](webapp/static.md)
|
* [STATIC](webapp/static.md)
|
||||||
* [MIDDLEWARE](webapp/middleware.md)
|
* [MIDDLEWARE](webapp/middleware.md)
|
||||||
* [Contribute](documentation/workflow/README.md)
|
|
||||||
* [contribute](documentation/workflow/contribute/README.md)
|
|
||||||
* [Our GitHub Workflow](documentation/workflow/contribute/github-workflow.md)
|
|
||||||
* [Deployment](documentation/workflow/deployment.md)
|
|
||||||
* [Table of contents](documentation/summary.md)
|
|
||||||
* [Backend](backend/README.md)
|
* [Backend](backend/README.md)
|
||||||
* [graphql-with-apollo](backend/graphql-with-apollo/README.md)
|
* [graphql-with-apollo](backend/graphql-with-apollo/README.md)
|
||||||
* [GraphQL with Apollo](backend/graphql-with-apollo/graphql-with-apollo/README.md)
|
* [GraphQL with Apollo](backend/graphql-with-apollo/graphql-with-apollo/README.md)
|
||||||
|
|||||||
2
documentation/.gitignore
vendored
2
documentation/.gitignore
vendored
@ -1,2 +0,0 @@
|
|||||||
# Apple macOS folder attribute file
|
|
||||||
.DS_Store
|
|
||||||
@ -1,48 +0,0 @@
|
|||||||
# Table of contents
|
|
||||||
|
|
||||||
* [Let's change the World](./)
|
|
||||||
* [Network Specification](../concept/specification.md)
|
|
||||||
|
|
||||||
## Backend
|
|
||||||
|
|
||||||
* [Backend Installation]()
|
|
||||||
* [Docker Installation]()
|
|
||||||
* [Local Installation]()
|
|
||||||
* [Kubernetes]()
|
|
||||||
* [GraphQL with Apollo](../backend/graphql-with-apollo/graphql-with-apollo/)
|
|
||||||
* [Mocking](../backend/graphql-with-apollo/graphql-with-apollo/mocking.md)
|
|
||||||
* [Seeding](../backend/graphql-with-apollo/graphql-with-apollo/seeding.md)
|
|
||||||
* [Middleware](../backend/middleware.md)
|
|
||||||
* [Import](../backend/data-import.md)
|
|
||||||
* [Todo's]()
|
|
||||||
|
|
||||||
## Web Frontend
|
|
||||||
|
|
||||||
* [Web Installation]()
|
|
||||||
* [Styleguide]()
|
|
||||||
* [Todo's]()
|
|
||||||
|
|
||||||
## Workflow
|
|
||||||
|
|
||||||
* [Testing Guide]()
|
|
||||||
* [Integration Testing]()
|
|
||||||
* [Component Testing]()
|
|
||||||
* [Unit Testing](../backend/unit-testing.md)
|
|
||||||
* [Contribute](workflow/)
|
|
||||||
* [Our GitHub Workflow](workflow/contribute/github-workflow.md)
|
|
||||||
* [Deployment](workflow/deployment.md)
|
|
||||||
|
|
||||||
## Documentation
|
|
||||||
|
|
||||||
* [Edit this Documentation](documentation/edit-this-documentation.md)
|
|
||||||
|
|
||||||
## Recources
|
|
||||||
|
|
||||||
* [Human-Connection.org](https://human-connection.org)
|
|
||||||
* [Styleguide](http://styleguide.human-connection.org)
|
|
||||||
* [Staging \(comming soon\)](https://staging.nitro.human-connection.org/)
|
|
||||||
|
|
||||||
## Translations
|
|
||||||
|
|
||||||
* [Lokalise.co](https://lokalise.co/public/202462935bc64b38d64bb9.16240920/)
|
|
||||||
|
|
||||||
@ -1,6 +0,0 @@
|
|||||||
# Contribute
|
|
||||||
|
|
||||||
{% hint style="info" %}
|
|
||||||
TODO: How to Contribute...
|
|
||||||
{% endhint %}
|
|
||||||
|
|
||||||
@ -1,2 +0,0 @@
|
|||||||
# contribute
|
|
||||||
|
|
||||||
@ -1,6 +0,0 @@
|
|||||||
# Our GitHub Workflow
|
|
||||||
|
|
||||||
{% hint style="info" %}
|
|
||||||
TODO: Git and GitHub Workflow … \(best practice\)
|
|
||||||
{% endhint %}
|
|
||||||
|
|
||||||
@ -1,6 +0,0 @@
|
|||||||
# Deployment
|
|
||||||
|
|
||||||
{% hint style="info" %}
|
|
||||||
TODO: Write something about the Deployment process.
|
|
||||||
{% endhint %}
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user