You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
I want consistent control over headers/footers, but I also have at least 3 totally distinct "sub-sites" that I don't want to mess with, and do NOT want to have to convert my stuff to markup.
I used a static site generator for my blog, and it was, quite frankly, a *massive* pain in the arse to update β thatβs why I switched away from Neocities for the actual hosting side of things, because I just wanted to use WordPress and get it over with. I also used an SSG for some other pages but it turned out to be easier to just edit raw HTML in the long run
Actually a preprocessor, but piss-easy: http://htp.sourceforge.net/ - pretty simple, works on only the files you specify. Gets pages looking the same, or you can use if-else statements in the template for variation. Custom macros, too. Is nice.