[RFC] D Improvement Proposals: Move to git + markdown?
Vladimir Panteleev via Digitalmars-d
digitalmars-d at puremagic.com
Thu Apr 28 01:37:04 PDT 2016
On Thursday, 28 April 2016 at 08:28:20 UTC, Seb wrote:
> Anyhow my question was: do you like the move to a git
> repository and markdown?
> How about github.com/dlang/dips and dips.dlang.org?
Personally I think it's unnecessary.
DIPs are generally drafted by one person (as their language
improvement proposal document), and it doesn't make a lot of
sense to peer-review changes to such edits. It would be an
unnecessary hurdle for them, for the most part.
> 2) Dlang theme/branding -> official status
A dlang.org theme for wiki.dlang.org has been on my list for a
while, but I welcome anyone to have a go at it. It would need to
be generated from the same DDoc files as the website (in the same
way as it's done for the forum), so it stays in sync with future
changes, though.
More information about the Digitalmars-d
mailing list