> > Clearly Jim needs to move out to the West Coast. > I'm working on it :)
I would suggest deciding on a technology beforehand If we're hosting our docs at readthedocs (as Jason said on the wiki), then website will be a gallery, blog, some prose pages, and that's it. Any of the popular static site generators should be capable. I have experience with Pelican, but that seems very blog-only oriented. You can make it do other stuff, but it's not by default. Perhaps Jekyll? Or the python version Hyde? I think we just need to choose one, they all should be capable. - Jim On Monday, February 2, 2015 at 4:16:11 PM UTC-6, Aaron Meurer wrote: > > I would suggest deciding on a technology beforehand, so that you can jump > right in and create content. Sphinx is not the greatest for writing a > website. You can do it, but it's very inflexible, and you can spend days > trying to get it to do some thing that you want it to do. But I don't know > what's better honestly, unless you have a web developer among you. > > Aaron Meurer > > On Mon, Feb 2, 2015 at 4:12 PM, Matthew Rocklin <[email protected] > <javascript:>> wrote: > >> Locations >> >> Davis/Sacramento (10:00 - 19:00 PST) >> >> Gilbert >> Chris >> Jason >> Luke >> >> Minneapolis (12:00 - 21:00 CT) >> >> Jim >> >> >> Clearly Jim needs to move out to the West Coast. >> >> On Mon, Feb 2, 2015 at 1:27 PM, Jason Moore <[email protected] >> <javascript:>> wrote: >> >>> BTW, if you are intending to apply to GSoC (which we are likely to do >>> again this year), this would be a good time to introduce yourself and get >>> acquainted with the project. >>> >>> >>> Jason >>> moorepants.info >>> +01 530-601-9791 >>> >>> On Mon, Feb 2, 2015 at 1:08 PM, Jason Moore <[email protected] >>> <javascript:>> wrote: >>> >>>> Howdy PyDy and SymPy folks, >>>> >>>> We are having a small one day sprint this weekend to get the PyDy >>>> website into the modern age. Some of us will be in the same physical >>>> location and others working elswhere via a Google Hangout. >>>> >>>> Details are posted here: >>>> https://github.com/pydy/pydy/wiki/PyDy-Website-Sprint-February-2015 >>>> and new info will be posted as the date arrives. >>>> >>>> Any and all are welcome to join. >>>> >>>> Jason >>>> moorepants.info >>>> +01 530-601-9791 >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "sympy" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected] <javascript:>. >>> To post to this group, send email to [email protected] >>> <javascript:>. >>> Visit this group at http://groups.google.com/group/sympy. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/sympy/CAP7f1AivaRYfmqw711z1VbWBcAW6T4hwhbgys6nx67RhjjJ-8w%40mail.gmail.com >>> >>> <https://groups.google.com/d/msgid/sympy/CAP7f1AivaRYfmqw711z1VbWBcAW6T4hwhbgys6nx67RhjjJ-8w%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sympy" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] <javascript:> >> . >> Visit this group at http://groups.google.com/group/sympy. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/sympy/CAJ8oX-FAFMvdTK%3DkSzqoYo0JEiqtJ1ar1NdfHbS72VjQk%2B-aNA%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/sympy/CAJ8oX-FAFMvdTK%3DkSzqoYo0JEiqtJ1ar1NdfHbS72VjQk%2B-aNA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/4e35986a-7db5-45f6-befb-83f58431df55%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
