Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1f8322a

Browse files
committed
Update README.md
1 parent d0b0c2c commit 1f8322a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

‎README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# GitBlog
2+
Blog engine using [GitHub](https://github.com/) issues as backend
3+
4+
[GitHub Pages](https://pages.github.com/) is a web hosting tool that allow to easily edit your webpages using [Jekyll](http://jekyllrb.com/), and that can be used to host your own blog. Problem is that it only allow to use static content, so you need to use external services as [Disquss](https://disqus.com/) to manage your blog comments.
5+
6+
[NodeOS](https://node-os.com/) team mostly use [GitHub issues](https://github.com/nodeos/nodeos/issues) and email for communication and notify and discuss updates and progress, so they are already being used as a blog engine. Needing to use another tool to receive users feedback was a wasted effort, so since it only needed a cleaner interface to don't scare non-tech savvy people... that's how GitBlog was worn :-)
7+
8+
# Features
9+
10+
* **server-less webapp**, it directly does request to [GitHub Issues API](https://developer.github.com/v3/issues/)
11+
12+
## Upcoming features
13+
14+
* **multi-page design** to show independent pages for each post
15+
* **[user authentication](https://developer.github.com/v3/oauth/)** to override GitHub API limits
16+
17+
## Possible future features
18+
19+
* user comments
20+
* integration with other platforms ([GitLab](https://gitlab.com/), [BitBucket](https://bitbucket.org/), [Google Code](https://code.google.com/), [Redmine](http://www.redmine.org/)...)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /