X-Git-Url: https://git.wikimedia.ca/?p=paypal.git;a=blobdiff_plain;f=README.md;h=cdaf85745246f7151a3ab398ccc83a48e97d2ad5;hp=457d5945b1a2c79606e5dc6808aa1c21a6706060;hb=6d93730a95a1df4ac1964295845f09d845a86ad4;hpb=b016391315fd92f47ded664ca08e446c63316240 diff --git a/README.md b/README.md index 457d594..cdaf857 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,35 @@ -# www +# wikimediacanada.github.io Transaction portion of wikimedia.ca + +## Overview +This repository is the transaction portion of the [Wikimedia Canada](http://www.wikimedia.ca) website. + +Wikimedia Canada is a not-for-profit organization that acts as a chapter of the Wikimedia Foundation. + +The purpose of this website is to provide an area outside the [www.wikimedia.ca](http://www.wikimedia.ca) wiki for Paypal transactions such as joining the organization or making a donation. + +**This repository has the following branches:** + +1. **master** - the main branch containing the current design +2. **2016** - a rewrite of the original website +3. **oldsite** - the original pre-2016 site + +## History + +> **Note:** Dates are specified in [ISO 8601 ordinal date format](https://www.iso.org/iso-8601-date-and-time-format.html). + +### 2017-07-04 +* Complete site rewrite. +* Responsive redesign. Now works on phones: + * All layout tables removed. + * [Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) based design. + * Content reflowed with Join / Donate sections more prominent. +* Join form rewritten to convert dropdown to radio buttons. +* Join options updated to remove multiple years. +* Updated content and corrected translations. + +### 2017-07-04 +* Repository creation +* **Upload of all code.** + +