Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 353 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 353 Bytes

GSoC

Dlang projects for Google Summer of Code

Deployment

This repository is deployed at http://dlang.github.io/GSoC. You can build and inspect the website locally using the provided Makefile:

  1. Run make install to install the required dependencies

  2. Run make serve to build the website.

  3. Access the website at http://127.0.0.1:4000/.