thechangelog / ping

Ping! Share show ideas, feedback, or general questions. Just create an issue.
https://changelog.com/
267 stars 13 forks source link

Spress: static sites generator in PHP #4

Closed yosymfony closed 10 years ago

yosymfony commented 10 years ago

Hi.

I have written a static sites generator in PHP. You can create web pages and a blogs using Markdown, HTML and Twig templates. Spress can be extended with plugins and themes.

More Info at: http://spress.yosymfony.com GitHub repo: https://github.com/yosymfony/Spress

adamstac commented 10 years ago

Thanks for getting in touch @yosymfony. We don't have a huge PHP following simply because most of us Changelogger's don't use PHP day to day. What other PHP-based static site generators are out there? Why this over something like Jekyll?

yosymfony commented 10 years ago

Sculpin is another static site generator like Spress, in PHP. Spress is inspired by Jekyll but using PHP components like Twig or Silex microframework. Now I have the first stable version and is similar to Jekyll.

Riduidel commented 10 years ago

Talking about site generators, the most complete list can be found at http://staticsitegenerators.net/ (and it's not even complete !)

jerodsanto commented 10 years ago

Ok @Riduidel that site has me convinced that the world has enough static site generators now. :)

@yosymfony thanks for pinging us on this, but I don't think we'll be covering any more static site generators unless something really knocks our socks off.

adamstac commented 10 years ago

To add to this, episode #125 of the podcast will cover Jekyll for the first since it was developed 5 years ago, and since we launched in 2009.

We're picky, but keep in touch for future projects.