<div dir="ltr">I think in general it looks good, but I'm not sure we want all of the examples to use the alternative method of indexing data.  Would it be possible to show a slice plot or projection plot using the traditional method for generating these objects (e.g. SlicePlot and ProjectionPlot)?  The current examples only mean something if people are familiar with numpy indexing.  Alternatively having both data objects as well as the region examples might be OK since they are equivalent.  Other that than, it looks good!</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 12, 2016 at 10:06 PM, John ZuHone <span dir="ltr"><<a href="mailto:jzuhone@gmail.com" target="_blank">jzuhone@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>I'm with Nathan--it needs probably a little work to show up right on mobile. Some screenshots are attached. Otherwise I think it's fabulous.</div><div style="direction:inherit"><br></div><div style="direction:inherit"><img src="cid:0645EC48-F02F-4064-826B-F3E15666A47D" alt="image1.PNG"><br></div><div><div style="direction:inherit"><img src="cid:C5CB648C-F698-47C6-B032-F89DFFA903CA" alt="image2.PNG"><br></div><div>Sent from John ZuHone's iPad</div></div><div><div class="h5"><div><br>On Aug 12, 2016, at 7:47 PM, Nathan Goldbaum <<a href="mailto:nathan12343@gmail.com" target="_blank">nathan12343@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><br><br>On Friday, August 12, 2016, Matthew Turk <<a href="mailto:matthewturk@gmail.com" target="_blank">matthewturk@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Hi Jeff, thanks for the suggestion -- I tried a bunch of ways to make the text work, but couldn't quite make it.  I've added a big arrow; do you think that is sufficient?  If not, I'll keep trying with the text. (It's a bit off on mobile, but can be fixed if it's worthwhile.)</p>
<p dir="ltr">I've also added a preliminary extensions page, which isn't linked from main navbar but is at <a href="http://matt-website.hub.yt/extensions.html" target="_blank">http://matt-website.hub.yt/<wbr>extensions.html</a> .</p></blockquote><div>Hmm, just looked at this on my phone, the examples are kinda confusing there. The arrow also appears below the output.<span></span></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 12, 2016 at 3:02 PM, Jeffrey S. Oishi <span dir="ltr"><<a>jsoishi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Instead of input/output it could be more like "doing this" and "produces this", or something similarly more user friendly...<br></div><div><div><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 12, 2016 at 4:01 PM Jeffrey S. Oishi <<a>jsoishi@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi Matt,<br><br></div>The website looks outstanding. I really like it. One small thing: in the examples code/output part, perhaps under the menu bar it could list the current example name (so, "Quick Calculations" for the default) and label the panes "input" and "output". It might help people understand what the website is showing, since code examples like that are not super common.<br><br></div>Otherwise, it's really great. Nice work!<br><br></div></div><div dir="ltr">j</div><div dir="ltr"><br><div><div><div><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 12, 2016 at 2:33 PM Matthew Turk <<a>matthewturk@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks for the feedback, folks.  I've pushed up a new version with all the examples that were previously placeholders filled out:<div><br></div><div><a href="http://matt-website.hub.yt/" target="_blank">http://matt-website.hub.yt/</a><br></div><div><br></div><div>I think this is the part of the front page that needs the most help.  If you have ideas for pithy examples, I'm happy to either add them, or pull from your repo/pull request.</div><div><br></div><div>I'll send out again once I've added the extensions and other bits, but I think folks seem to be generally in favor, so I'll keep working on it off and on.</div><div><br></div><div>-Matt</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 12, 2016 at 9:45 AM, Matthew Turk <span dir="ltr"><<a>matthewturk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi folks,<div><br></div><div>A while ago, <a href="http://yt-project.org" target="_blank">yt-project.org</a> was converted to a "generated" site.  Templates are used to generate each page, so it's much easier to modify.  I've also moved the calculation of contributors into a function, and the gallery and the members list are in .yaml files, so they can be updated without writing raw HTML.</div><div><br></div><div>I took some time this week to experiment a bit with the website.  My fork is here:<br></div><div><br></div><div><a href="https://bitbucket.org/MatthewTurk/yt.website" target="_blank">https://bitbucket.org/MatthewT<wbr>urk/yt.website</a><br></div><div><br></div><div>and a build is here:</div><div><br></div><div><a href="http://matt-website.hub.yt/" target="_blank">http://matt-website.hub.yt/</a></div><div><br></div><div>The big changes:</div><div><br></div><div> * Light instead of dark background ("cyborg" theme to "flatly")</div><div> * Made the text more normal-sized most places</div><div> * Changed the masthead on the front page to *not* be a carousel and have the new logo, along with a more punchy intro</div><div> * Added a set of "examples", which come from a .yaml file.</div><div><br></div><div>I've been experimenting with the examples and the theme in particular, and I personally like it a lot more.  </div><div><br></div><div>If you fork my repo and make changes (especially if you want to add examples, which can take *either* text output *or* images) as soon as the changes go in, it auto-builds on <a href="http://matt-website.hub.yt" target="_blank">matt-website.hub.yt</a> .  Feedback here or on slack would be very much appreciated, and if folks like it, I'd like to deploy it.</div><div><br></div><div>A few other things it would need before it's ready:</div><div><br></div><div> * Add an extensions page, with extension information drawn from .yaml file<br></div><div> * Make the blog look like this thing, and maybe figure out if the blog could be part of the repo</div><div> * Update the text and images wherever appropriate (i.e., update references to the hub)</div><div> * Streamline navigation a little bit</div><div> * Fill out the examples, maybe even have them link to the hub</div><div><br></div><div>-Matt</div></div>
</blockquote></div><br></div>
______________________________<wbr>_________________<br>
yt-dev mailing list<br>
<a>yt-dev@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" rel="noreferrer" target="_blank">http://lists.spacepope.org/lis<wbr>tinfo.cgi/yt-dev-spacepope.org</a><br>
</blockquote></div></div></div></div></div></blockquote></div>
</div></div><br>______________________________<wbr>_________________<br>
yt-dev mailing list<br>
<a>yt-dev@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" rel="noreferrer" target="_blank">http://lists.spacepope.org/lis<wbr>tinfo.cgi/yt-dev-spacepope.org</a><br>
<br></blockquote></div><br></div>
</blockquote>
</div></blockquote><blockquote type="cite"><div><span>______________________________<wbr>_________________</span><br><span>yt-dev mailing list</span><br><span><a href="mailto:yt-dev@lists.spacepope.org" target="_blank">yt-dev@lists.spacepope.org</a></span><br><span><a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/<wbr>listinfo.cgi/yt-dev-spacepope.<wbr>org</a></span><br></div></blockquote></div></div></div><br>______________________________<wbr>_________________<br>
yt-dev mailing list<br>
<a href="mailto:yt-dev@lists.spacepope.org">yt-dev@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" rel="noreferrer" target="_blank">http://lists.spacepope.org/<wbr>listinfo.cgi/yt-dev-spacepope.<wbr>org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Cameron Hummels<div><span style="font-size:12.8000001907349px">NSF Postdoctoral Fellow</span></div><div><span style="font-size:12.8000001907349px">Department of Astronomy</span></div><div><span style="font-size:12.8000001907349px">California Institute of Technology</span><br></div><div><a href="http://chummels.org" style="font-size:12.8000001907349px" target="_blank">http://chummels.org</a><br></div></div></div></div>
</div>