I'm excited! A few initial comments: 1. Uses of three hyphens ("---") are not being converted to em-dashes ("—") as I assume is expected à la Scribble: e.g. https://github.com/racket/racket-lang-org/blob/36e679e252c2be1f0a5dec91a62db394a6eee806/www/index.html.pm#L313 and https://github.com/racket/racket-lang-org/blob/36e679e252c2be1f0a5dec91a62db394a6eee806/www/index.html.pm#L344 2. The JavaScript driving a change of "tabs" doesn't use the history APIs (e.g. history.pushState, window.onpopstate), so it doesn't work as (I) expected with browser-based control operators like "back" and "duplicate tab." Of course I know this is more complicated than it sounds … thanks to continuations and the Racket web server for saving me from this whole class of problems! 3. It wasn't obvious to me that clicking on the heading for a group of tabs would return to the otherwise-inaccessible default tab for the group.
-Philip On Tue, Jun 11, 2019 at 1:10 AM <matth...@ccs.neu.edu> wrote: > > Over the past few weeks, the Racket core team has re-designed the web > site with the goal of expressing the Racket ideas verbally on the front > page. The current design is hosted at > = > > https://s3.amazonaws.com/test.racket-lang.org/www/index.html > > Comments welcome on all aspects. — Matthias > > -- > You received this message because you are subscribed to the Google Groups > "Racket Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-dev+unsubscr...@googlegroups.com. > To post to this group, send email to racket-dev@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/C77D811D-3C67-4414-89A8-C9DB4B2280E3%40ccs.neu.edu > <https://groups.google.com/d/msgid/racket-dev/C77D811D-3C67-4414-89A8-C9DB4B2280E3%40ccs.neu.edu?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 "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-dev+unsubscr...@googlegroups.com. To post to this group, send email to racket-dev@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/CAH3z3gYOB7%3DFiBe7UV_b8Bj7uO488908LxMW34B6fS7Fekjr6Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.