On Fri, Jan 4, 2019 at 1:39 AM Rémy Maucherat <[email protected]> wrote:
> On Fri, Jan 4, 2019 at 10:24 AM Mark Thomas <[email protected]> wrote: > > > On 03/01/2019 23:47, Igal Sapir wrote: > > > On 1/3/2019 12:09 PM, Mark Thomas wrote: > > >> On 03/01/2019 17:38, Igal Sapir wrote: > > >> > > >> <snip/> > > >> > > >>> Looking at other ASF sites like Kafka, Pulsar, and Spark I don't see > > the > > >>> ASF logo at the top - is that really a requirement? Tomcat is popular > > >>> and its brand is recognizable. ASF logo and trademark notice are > > there, > > >>> just not at the top of every page. > > >> This shows what is required: > > >> https://whimsy.apache.org/site/ > > >> (and how compliant various projects are) > > > > > > Good to know. Kafka's compliance is the same as the current Tomcat, > and > > > Spark's is at 100%. > > > > If you follow the link from there to the policy: > > https://www.apache.org/foundation/marks/pmcs#navigation > > > > you'll see that the required links need to be part of the main > > navigation. To me, this means another drop-down in the top menu (like > > spark.a.o has) > > > > +1 > The two blocks of links at the bottom are also important, they will have to > be added to a new "misc" menu or something, there's really no good way > around this. > > First block is: > Who We Are > Swag > Heritage > Resources > Contact > > Second one is: > Apache Software Foundation > Legal > Support Apache > Sponsorship > Thanks > License > I made changes according to your feedback. You can see them at http://people.apache.org/~isapir/mockups/tomcat-site-2/ To make room for the nav items, I moved the logos above the nav bar. That also allowed for the ASF logos to be shown at the top. On a very small screen, the full ASF logo is replaced with the Feather logo. The social media and font-size selector were moved to the bottom, and the search field is collapsed until it gets focus. > > > > >> <snip/> > > > > Hmm. We have a lot of white-space. Should we consider a two column > > format for the news when there is sufficient screen width? > See example of ApacheCon 2019 in new mockup. > > > > > <snip/> <http://people.apache.org/~isapir/mockups/tomcat-site-1/> > > > > Not an issue for the website but it could be if we want to apply the > > same look and feel to the Tomcat docs. What libraries have you used to > > create this site and what are the licenses of each? > While we definitely want to keep the L&F consistent, I am not sure that those other properties would need the full experience as the site, e.g. do the offline docs and site manager need to have a responsive design that would work on a mobile device? The main libraries used are: Bootstrap 4 - MIT license - https://getbootstrap.com/docs/4.1/about/license/ jQuery 3 - MIT license - https://jquery.org/license/ Popper.js (comes with Bootstrap, not using features ATM AFAIK) - MIT license - https://github.com/FezVrasta/popper.js/blob/master/LICENSE.md Please let me know your thoughts. Best, Igal
