ember-website

The emberjs.com website.

Github stars Tracking Chart

ember-website

This project contains the current emberjs.com website, using server-side rendering techniques to generate a static website.
Components come from ember-styleguide.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd ember-website
  • npm install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • npm run lint:hbs
  • npm run lint:style
  • npm run lint:js
  • npm run lint:js -- --fix

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Sponsors

Bugsnag

Bugsnag helps us monitor the website's stability.

Main metrics

Overview
Name With Ownerember-learn/ember-website
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2018-05-28 10:55:17
Pushed At2025-05-28 09:05:33
Last Commit At
Release Count7
Last Release Namebackup/website-redesign-rfc-18-27-25 (Posted on 2019-07-02 18:27:25)
First Release Namebackup/assets-page-14-06-53 (Posted on 2019-02-18 14:06:53)
用户参与
Stargazers Count92
Watchers Count18
Fork Count191
Commits Count2.3k
Has Issues Enabled
Issues Count263
Issue Open Count16
Pull Requests Count768
Pull Requests Open Count7
Pull Requests Close Count101
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private