mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-23 15:55:23 +00:00
minor website improvements
This commit is contained in:
3
koch.nim
3
koch.nim
@@ -359,6 +359,9 @@ of cmdArgument:
|
||||
of "clean": clean(op.cmdLineRest)
|
||||
of "web": web(op.cmdLineRest)
|
||||
of "website": website(op.cmdLineRest)
|
||||
of "web0":
|
||||
# undocumented command for Araq-the-merciful:
|
||||
web(op.cmdLineRest & " --googleAnalytics:UA-48159761-1")
|
||||
of "pdf": pdf()
|
||||
of "csource", "csources": csource(op.cmdLineRest)
|
||||
of "zip": zip(op.cmdLineRest)
|
||||
|
||||
@@ -12,6 +12,16 @@ Nim's Community
|
||||
relating to Nim.
|
||||
|
||||
|
||||
.. container:: standout
|
||||
|
||||
Mailing list
|
||||
------------
|
||||
|
||||
The mailing list can be found here: http://www.freelists.org/list/nim-dev
|
||||
There is no consensus yet about what is discussed via the forum as opposed
|
||||
to the mailing list. Join whatever you like!
|
||||
|
||||
|
||||
.. container:: standout
|
||||
|
||||
IRC
|
||||
|
||||
Reference in New Issue
Block a user