Skip to content

murpii/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.tw/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 89.2%
  • JavaScript 10.2%
  • CSS 0.3%
  • PHP 0.3%
  • SCSS 0.0%
  • Hack 0.0%