create account

[steempress] Open source & self hosted blog platform powered by the steem blockchain by jesta

View this thread on: hive.blogpeakd.comecency.com
· @jesta ·
$1,945.75
[steempress] Open source & self hosted blog platform powered by the steem blockchain
![https://img1.steemit.com/0x0/https://pbs.twimg.com/profile_images/730961175182073860/AY9SsNuk.jpg](https://img1.steemit.com/0x0/https://pbs.twimg.com/profile_images/730961175182073860/AY9SsNuk.jpg)

# SteemPress Alpha - 0.0.1 - Contributors wanted!

SteemPress is an open source project providing a simple, customizable, self-hostable blog engine powered by the steem blockchain. The goals of the projects are as follows: **create a blog platform that anyone can host on any web host**. It should be as simple as downloading a zip, editing a few config files, and uploading to a server running PHP.

[The initial proof of concept](https://steemit.com/steem/@jesta/introducing-steempress-an-experiment-view-for-steem-s-blockchain-blogging) launched almost 2 weeks ago was an interesting experiment, but was using some technologies preventing it from being truly portable. The version released today is a complete rebuild from the ground up using all open source technologies that should theoretically run everywhere!

Interested in viewing the code? Want to help?

https://github.com/aaroncox/steempress

I currently don't have a demo site setup but will have one setup in the coming days. My plan is to setup a blog for updates to SteemStats.

### Discussion on technologies used

Before the project gets too far along I wanted to release an alpha and start engaging with developers, designers and bloggers here on steemit. This project will take a community to foster and raise, as most open source initiatives do. As a collective, we just need to make sure the right tools are being used and it's accessible to everyone.

To kick things off, here's a list of technologies currently in use by SteemPress, along with my reasoning for choosing them:

- [PHP](http://php.net) - Almost every web host supports it.
- [Silex Framework](http://silex.sensiolabs.org/) - Microframe work powered by Symfony. Small footprint and based on rock solid Symfony.
- [Twig Templating](http://twig.sensiolabs.org) - Easy to use HTML templating.
- [Foundation 6 CSS Framework](http://foundation.zurb.com/) - The same CSS framework that's used here on steemit.com.

I am open to all of this changing as long as it fits our goals and needs. If you've got ideas, let's chat!

### Get involved and opportunities

There's a lot to do to bring this project up to what could be considered 1.0, and I can't do it all alone! If you're interested in contributing, here are some ways to help:

**Designers**

SteemPress could use a default theme that's fitting of being a Steem project. Currently it's using Foundation 6 CSS as the base, but an amazing theme could be build on top of this. If you're interested, I'd currently recommend just building an HTML/CSS template of how you imagine it would look (with sample data) using foundation.

I'd be more than happy to help implement it into SteemPress's core code. Right now it looks pretty crappy :)

![Imgur](http://i.imgur.com/CbQHOvX.png)

In the future, we could have an entire theme marketplace. People creating and sharing themes, posting screenshots, and potentially earning rewards/tips from other users who then use their themes. As much as I hate to say it, the potential for "premium" themes also exists.

**Developers**

There's a lot of work that needs to be done, and I'll be hitting it hard over the next couple days implementing new features and continuing to setup the foundation of the project. Pull requests, opening issues, hell, even just installing it and seeing how easy it is to get running would help at this point. Take a look at the future features list below for some ideas.

Currently I think one of the highest priorities for development is getting a JS layer implemented that allows users to login with their `posting` key. From there, we could allow users to comment and vote on posts as they are reading.

To get started, just clone down the code and run `composer install` to install the dependencies. I've also included a [sample nginx config](https://github.com/aaroncox/steempress/blob/master/examples/configs/nginx/steempress.conf) in the repo. If you have problems, just let me know.

**Bloggers**

Do you have an idea for a blog that you'd like to be steem powered, yet on it's own blog style website? I'd love to hear what you'd want out of a system like that. It will help shape the direction of the project and hopefully help you get running!

There will also be opportunities for "how-to" articles on how to setup your own blog using steempress! 

### Places to further discuss this

Feel free to leave a comment! I've also started #steempress on our [new rocket.chat server](https://steemit.com/steemit/@cass/steemit-chat-foss-alternative-to-slack-deployed-with-rocketchat). You're welcome to join the channel and help in whatever way possible!

### Currently supported features

- **User Blog**: Visiting `/@username` on the application loads a blog style list of that users posts. Each piece of content is previewed, displaying the title, first 2 paragraphs of text, the author and date.
- **Full page posts**: Using the same URL structure that exists here on steemit, you can access posts for a full view of the content.
- **Localization Support**: Using the configuration file, you can set the default language of the site to customize the non-content elements. These localization files will need to be expanded and defined.

### Features yet to be developed

- **Homepage**: A default homepage needs to be created that reads the site's configuration and creates a blog based on the configuration provided. The site should be configurable to automatically host the blog of the specified user(s) and could even match specific tags.
- **Tag Browsing**: Create an in-site navigation that allows for browsing of all content by that user.
- **Theme Support**: `resources/templates` should contain different "themes", which users can download to customize the look and feel of the blog.
- **User Authentication**: Implementing a solution like [steemjs](https://github.com/adcpm/steem) by @fabien to allow for user authentication. From there voting, commenting, and even authoring tools could be added. I imagine all user-related activity will happen in the browser, much like steemit.com, and never communicate with the server.
- **Deployment Scripts**: Setting up scripts to allow for easy deployment to Heroku and similar services for microhosting.
- **Caching Layer**: A simple caching layer should be added to cache content (statically) on the server for X amount of time. Currently each request calls the blockchain for content.
- **Full Test Coverage**: The testing framework exists using `phpunit`, but needs to be built upon. I plan on integrating it with TravisCI in the very near future for public testing results.

### Future of SteemPress.io

The last bit of the puzzle is where the original concept ([steempress.io](http://steempress.io)) fits into this equation. It's still running on the proof of concept design I did a few weeks ago, but I will be upgrading it to use this new format in the near future. We will use it to showcase all things steempress related - themes, updates, tutorials, etc. 

### Let's build something awesome together!

Thanks again steemians - this community has produced some amazing works over the past few weeks. Let's keep this ball rolling and keep adding more and more value to the steem platform!
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 148 others
👎  ,
properties (23)
authorjesta
permlinksteempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain
categorysteempress
json_metadata{"tags":["steempress","open-source","steem","project"],"users":["fabien"],"image":["https://img1.steemit.com/0x0/https://pbs.twimg.com/profile_images/730961175182073860/AY9SsNuk.jpg"]}
created2016-07-29 19:58:54
last_update2016-07-29 19:58:54
depth0
children37
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value1,675.266 HBD
curator_payout_value270.483 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7,409
author_reputation140,605,453,893,072
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id473,118
net_rshares66,079,498,939,771
author_curate_reward""
vote details (214)
@admin2017 ·
Thank you !
👍  
properties (23)
authoradmin2017
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160730t100047600z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-30 10:00:54
last_update2016-07-30 10:00:54
depth1
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11
author_reputation-1,237,358,002,856
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id485,178
net_rshares15,508,906
author_curate_reward""
vote details (1)
@alexgr ·
$0.09
I assume the blockchain has to be downloaded, yes? (If so, what's the size right now?)
👍  
properties (23)
authoralexgr
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t203957660z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 20:39:57
last_update2016-07-29 20:39:57
depth1
children2
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.093 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length86
author_reputation45,645,291,230,585
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id474,012
net_rshares55,030,623,923
author_curate_reward""
vote details (1)
@jesta ·
Nope! Right now I have the code pointing to my public node that's powering steemstats.com. Any public node could be used as well, or you could setup your own. It's [part of the configuration file](https://github.com/aaroncox/steempress/blob/master/resources/config/prod.php) :)
properties (22)
authorjesta
permlinkre-alexgr-re-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t204202480z
categorysteempress
json_metadata{"tags":["steempress"],"links":["https://github.com/aaroncox/steempress/blob/master/resources/config/prod.php"]}
created2016-07-29 20:42:03
last_update2016-07-29 20:42:03
depth2
children1
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length277
author_reputation140,605,453,893,072
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id474,056
net_rshares0
@alexgr ·
Aha, thanks.
properties (22)
authoralexgr
permlinkre-jesta-re-alexgr-re-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t204248396z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 20:42:48
last_update2016-07-29 20:42:48
depth3
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length12
author_reputation45,645,291,230,585
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id474,074
net_rshares0
@arcaneinfo ·
Cool!
properties (22)
authorarcaneinfo
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t220620012z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 22:06:21
last_update2016-07-29 22:06:21
depth1
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5
author_reputation14,902,978,467,172
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id475,617
net_rshares0
@binkley ·
I'm going to look into this for sure. Steemit can replace almost every website today and you are taking it to a whole new level. I love wordpress and have a website http://SteemThat.com This would be interesting to allow users to also login into my website and upvote posts and things with their steemit account kinda of like Dtube is doing with videos. I'm pumped up and now on a mission to convert my website somehow.
properties (22)
authorbinkley
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20170820t190110493z
categorysteempress
json_metadata{"tags":["steempress"],"links":["http://SteemThat.com"],"app":"steemit/0.1"}
created2017-08-20 19:01:09
last_update2017-08-20 19:01:09
depth1
children0
last_payout2017-08-27 19:01:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length419
author_reputation2,427,294,020,876
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id12,372,377
net_rshares0
@bitcoiner ·
$0.24
I'll definitely clone the repo and play around with this project later today! PHP is my go-to server language for web dev work. I think there would be a lot of adoption if this can somehow be integrated with WordPress. Imagine all those bloggers there! Exciting!
👍  , , ,
properties (23)
authorbitcoiner
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t202427157z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 20:24:33
last_update2016-07-29 20:24:33
depth1
children3
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.208 HBD
curator_payout_value0.033 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length262
author_reputation28,017,014,641,958
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id473,614
net_rshares139,055,497,513
author_curate_reward""
vote details (4)
@cryptocameo ·
I'm excited to see some review/screenies!
properties (22)
authorcryptocameo
permlinkre-bitcoiner-re-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t205656158z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 20:56:54
last_update2016-07-29 20:56:54
depth2
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length41
author_reputation5,855,219,094,623
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id474,351
net_rshares0
@jesta ·
$0.13
I don't even know that you need to integrate with wordpress, you should be able to use Steem as your database and do everything that wordpress allows for! Look forward to you tinkering with it. It looks like crap right now, but the potential is endless :)
👍  ,
properties (23)
authorjesta
permlinkre-bitcoiner-re-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t202724848z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 20:27:24
last_update2016-07-29 20:27:24
depth2
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.103 HBD
curator_payout_value0.028 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length255
author_reputation140,605,453,893,072
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id473,678
net_rshares77,218,527,231
author_curate_reward""
vote details (2)
@piranhax · (edited)
​That's an excellent point! Upvote for WordPress integration. The effort would provide a gateway application.
👍  , ,
properties (23)
authorpiranhax
permlinkre-bitcoiner-re-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t221805678z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 22:18:06
last_update2016-07-29 22:19:18
depth2
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length109
author_reputation1,007,246,031,801
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id475,851
net_rshares7,032,278,674
author_curate_reward""
vote details (3)
@bitminter ·
I am a wordpress tinkerer sounds very interesting thanks for this

**My Profile**
http://cdn.sugardaddyforme.com/photos/59/OLU4213559_1_tmb.jpeg

Name: Mark | Steemit ID: @bitminter
------------ | -------------
Country: South Africa | Contact: hashbitminter@gmail.com
About Me: Hello, My name is mark I am the creator of this post. This is an example profile post and a little info about me and who I am. Please reply in my thread or start a new " Submit your  Story" and don't forget to link back to my official post  the " Steemit Profile Challenge " please follow this link for more info: https://steemit.com/profile/@bitminter/steemit-profile-pic-challenge Thank you for your support!
properties (22)
authorbitminter
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t201845870z
categorysteempress
json_metadata{"tags":["steempress"],"users":["bitminter"],"image":["http://cdn.sugardaddyforme.com/photos/59/OLU4213559_1_tmb.jpeg"]}
created2016-07-29 20:18:48
last_update2016-07-29 20:18:48
depth1
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length688
author_reputation9,160,739,287,278
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id473,485
net_rshares0
@bmann · (edited)
$0.05
Hey @jesta, I jumped in and made a [pull request on Github](https://github.com/aaroncox/steempress/pull/1) so that #Steempress works with #Heroku out of the box. You can see my sample site up here: http://bmann-steempress.herokuapp.com/ (EDIT: changed the URL to be "my" demo, since it's easy for anyone to try out on Heroku now)

I like the concept of the site being potentially single-user or multi-user. For instance, you might want to list everything with a single tag or just show your own posts.

Caution: my actual PHP hacking skills are pretty weak, but we'll see where I get to.
👍  
properties (23)
authorbmann
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160814t223010619z
categorysteempress
json_metadata{"tags":["Steempress","Heroku","steempress"],"users":["jesta"],"links":["https://github.com/aaroncox/steempress/pull/1"]}
created2016-08-14 22:30:09
last_update2016-08-16 04:54:15
depth1
children1
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.041 HBD
curator_payout_value0.013 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length587
author_reputation58,077,570,820
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id806,211
net_rshares113,848,457,248
author_curate_reward""
vote details (1)
@jesta ·
That's awesome! 

I left you some comments on the pull request itself. And absolutely, you got the idea, and I like how your sample uses a few different people :)
properties (22)
authorjesta
permlinkre-bmann-re-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160814t231648970z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-08-14 23:16:33
last_update2016-08-14 23:16:33
depth2
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length162
author_reputation140,605,453,893,072
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id807,018
net_rshares0
@bob-the-poster ·
$0.16
Very nice! @xeroc also has a similar project: https://github.com/xeroc/vanteem/tree/master
👍  , ,
properties (23)
authorbob-the-poster
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160730t071705104z
categorysteempress
json_metadata{"tags":["steempress"],"users":["xeroc"],"links":["https://github.com/xeroc/vanteem/tree/master"]}
created2016-07-30 07:17:15
last_update2016-07-30 07:17:15
depth1
children1
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.134 HBD
curator_payout_value0.025 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length90
author_reputation5,324,435,589,466
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id482,944
net_rshares94,153,953,765
author_curate_reward""
vote details (3)
@jesta ·
$0.05
Oh that's awesome, man I really need to sit down and just go through all the projects he's done. There's some awesome things coming out of that guys mind :)
👍  
properties (23)
authorjesta
permlinkre-bob-the-poster-re-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160730t075447498z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-30 07:54:48
last_update2016-07-30 07:54:48
depth2
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.050 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length156
author_reputation140,605,453,893,072
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id483,429
net_rshares30,362,726,692
author_curate_reward""
vote details (1)
@boyarov ·
Interesting post !
👍  
properties (23)
authorboyarov
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t195914765z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 19:59:18
last_update2016-07-29 19:59:18
depth1
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length18
author_reputation-83,047,022,811
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id473,125
net_rshares254,722,173
author_curate_reward""
vote details (1)
@brendanwenzel ·
Would you happen to be available to help me build a website like Steemit using their open source code for my niche community? Only need some simple changes to be made post install. Hope to hear from you soon!
👍  
properties (23)
authorbrendanwenzel
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20170606t173911084z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2017-06-06 17:39:12
last_update2017-06-06 17:39:12
depth1
children3
last_payout2017-06-13 17:39:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length208
author_reputation1,041,353,556,816
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,284,651
net_rshares0
author_curate_reward""
vote details (1)
@ghostinjar ·
if you find anyone, send them my way too!
properties (22)
authorghostinjar
permlinkre-brendanwenzel-re-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20170706t004134288z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2017-07-06 00:41:42
last_update2017-07-06 00:41:42
depth2
children0
last_payout2017-07-13 00:41:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length41
author_reputation0
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,459,303
net_rshares0
@jesta ·
I'm pretty busy right now and don't feel comfortable taking on new projects at the moment. Sorry I can't be of more help!
👍  
properties (23)
authorjesta
permlinkre-brendanwenzel-re-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20170606t180430206z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2017-06-06 18:04:30
last_update2017-06-06 18:04:30
depth2
children1
last_payout2017-06-13 18:04:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length121
author_reputation140,605,453,893,072
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,285,924
net_rshares756,429,931
author_curate_reward""
vote details (1)
@brendanwenzel ·
No worries. Figured I'd ask. If you know if anyone I should ask or that would be interested I'd love an intro. Thank you in advance!
properties (22)
authorbrendanwenzel
permlinkre-jesta-re-brendanwenzel-re-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20170606t194705651z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2017-06-06 19:47:09
last_update2017-06-06 19:47:09
depth3
children0
last_payout2017-06-13 19:47:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length132
author_reputation1,041,353,556,816
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,291,572
net_rshares0
@chris-bell ·
$0.03
Will this be similar to Medium hosting stand alone sites?
👍  ,
properties (23)
authorchris-bell
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160730t032804148z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-30 03:28:00
last_update2016-07-30 03:28:00
depth1
children1
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.030 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length57
author_reputation3,198,287,803,831
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id479,906
net_rshares18,364,477,927
author_curate_reward""
vote details (2)
@jesta ·
I'd imagine so! I didn't realize medium did that kind of thing.
properties (22)
authorjesta
permlinkre-chris-bell-re-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160730t062838549z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-30 06:28:39
last_update2016-07-30 06:28:39
depth2
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length63
author_reputation140,605,453,893,072
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id482,376
net_rshares0
@edgeland ·
Thanks @jesta!  It's great to be able to see and engage with the work you're doing.
👍  
properties (23)
authoredgeland
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160730t033421375z
categorysteempress
json_metadata{"tags":["steempress"],"users":["jesta"]}
created2016-07-30 03:34:21
last_update2016-07-30 03:34:21
depth1
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length83
author_reputation14,648,354,466,714
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id480,000
net_rshares41,432,768
author_curate_reward""
vote details (1)
@ervin-lemark ·
This is great. As you know by now I am your avid follower and I like all your tools.

I've joined the channel and I will set up a site with steempress - eventually. First I have to finish one or two of the projects that I am currently working on :)

So I can't promise that I'll be very active but I will always be here checking the development.

Excellent!
👍  
properties (23)
authorervin-lemark
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160730t070848352z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-30 07:11:03
last_update2016-07-30 07:11:03
depth1
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length357
author_reputation471,741,758,254,507
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id482,852
net_rshares12,309,081,350
author_curate_reward""
vote details (1)
@ghostinjar ·
I am a blogger, visit god.finance. I am larger on instagram @Finance_god. 

I would like to make my website steem powered, but I have no idea how to, but I am willing to be a guinea pig. Message me on instagram/facebook/email.
financegods@gmail.com
properties (22)
authorghostinjar
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20170706t004037391z
categorysteempress
json_metadata{"tags":["steempress"],"users":["finance"],"app":"steemit/0.1"}
created2017-07-06 00:40:45
last_update2017-07-06 00:40:45
depth1
children0
last_payout2017-07-13 00:40:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length248
author_reputation0
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,459,235
net_rshares0
@ghostinjar ·
someone could develop this as a wordpress plugin... I would download it
properties (22)
authorghostinjar
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20170706t004325633z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2017-07-06 00:43:33
last_update2017-07-06 00:43:33
depth1
children0
last_payout2017-07-13 00:43:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length71
author_reputation0
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,459,454
net_rshares0
@kuriko ·
$0.03
I am adding both your sites to my ( in the making) website. A directory of everything steemit related from products to services.  I hope you don't mind.
👍  ,
properties (23)
authorkuriko
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t205203466z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 20:51:30
last_update2016-07-29 20:51:30
depth1
children1
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.030 HBD
curator_payout_value0.002 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length152
author_reputation4,662,306,021,422
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id474,254
net_rshares20,981,883,427
author_curate_reward""
vote details (2)
@jesta ·
Not at all, feel free!
properties (22)
authorjesta
permlinkre-kuriko-re-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t205202013z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 20:52:00
last_update2016-07-29 20:52:00
depth2
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length22
author_reputation140,605,453,893,072
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id474,264
net_rshares0
@littleboo ·
Thank you for your ideas and their implementation
properties (22)
authorlittleboo
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t211708504z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 21:17:12
last_update2016-07-29 21:17:12
depth1
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length49
author_reputation31,033,683,178
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id474,794
net_rshares0
@quickfingersluc ·
Im a trader, and I made a channel where I help steemit users grow there accounts.. So im all for anyything that adds value to steemit.. Nice work, good post and good ideas :)
👍  
properties (23)
authorquickfingersluc
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t200300054z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 20:03:09
last_update2016-07-29 20:03:09
depth1
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length174
author_reputation8,010,403,500,392
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id473,203
net_rshares0
author_curate_reward""
vote details (1)
@rogue91 ·
Interesting, also I got to the end and saw the build something great together just after reading an article about Donald Trump lol, bad timing on my part.
properties (22)
authorrogue91
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t200217449z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 20:02:18
last_update2016-07-29 20:02:18
depth1
children2
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length154
author_reputation307,798,507,264
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id473,188
net_rshares0
@jesta ·
hahaha, "Make steemit blogging great again!"

Need a hat now.
properties (22)
authorjesta
permlinkre-rogue91-re-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t201514852z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 20:15:15
last_update2016-07-29 20:15:15
depth2
children1
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length61
author_reputation140,605,453,893,072
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id473,431
net_rshares0
@bitcoiner ·
A Trump cap labeled with 'Made in USA' but actually not? LOL
properties (22)
authorbitcoiner
permlinkre-jesta-re-rogue91-re-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t202832248z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 20:28:39
last_update2016-07-29 20:28:39
depth3
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length60
author_reputation28,017,014,641,958
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id473,694
net_rshares0
@ronmamita · (edited)
Awesome!
<blockquote>Do you have an idea for a blog that you'd like to be steem powered, yet on it's own blog style website?</blockquote>
Do you mean the blogger must have independent server website?

Are there no existing platforms with hosts are available for steempress?
properties (22)
authorronmamita
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20170619t134712026z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2017-06-19 13:47:15
last_update2017-06-19 13:54:45
depth1
children0
last_payout2017-06-26 13:47:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length273
author_reputation770,066,160,449
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,261,545
net_rshares0
@sizil ·
Quite an in detail post :)
properties (22)
authorsizil
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160729t200520400z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-29 20:05:21
last_update2016-07-29 20:05:21
depth1
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation64,168,495,356
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id473,255
net_rshares0
@vikram ·
Just the kind of thing I was hoping to find. Installed the code on my laptop and it worked like a charm. 

Some issue with the url (.../web/index.php/@vikram works instead of .../web/@vikram)  perhaps as I am using apache and the url rewrite  config are not set. 

Played with changing templates ..works good. Needs cache clear
rm -rf ./steempress/var/cache/twig/*

Thanks a lot for the code. if i can contribute back i will do. .. i need to learn first ;-)
👍  
properties (23)
authorvikram
permlinkre-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160730t110416160z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-30 11:04:12
last_update2016-07-30 11:04:12
depth1
children1
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length457
author_reputation49,069,186,938
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id486,016
net_rshares15,473,076,602
author_curate_reward""
vote details (1)
@jesta ·
Ahh yep, it's probably apache. The nginx config included in the repository rewrites all URLs to `index.php` to solve the problem you're having with the URL. I imagine I should add an .htaccess file so anyone running apache doesn't have to deal with this.

Also - regarding the changing templates and clearing the cache: if you use `index_dev.php` instead of `index.php`, it won't use the cache and you won't have to clear it every time :)
👍  
properties (23)
authorjesta
permlinkre-vikram-re-jesta-steempress-open-source-and-self-hosted-blog-platform-powered-by-the-steem-blockchain-20160730t181650750z
categorysteempress
json_metadata{"tags":["steempress"]}
created2016-07-30 18:16:51
last_update2016-07-30 18:16:51
depth2
children0
last_payout2016-08-29 12:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length438
author_reputation140,605,453,893,072
root_title"[steempress] Open source & self hosted blog platform powered by the steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id494,284
net_rshares130,418,500
author_curate_reward""
vote details (1)