onja-org / onja-website

1 stars 1 forks source link

Onja website

Source files

Figma Design

Development

Workflow

main is the primary branch.

We'll be working in feature branches.

Create a new branch called: feature/PATTERN_NAME.

Those feature branches can only be merged via a pull-request once approval has been met. All feature branches will spawn off our Github Issues.

You can keep track of our progress in the Project screen.

Testing

We use testing as our test branch. Merge your feature branches into testing to make sure your code works well with other's code.

Naming

We're using BEM as our class naming methodology.

Use the block class of each component as the file name for the CSS and pattern HTML file.

Images need a filename that describes what the image is portraying.

Supported browsers

We're using relatively new CSS properties and selectors, so we're pegging our browser support at:

All testing will be done in: