"Blog Type" Code

Jcraig83

Greenbacks
May 5, 2010
274
5
0
I'm really becoming a big fan of creating my own websites, however one thing that I am having trouble with is somewhat automating the process of posting new content. It's a hassle to have to add new articles to a site through say Dreamweaver Is there some code out there that would allow you to easily post content up like Wordpress without all the other bloat from Wordpress
 


If you consider Wordpress bloated then you really have no other option than to edit html in Dreamweaver or Co.
I use TYPO3 as a publishing system that controls unlimited (landing) pages within one system so i don't have to reinstall for every website I need.
I just point all of those to the installation folder and it works without a problem.
 
I'm really becoming a big fan of creating my own websites, however one thing that I am having trouble with is somewhat automating the process of posting new content. It's a hassle to have to add new articles to a site through say Dreamweaver Is there some code out there that would allow you to easily post content up like Wordpress without all the other bloat from Wordpress

Learn PHP it's pretty simple to do.