-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2294211
commit 8c1beca
Showing
3 changed files
with
99 additions
and
3 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"projectName": "cold-deck", | ||
"projectOwner": "kibibit", | ||
"repoType": "github", | ||
"repoHost": "https://github.com", | ||
"files": [ | ||
"README.md" | ||
], | ||
"imageSize": 100, | ||
"commit": true, | ||
"contributors": [ | ||
{ | ||
"login": "Thatkookooguy", | ||
"name": "Neil Kalman", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/10427304?s=460&v=4", | ||
"profile": "https://github.com/Thatkookooguy", | ||
"contributions": [ | ||
"infra", | ||
"design", | ||
"code" | ||
] | ||
} | ||
] | ||
} |
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 +1,35 @@ | ||
cold-deck | ||
<p align="center"> | ||
<a href="https://github.com/Kibibit/bramch-it" target="blank"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/16/COLD_DECK_LOG_STORAGE_AT_OLYMPIA._THIS_METHOD_IS_PREFERABLE_TO_RAFTING_LOGS_ON_WATER_WHICH_CAUSES_WATER_DETERIORATION_-_NARA_-_552203.jpg/810px-COLD_DECK_LOG_STORAGE_AT_OLYMPIA._THIS_METHOD_IS_PREFERABLE_TO_RAFTING_LOGS_ON_WATER_WHICH_CAUSES_WATER_DETERIORATION_-_NARA_-_552203.jpg" width="150" ></a> | ||
<h2 align="center"> | ||
@kibibit/cold-deck | ||
</h2> | ||
</p> | ||
<p align="center"> | ||
<a href="https://salt.bountysource.com/teams/kibibit"><img src="https://img.shields.io/endpoint.svg?url=https://monthly-salt.now.sh/kibibit&style=flat-square"></a> | ||
</p> | ||
<p align="center"> | ||
A pile of stored logs, often around the base of a spar-tree | ||
</p> | ||
<hr> | ||
|
||
Heavy inspired by Scribe.js | ||
|
||
**WIP** | ||
|
||
## Contributing | ||
|
||
If you have suggestions for how tdd1t could be improved, or want to report a bug, open an issue! We'd love all and any contributions. | ||
|
||
For more, check out the [Contributing Guide](CONTRIBUTING.md). | ||
|
||
## Contributors | ||
|
||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> | ||
<!-- prettier-ignore --> | ||
<table><tr><td align="center"><a href="https://github.com/Thatkookooguy"><img src="https://avatars0.githubusercontent.com/u/10427304?s=460&v=4" width="100px;" alt="Neil Kalman"/><br /><sub><b>Neil Kalman</b></sub></a><br /><a href="#infra-Thatkookooguy" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#design-Thatkookooguy" title="Design">🎨</a> <a href="https://github.com/kibibit/cold-deck/commits?author=Thatkookooguy" title="Code">💻</a></td></tr></table> | ||
|
||
<!-- ALL-CONTRIBUTORS-LIST:END --> | ||
|
||
## License | ||
|
||
[MIT](LICENSE) © 2019 Neil Kalman <Neilkalman@gmail.com> |
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