-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #66 from sdtrdev/dev
docs: add README.md and Code Owners
- Loading branch information
Showing
3 changed files
with
44 additions
and
10 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,47 @@ | ||
# Source Pocket | ||
|
||
Source pocket for passionate developers! | ||
## Table of contents | ||
|
||
`Stil in progress, save your PRs!` | ||
* [What is Source Pocket?](#What-is-Source-Pocket?) | ||
* [Technologies](#technologies) | ||
* [Setup](#setup) | ||
|
||
--- | ||
|
||
## What is Source Pocket? | ||
|
||
Source Pocket has been created to help developer community to easily find most useful resources according to their level. Everyone is free to share their favorite resources, simply by adding their links according to our [Contribution Guide](https://sourcepocket.netlify.app/docs/ "Contribution Guide"). | ||
|
||
## Technologies | ||
|
||
Project is created with: | ||
|
||
* [Docusaurus](https://v2.docusaurus.io "Docusaurus"): 2.0.0-alpha.69 | ||
* [ReactJS](https://reactjs.org "ReactJS"): 16.8.4 | ||
* [MDX](https://mdxjs.com "MDX"): 1.6.21 | ||
* [clsx](https://www.npmjs.com/package/clsx "clsx"): 1.1.1 | ||
* Passion of [software developers](https://discord.gg/J3PTmeFj6s "SDTRDEV") with some coffee and black tea 👩🏼💻☕️👨🏼💻☕️ | ||
|
||
## Setup | ||
|
||
To run this project, install it locally using yarn: | ||
|
||
```bash | ||
$ yarn | ||
$ yarn start | ||
``` | ||
|
||
[Semantic Commits](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716) are important for everyone 🖊 | ||
|
||
Code Owners | ||
------------ | ||
## Code Owners | ||
|
||
* [@damla](https://github.com/damla "Damla KÖKSAL") | ||
* [@omerayyildiz](https://github.com/omerayyildiz "Ömer AYYILDIZ") | ||
* [@TheYkk](https://github.com/TheYkk "Kaan KARAKAYA") | ||
* [@liveans](https://github.com/liveans "Ahmet İbrahim AKSOY") | ||
|
||
--- | ||
|
||
## License | ||
|
||
- [@damla](https://github.com/damla) | ||
- [@omerayyildiz](https://github.com/omerayyildiz) | ||
- [@TheYkk](https://github.com/TheYkk) | ||
[MIT](https://choosealicense.com/licenses/mit/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters