Winnipeg.js Community Website. Feel free to make pull requests we will be accepting changes that improve the site.
- Clone repo using
git clone git://github.com/yagudaev/winnipegjs.git
- Go to the project directory
cd winnipegjs
- Install dependencies using
npm install
Simply run as a normal node application by using npm start
.
Remember that Markdown views get cached on application startup, therefore you will need to restart the application when you make changes. Nodemon
is designed to do it for you if you run npm start
. Otherwise stop and start the server between changes to the .md files.
[E] means the interface was tested only on an emulator/simulator.
-
To Desktop Interface:
-
[E] Safari on iPad using iOS 4.3
-
[E] Safari on iPad using iOS 5
-
[E] Safari on iPad using iOS 6 (with retina display)
-
To Mobile Interface:
-
[E] Safari on iPhone using iOS 4.3
-
[E] Safari on iPhone using iOS 5
-
[E] Safari on iPhone using iOS 6 (with retina display)
-
[E] IE 7 on Windows Phone 7
-
Default browser on Android 2.2
-
Default browser on Android 4.2
-
Dolphin on Android 4.2
-
Chrome on Android 4.2
Design by Vadim Brodsky
Desktop Development by Michael Yagudaev
Mobile Development by Jacob Friesen