Skip to content

HearingVietnam/site

Repository files navigation

Hearing Vietnam Official Website Build Status

This repository contains the source code for the official website of Hearing Vietnam. You can see the generated files at HearingVietnam/hearingvietnam.github.io repository.

Getting started

Install dependencies:

$ git clone https://github.com/HearingVietnam/site.git
$ cd site
$ npm install

Generate:

$ hexo generate

Run server:

$ hexo server

Deployment

The site is built and deployed to Github Pages by Travis-CI.

License

MIT