Hi everybody, I presented SteemBlog a few weeks ago on @augustol/steemitblog-open-source-project-have-your-blog-from-steemit
SteemBlog is a web app that displays the posts of a user on steem. But very helpful if you want to have a blog running on a personal domain with custom styles and scripts using the steem blockchain as database.
On this new version the app is hosted on a server (on a digitalocean droplet of 10 usd) but no worries because it still continue being all open source and with the option for developer to build form source a client version, the app never save the signer post keys, it ask it everytime you want to do an action, on the next version I will add the option so save it on the browser storage and encrypted with a second password there if I have time :).
Generate your blog URL on http://steemblog.io/url
See your generated post like this one for 
Have your own website using github as host like me
Personal Website on http://augustolemble.com
New Publisher Section on http://steemblog.io/publisher
On the next version I want to improve the publisher and make a blog directory and store config files of the blogs on steem, so user would be able to save their themes, background images, blog name on steem and not passing them via parameters.
In the app will be hosted on a server where I would be able to improve SEO, and add maybe more features. BUT all that will be related to account management I want it to be done on the client side, so in a future the project can split intro SteemBlog on a server and another app to manage user founds, encrypt, delegate power, etc, without the need to download a wallet.
You can see the source code here: https://github.com/SteemBlog/app
Working on my personal domain with the website hosted on gh-pages: http://augustolemble.com/#/
New on version 0.0.8:
- Votes.
- Comments.
- Publisher Section.
- Publisher with word counter and min read.
- Export/import/save drafts on publisher.
- Server deployment of app with static routes.
- Fixed bugs.
Future tasks:
- Improve post editor and publisher.
- Personal configuration of blog using files on steem.
- Blog directory.
- Minimalistic wallet.
I presented the Idea Proposal and we created a poll HERE with to reach the next stage of the steem crowfunding if you want to see this improved for the steem community please vote on the poll. and vote/resteem this post.
Soon I will submit the Growth Proposal on steem.
Idea Proposal: https://steemit.com/growth-ideas/@augustol/steemblog-idea-proposal
Pool: http://steempoll.net/#!/poll/steempoll/steempoll/if-you-could-have-your-own-personalized-steemitblog-instantly-would-you-want-it-2017526t22833512z
Past Updates
Update #1 v 0.0.4
Update #2 v 0.0.5
Update #3 v 0.0.6
Update #4 v 0.0.7
Follow me for more updates !
I hope you like the project, is just starting Im planning to have a nice stable version of the app in few weeks.