Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dG8Wv-0002CJ-1L for pgadmin-hackers@arkaria.postgresql.org; Wed, 31 May 2017 18:39:37 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dG8Wu-0000yS-It for pgadmin-hackers@arkaria.postgresql.org; Wed, 31 May 2017 18:39:36 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dG8Wu-0000yJ-8y for pgadmin-hackers@postgresql.org; Wed, 31 May 2017 18:39:36 +0000 Received: from mail-oi0-x22e.google.com ([2607:f8b0:4003:c06::22e]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dG8Wq-0007bS-9F for pgadmin-hackers@postgresql.org; Wed, 31 May 2017 18:39:35 +0000 Received: by mail-oi0-x22e.google.com with SMTP id h4so26695322oib.3 for ; Wed, 31 May 2017 11:39:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pivotal-io.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=O4+BTbop5qo4QEAt1RtpIaIRdfmj0bqTqZnhoQ/OWCY=; b=fhM+bmvlWip1wAv/gBubqsMrAUwgoFIxiBV6awMrcz2WrkfhX72BL5+y4A4twyMIkr crF9j/2Reupuy8igCXy8j17kd7TgD9Wr2hS96XIFtxncA+lecx5EIH/+iEFR367bgu3/ 1AxMXG1HFWhSmX6YLrLLTBkw0n3Q4esWB/rOhrjbvVEqw8VBD1C4KnuKkT9LPRP16jzK 9UripQmvjyqxIQLEASdGmH39K3ThzliloKXORDogeid62REsPdp4siJrIndXM6607EAB Prn3Tknd/9nFvY7XEN/Qzg/v04lzDyJ6QsjiOrwRmTtd/h/wsPVaxXCyppBsUsUHCWQF 25CA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=O4+BTbop5qo4QEAt1RtpIaIRdfmj0bqTqZnhoQ/OWCY=; b=PTQrSJepR2t2db7zwyvx3RNfWFoWEuKDocCZZpLkmaLpoFo2u4fgPL4BkKLBbbXpFO vW8ybg/NKJyeGqw49oJXAHS1LVDej/U3mOA9Z44C/T5Lsq09eSg/Z8abEs1IjH+4HFvX j1yoJ433IjdXmtbuNoLrWmF9qQqYohHeXftGvt6EyMdr77GYcT5mxH4EuTw6YSjj68Hr 6e5b5nIu2P5z4Y7fWtjbxB6m3+q//lO2OhLpCHS0UW4JDsCp2oZIu6fURlTfJwmtv0Bz TuC9zbSJbvdYk4yC9Q5tlVdXCPhX0yYtIAupuzM2JKJv4mBINTxltK7mn4AkCirdQGZf /SFw== X-Gm-Message-State: AODbwcA3ufQIcmuPuZlwBZZmn+SvzCY8mw/8BOG/GWtNr2TFI6jC6WEF mojWX8RU6G3hIhniNshVVaII2l9F4Jt+ X-Received: by 10.157.56.216 with SMTP id k24mr8635587ote.76.1496255969646; Wed, 31 May 2017 11:39:29 -0700 (PDT) MIME-Version: 1.0 From: Shirley Wang Date: Wed, 31 May 2017 18:39:19 +0000 Message-ID: Subject: Style guide live website - looking for feedback To: pgadmin-hackers Content-Type: multipart/alternative; boundary="001a11c047869071570550d63d8d" X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a11c047869071570550d63d8d Content-Type: text/plain; charset="UTF-8" Hi all, We've started compiling some of the agreed upon styles into a site that is accessible for all developers. Link to the site: http://pgadmin4-styleguide.cfapps.io/index.html As of now, we have colors, type, and alerts documented. Other styles will be added and where the style guide lives will change sometime in the future. I'm currently looking for feedback on a few things: 1. how it's structured - does the navigation make sense? 2. the info provided on each page - are you as a developer able to find the info you need? is there anything missing? 3. usage - what will make this easier for you to use? Thanks! Here's the thread for style guide conversation: https://www.postgresql.org/message-id/flat/CAPG3WN4-KTS0p6rRPxpXNqY8az%2BSw8NQHfjx%2BRFYc8ZqB_00TQ%40mail.gmail.com#CAPG3WN4-KTS0p6rRPxpXNqY8az+Sw8NQHfjx+RFYc8ZqB_00TQ@mail.gmail.com --001a11c047869071570550d63d8d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi all,

We've started compiling som= e of the agreed upon styles into a site that is accessible for all develope= rs.=C2=A0


As of now, we have colors, typ= e, and alerts documented. Other styles will be added and where the style gu= ide lives will change sometime in the future.

I= 9;m currently looking for feedback on a few things:
1. how it'= ;s structured - does the navigation make sense?=C2=A0
2. the info= provided on each page - are you as a developer able to find the info you n= eed? is there anything missing?=C2=A0
3. usage - what will make t= his easier for you to use?

Thanks!
--001a11c047869071570550d63d8d--