Skip to content

EmberEmu/emberemu.github.io

Repository files navigation

🔥 Ember

This repository contains the code and content for Ember's development website, located here. The website uses Hugo, a static site generator.

Build & test locally

To build and run this website locally:

  1. Follow the short installation guide on the Hugo website
  2. git clone or download this repository
  3. Navigate to the directory containing the repository
  4. Run hugo server (add -D to include draft content)
  5. Visit http://localhost:1313 (1313 being the default Hugo server port)

All commits to master on this repository will trigger a build and deployment based on the latest commit.

Spotted a mistake?

Issues and pull requests are welcome.

About

Code for Ember's Hugo-powered development website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published