
Hi folks, A while ago, yt-project.org 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. I took some time this week to experiment a bit with the website. My fork is here: https://bitbucket.org/MatthewTurk/yt.website and a build is here: http://matt-website.hub.yt/ The big changes: * Light instead of dark background ("cyborg" theme to "flatly") * Made the text more normal-sized most places * Changed the masthead on the front page to *not* be a carousel and have the new logo, along with a more punchy intro * Added a set of "examples", which come from a .yaml file. I've been experimenting with the examples and the theme in particular, and I personally like it a lot more. 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 matt-website.hub.yt . Feedback here or on slack would be very much appreciated, and if folks like it, I'd like to deploy it. A few other things it would need before it's ready: * Add an extensions page, with extension information drawn from .yaml file * Make the blog look like this thing, and maybe figure out if the blog could be part of the repo * Update the text and images wherever appropriate (i.e., update references to the hub) * Streamline navigation a little bit * Fill out the examples, maybe even have them link to the hub -Matt

I see the same thing. But otherwise looks great. On Fri, Aug 12, 2016 at 12:27 PM, Hsi-Yu Schive <hyschive@gmail.com> wrote:
-- Michael Zingale Associate Professor Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY 11794-3800 *phone*: 631-632-8225 *e-mail*: Michael.Zingale@stonybrook.edu *web*: http://www.astro.sunysb.edu/mzingale github: http://github.com/zingale

I get a 502 gateway error now. On Fri, Aug 12, 2016 at 12:44 PM, Matthew Turk <matthewturk@gmail.com> wrote:
-- Michael Zingale Associate Professor Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY 11794-3800 *phone*: 631-632-8225 *e-mail*: Michael.Zingale@stonybrook.edu *web*: http://www.astro.sunysb.edu/mzingale github: http://github.com/zingale

something happened in Mayotte? On Fri, Aug 12, 2016 at 12:49 PM, Matthew Turk <matthewturk@gmail.com> wrote:
-- Michael Zingale Associate Professor Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY 11794-3800 *phone*: 631-632-8225 *e-mail*: Michael.Zingale@stonybrook.edu *web*: http://www.astro.sunysb.edu/mzingale github: http://github.com/zingale

Thanks for the feedback, folks. I've pushed up a new version with all the examples that were previously placeholders filled out: http://matt-website.hub.yt/ 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. 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. -Matt On Fri, Aug 12, 2016 at 9:45 AM, Matthew Turk <matthewturk@gmail.com> wrote:

Hi Matt, 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. Otherwise, it's really great. Nice work! j On Fri, Aug 12, 2016 at 2:33 PM Matthew Turk <matthewturk@gmail.com> wrote:

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.) I've also added a preliminary extensions page, which isn't linked from main navbar but is at http://matt-website.hub.yt/extensions.html . On Fri, Aug 12, 2016 at 3:02 PM, Jeffrey S. Oishi <jsoishi@gmail.com> wrote:

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! On Fri, Aug 12, 2016 at 10:06 PM, John ZuHone <jzuhone@gmail.com> wrote:
-- Cameron Hummels NSF Postdoctoral Fellow Department of Astronomy California Institute of Technology http://chummels.org

Hi folks, I have fixed up a couple things on mobile; not totally satisfied with how it looks on mobile yet, but working on it. I've also added "extensions" and consolidated a few things under "About" but I fear the navbar is getting unwieldy. Cameron, I think that's a good idea, but I am not sure which to change. I filled out some of the examples I set out to do, but I think there's room to do more, so I think I'd be happy with folks contributing examples. They're all defined in a .yaml file that's pretty easy to add to or edit: https://bitbucket.org/MatthewTurk/yt.website/src/e8489da9c0e70a161bb3806eaf2b23bc872b5139/examples.yaml?at=default&fileviewer=file-view-default and the extensions are likewise: https://bitbucket.org/MatthewTurk/yt.website/src/e8489da9c0e70a161bb3806eaf2... So updating this stuff should be easy. Anyway, the website is rebuilding with the recent changes and should be up here in about ten minutes: http://matt-website.hub.yt/ -Matt On Sat, Aug 13, 2016 at 12:17 AM, Cameron Hummels <chummels@gmail.com> wrote:

Hi folks, I've issued a PR: https://bitbucket.org/yt_analysis/website/pull-requests/112/reorganize- website-and-change-theme/diff This includes all the feedback I've received (except for the new examples to add, which I have issued a separate call for suggestions to this list) and I think is a pretty good improvement. If I have forgotten some of your feedback, it's because I've forgotten, not because I'm trying to ignore anyone. I can't figure out how to make the yt logo not be obnoxiously large when it's viewed on mobile, but I think that the mobile presentation is a bit better with the way I've shifted things around in the example section. Maybe not perfect, but better. Suggestions would be welcomed, but on the PR might be easiest. The demo website gets updated with some regularity: http://matt-website.hub.yt We don't really have a process in place to decide when it's OK to accept a big change like this, so please let me know if you have some feedback and we'll see if we can keep it moving along. Thanks for your feedback, all! -Matt On Sat, Aug 13, 2016 at 6:04 PM, John ZuHone <jzuhone@gmail.com> wrote:
participants (8)
-
B.W. Keller
-
Cameron Hummels
-
Hsi-Yu Schive
-
Jeffrey S. Oishi
-
John ZuHone
-
Matthew Turk
-
Michael Zingale
-
Nathan Goldbaum