Skip to content

ddnet/ddnet-web

Repository files navigation

ddnet-web

Cloning

To clone this repository with full history (~350 MiB):

git clone https://github.com/ddnet/ddnet-web

Dependencies

The website uses Ruby with Jekyll static site generator.

Follow the official installation guide for Ruby here.

After that, install Jekyll:

gem install bundler jekyll

Navigate to the directory and start the local server:

cd www
jekyll serve

By default, the website will be served on http://127.0.0.1:4000.

Note: Many pages will not work locally because they require PHP or must be built using specific scripts from the ddnet-scripts repository.

About

Static part of DDNet's website: https://ddnet.org/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 34