On 7 Mar 2013, at 05:29, Larry Garfield <la...@garfieldtech.com> wrote:
> On 03/06/2013 10:51 PM, Beau Simensen wrote:
>> My vision is to have a site like http://experience.symfony.com were all of 
>> this is collected. It would be maintained on github.com as a static site.
>> 
>> My static site generator is built around HttpKernel. I'd love to have an 
>> opportunity to have my software used to build the experience site. It won't 
>> be the end of the world if you decide to go the static route and end up 
>> using Jekyll but I think it would be a great opportunity to use a Symfony 
>> based static site generator to generate the experience site. I might be a 
>> little biased, though. ;)

> 1) I would strongly recommend against Jekyll.  Not because I have anything 
> against Jekyll, but because a Symfony showcase site should be built with 
> Symfony.  (Which Symfony-based app is an open question.  A year from now I'd 
> say Drupal 8, but it's not stable yet, so, yeah... <g>)

I do see the point, but if Jekyll does the job then it seems a little "Not 
Invented Here" to use a Symfony-based one, doesn't it? :) One of the things I 
like about the Symfony community is that we commonly use best-practice tools 
even when they aren't Symfony or even PHP (the documentation's written in RST 
and compiled with the python-based Sphinx tool; Assetic cheerfully calls out to 
Java for YUI, Ruby for Sass, Node for Coffeescript…) I don't think it's a 
weakness to show that we can play well with others. So we should pick the right 
tool for the job. 

With that said, I've not used Jekyll enough to say that it's the right tool. :P

Anyway, I strongly agree with the idea of making an experience site, and with 
the idea of it being static. I think a few deep case studies would be better 
than a large directory. 

Finally, just out of curiosity, what's the benefit of using HttpKernel to make 
a static site generator. Wouldn't you just need Pimple, Finder, Twig, and 
Markdown (and maybe Assetic and Imagine if you want to be fancy with resources)?

Kind regards,


--
Matt Robinson
https://lazycat.org/

-- 
-- 
If you want to report a vulnerability issue on Symfony, please read the 
procedure on http://symfony.com/security

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Symfony developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to symfony-devs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to