[pgadmin-hackers][pgaweb][patch] Website patch to add SCSS

From: Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgadmin-hackers][pgaweb][patch] Website patch to add SCSS
Date: 2017-07-10 18:16:40
Message-ID: CAE+jjamK5p64GPGxjAyE7OkMp-=JZ3ce=wqHmKxv06p+7g3eUw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

In this email you will be able to find the first patches to start the
migration of the Styleguide from http://pgadmin4-styleguide.cfapps.io/ to
the pgadmin.org webpage.

The first patch adds a Readme to the project and also the yarn.lock file
The second patch:
- Adds SCSS processor to Django
- Scripts to yarn to compile the SCSS and run the application
- Add startapp.sh script to start the application
- Changes the current pgaweb.css file to SCSS
- Update README with new instructions

Thanks
Joao

Attachment Content-Type Size
01-add-readme.patch application/octet-stream 2.2 KB
02-add-scss.patch application/octet-stream 3.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jeff Janes 2017-07-10 19:00:32 Re: Windows testing required: Updated runtime
Previous Message pgAdmin 4 Jenkins 2017-07-10 15:51:22 Jenkins build is back to normal : pgadmin4-master-python26 #354