Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nin-jin/habhub
Peering social blog
https://github.com/nin-jin/habhub
Last synced: about 1 month ago
JSON representation
Peering social blog
- Host: GitHub
- URL: https://github.com/nin-jin/habhub
- Owner: nin-jin
- License: unlicense
- Created: 2016-09-30T21:49:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-13T12:40:19.000Z (almost 5 years ago)
- Last Synced: 2024-10-31T10:36:22.938Z (2 months ago)
- Size: 2.93 KB
- Stars: 62
- Watchers: 9
- Forks: 0
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HabHub
Peering GitHub based social blog.## How to read
### GitHub search
[Search all articles](https://github.com/search?q=label%3AHabHub+is%3Aopen+sort%3Areactions&type=Issues)
Use reactions and comments to send feedback to author!
### Web appplication
[Web app to read new articles and storing history of interests (under development)](https://habhub.hyoo.ru/)
## How to write
### Setup HabHub repository
* Create repository for your articles named "HabHub' (not fork this repository).
* Create issue label "HabHub" for article publishing.
* Create issue label for your language ("EN" for english, "RU" for russian etc).
* Copy-paste this readme.md to your repository.### Add article
* Create article as issue in your repository ([Example of articles](https://github.com/nin-jin/HabHub/issues)).
* Create issue labels and attach its to your article ([Example of labels](https://github.com/nin-jin/HabHub/labels)).
* Give your article for review to another user.
* When article ready for publishing, add label "HabHub" to article and it will be published for all users.