From 937e204bb7fc2d27e1647ad1c7cf52574aaef258 Mon Sep 17 00:00:00 2001 From: David Fourney Date: Tue, 4 Jul 2017 17:23:30 -0400 Subject: [PATCH] Update README with repository information --- README.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/README.md b/README.md index 457d594..fc76d88 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,35 @@ # www 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.** + + -- 2.42.0