https://github.com/dlang/gsoc
Dlang projects for Google Summer of Code
https://github.com/dlang/gsoc
Last synced: about 1 year ago
JSON representation
Dlang projects for Google Summer of Code
- Host: GitHub
- URL: https://github.com/dlang/gsoc
- Owner: dlang
- Created: 2025-01-15T07:21:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-05T12:09:53.000Z (over 1 year ago)
- Last Synced: 2025-04-15T22:49:37.017Z (about 1 year ago)
- Language: Ruby
- Size: 38.1 KB
- Stars: 3
- Watchers: 10
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
1. Run `make serve` to build the website.
1. Access the website at http://127.0.0.1:4000/.