Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 511 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 511 Bytes

Source code for https://airdcpp-web.github.io

Running the web site locally

Running the web site requires having Jekyll installed on your system. See the installation instructions for more information.

Start the site by running the following command in the web site directory:

jekyll serve

Contributing changes

See this article if you are unfamiliar with contributing changes to Github repositories.