Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

majordude

macrumors 68020
Original poster
I use Wordpress for a lot of sites. I like it because I can add a page and all the links, categories and even sitemaps are regenerated on the fly. Plus I like how I can change one template and all the pages change across the site.

Is there something like this for HTML?

What I am looking for is a HTML editor that I can use on my Mac and upload via FTP. I want it to create internal links and sitemaps automatically.
 
There are several of these for the Mac. One of my favorites is Aptana Studio - if you don't need WYSIWYG, this will work perfectly. Plus, it's open-source, so the price (free) can't be beat.
 
Well, you can install WordPress locally. Not sure if that's getting after what you're looking for. Your post wasn't entirely clear to me.
 
WordPress is a combination of PHP and HTML/CSS, with the dynamic content like internal links (the_title, etc) done all in PHP. You cannot do similar things with HTML only.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.