w0rp / new-dlang.org

An experimental new dlang.org made with vibe.d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dlang.org Redesign

This is a project for redesigning dlang.org.

Building

First, you should use dub to build the druntime and phobos documentation. First, clone druntime and phobos to the same directory you cloned this repository to, and checkout the stable D language version for each repository to match your DMD compiler in each repository. Then you will be able to build the documentation.

dub run --config=documentation

You should run this command again if you make changes to the documentation, or layout diet templates used by the documentation.

To run the site itself, use dub again.

dub run

About

An experimental new dlang.org made with vibe.d

License:Boost Software License 1.0


Languages

Language:D 92.4%Language:CSS 5.9%Language:JavaScript 1.7%