Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm using Wordpress for a project because of the wealth of existing templates and plugins. Without these Wordpress is not terribly interesting; it's not Wordpress.

Once you drop the ecosystem there are plenty of alternative to creating static or near-static sites.

edit: I should point out that more alternatives for creating Web content is, on average, a Good Thing. Presenting a tool, however good, as an alternative to Wordpress however brings a lot of assumptions that may cause people to focus on the wrong things.

There's probably a market for a form of Wordpress that could use existing themes but not plugins, and only allowed basic posts and pages, with perhaps a more robust security model. E.g. prevent commenting (in order to avoid having to accept external content) except via Disqus or something.



It's also very easy to extend. It may not be the prettiest code base, but I very rarely hit a blocker where I can't do what I have set out to do.

Even if you're not the one actually extending it, the fact that it's easy to extend means there is a wealth of plugin offerings.


It's also very easy to extend.

True. I hadn't done any PHP coding in many years, and knew essentially nothing about how WP worked, but Google + tenacity = useful results. Shortcodes, for example; super cool.

There are plenty of WTF moments in PHP and Wordpress but nothing that prevents pragmatic results.


Worth mentioning though, that level of easy extensibility, combined with Wordpress' absurd popularity, makes it very easy to get into trouble. It's the Internet Explorer of the blogging world.

Consider: http://wpmu.org/why-you-should-never-search-for-free-wordpre...


Your link has nothing to do with building themes or plugins though..


Building, no. Using, everything. A non trivial amount of plugins/themes an average user is likely to install are major security risks.


If you don't like WordPress[1], and don't want your authors/editors to have to know any programming, but you do want fast cheap and easily hackable PHP for the CMS itself, consider a free open source alternative called TextPattern:

http://textpattern.com

It has good documentation:

http://www.textpattern.net/wiki/index.php?title=Index

And an ecosystem of plugins:

http://textpattern.org

The separation of editing and design roles in the admin is worthwhile as well.

// 1. Having built and hosted multiple WP sites scaling to millions of uniques a day, and even having built and managed a WP install for the most notorious domain name in the world, I have to say I don't advise it for most cases.


To help people evaluate alternatives for creating static sites, I built this live dashboard comparing the Github activity of the leading static site generators.

http://www.staticgen.com




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: