Giter Club home page Giter Club logo

evenly-web's Introduction

Evenly

Workflow for evenly

  1. Clone from https://github.com/evenlyio/evenly.github.io
  2. Create local branch and make your changes
  3. Push branch to https://github.com/evenlyio/evenly.github.io
  4. Create pull request at https://github.com/nandorocker/evenly.github.io

Building the website locally

Prerequisites

You need to install the static site generator jekyll.

To install run gem install jekyll in the terminal. If that fails run gem update and try again.

Running the website locally

Go to the folder in Terminal where you cloned the repository (see above).

jekyll build creates the site from the template files.

jekyll serve allows you to try the page locally in your browser at http://127.0.0.1:4000

Image Specs

The path for images used on the site is /images and project images live in another level, named after the project, in lowercase (example /images/3daround).

Images are different for some breakpoints; details below.

Home

Carousel

Carousel images are fused with device images for launch. That will be changed later. For now, these are the dimensions in which images should be exported. Ox will take care of producing the usable assets.

File name Dimension (iPad) Dimension (iPhone)
[img].png 640 x 478px 182 x 317px
[img]-medium-2x.png 1030 x 774px 294 x 522px
[img]-medium.png 515 x 387px 147 x 261px
[img]-small-2x.png 476 x 356px 154 x 266px
[img]-small.png 238 x 178px 77 x 133px

Team

Team Member Picture

For launch, this needs to be rendered with a circle shaped mask, as a transparent PNG. Later we should fix that to use HTML.

File name Dimension
[img].png 190 x 190px
[img]-medium-2x.png 380 x 380px
[img]-medium.png 190 x 190px
[img]-small-2x.png 380 x 380px
[img]-small.png 190 x 190px

Projects

App Icon

For launch, this needs to be rendered with a rounded square shaped mask and drop shadow, as a transparent PNG. Later we should fix that to use HTML.

File name Dimension
[img].png 66 x 66px

Color Mode

You can add color modes for the navigation bar and the App Icon drop shadow. You can add the following variables on the markdowns:

  • color-mode - [dark-mode/light-mode] color mode for text on the navigation bar.
  • icon-color-mode - [dark-mode/light-mode] color mode for text on the navigation bar. (optional)

Project Screenshot (Description)

File name | Dimension (Portrait) ---|---|--- [img].png | 300 x 530px [img]-medium-2x.png | 600 x 1060px [img]-medium.png | 300 x 530px [img]-small-2x.png | 540 x 960px [img]-small.png | 270 x 480px

Project Screenshot (Listings)

For launch, some of the sizes (medium, default) have a device outline which needs to be rendered manually with the device background.

File name Dimension (Portrait)
[img].png 340 x 530px
[img]-medium-2x.png 548 x 970px
[img]-medium.png 274 x 485px
[img]-small-2x.png 540 x 960px
[img]-small.png 270 x 480px
Available Devices for Screenshots

You can select appropriate devices and its orientation for the screenshots. Use the following variables below and place it on the project markdowns:

  • device - The device that will be used on the screenshot. (Refer to the Variable column on the table below)
  • orientation - The orientation of the device.
Device Variable Orientation
iPhone iphone5 Landscape / Portrait
iPad ipad Landscape / Portrait

evenly-web's People

Contributors

toto avatar nandorocker avatar angeloaballe avatar

Stargazers

 avatar Anna-Lena avatar Jörg Bühmann avatar  avatar

Watchers

James Cloos avatar Jörg Bühmann avatar  avatar  avatar

Forkers

toto evenlyio

evenly-web's Issues

Image specs

We need a spec what images in which resolutions are required per project and per team member

This should be documented in the projects README file.

Multiple links per project

Currently we have only one app store link

We should have:

  • At least Android and iOS links (both optional)
  • An optional website link
  • those should be defined in the YAML of _projects/.md e.g.:
links: 
  - ios: http://foo.com
  - android: http://bar.com
  - web: http://baz.com

Nav header texts and logo mode for light pages

Currently the evenly logo and nav links are always white. We need mode in dark and a way to enable this in the project's yaml/via CSS so that e.g. on the impossible projects links are still readable.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.