summary refs log tree commit diff stats
path: root/tools/nimweb.nim
Commit message (Expand)AuthorAgeFilesLines
* Add boot directive in nimweb (#6824)Federico Ceratto2017-11-281-1/+1
* 'nim doc' is now using version 2 of the documentation generatorAndreas Rumpf2017-11-161-1/+1
* nimweb: Show output of failed external command (#5343)flyx2017-02-061-2/+2
* Use the correct parallelBuild value. fixes #5328 (#5329)Federico Ceratto2017-02-041-2/+5
* execute pdflatex in nonstopmode (#5305)flyx2017-01-311-2/+3
* docgen: PDFs and HTMLs finally are generated in their own respective directoriesAraq2016-10-241-5/+16
* nimweb generates better upload directoryAraq2016-10-211-3/+5
* nimweb updated for the new news filenamesAndreas Rumpf2016-10-211-3/+4
* documentation now has an 'edit' buttonAndreas Rumpf2016-09-081-23/+16
* Show inactive supporters on sponsors page too.Dominik Picheta2016-09-041-4/+6
* koch knows about json2Andreas Rumpf2016-07-191-3/+17
* added 'koch testinstall' command; more installer related bugfixesAndreas Rumpf2016-06-091-12/+25
* make source code links work againAraq2016-06-071-6/+6
* Fixes RSS feed generated by nimweb.Dominik Picheta2016-06-041-22/+23
* Fixes website page titles.Dominik Picheta2016-06-041-5/+6
* News articles are now placed in separate pages.Dominik Picheta2016-06-041-23/+37
* Implemented generation of sponsors page + missing assets.Dominik Picheta2016-06-041-1/+36
* Generate nre docs with websiteFlaviu Tamas2016-05-131-10/+10
* documented NimScriptAraq2015-09-071-2/+2
* updated links to source codeAraq2015-06-301-1/+1
* renamed writeln to writeLine in toolspatrick dw2015-06-191-3/+3
* Replaced deprecated repeatStr() with repeat().Hans Raaf2015-03-041-2/+2
* cleanup index generationAraq2015-02-101-1/+1
* Happy new year!Guillaume Gelin2015-01-061-2/+2
* Merge pull request #1779 from flaviut/ga-docsVarriount2015-01-051-1/+7
|\
| * Mostly get analytics working for docsFlaviu Tamas2014-12-251-1/+7
* | website updates; Source links now workAraq2014-12-301-9/+11
* | Renamed Babel to Nimble in lib.txt.Dominik Picheta2014-12-261-2/+2
|/
* Fix source code linksNick Greenfield2014-12-211-8/+8
* Merge pull request #1748 from boydgreenfield/improved-doc-stylingAndreas Rumpf2014-12-211-8/+10
|\
| * Update nimweb.nim to work w/ non-hardcoded --docSeeSrcUrl argument to nim docNick Greenfield2014-12-191-8/+10
* | implemented 'koch pdf'Araq2014-12-191-9/+10
|/
* added 'website' option to koch for convenienceAraq2014-12-131-2/+7
* website slightly improvedAraq2014-12-111-1/+1
* nimweb builds full docs againAraq2014-12-101-7/+11
* further website improvementsAraq2014-12-101-0/+1
* destuctors are experimental; 'func' is now a keywordAraq2014-12-101-1/+1
* new websiteAraq2014-12-101-7/+7
* Nimrod -> NimAraq2014-10-311-5/+5
* Merge branch 'devel' into bigbreakAraq2014-10-201-6/+12
|\
| * disable 'view source' featureAraq2014-10-201-3/+4
| * documentation improvementsAraq2014-10-191-4/+9
* | docgen should work againAraq2014-10-051-1/+1
* | some progress on documentation buildingAraq2014-09-171-84/+80
* | nimweb compiles againAraq2014-09-141-6/+1
* | resolved conflictAraq2014-09-131-15/+20
|\ \
| * | Some docgen fixes.Dominik Picheta2014-09-131-16/+16
* | | merged things from develAraq2014-09-121-9/+47
|\ \ \ | |/ / |/| / | |/
| * Adds --parallelBuild to koch web and automatic reruns. Refs #1455.Grzegorz Adam Hankiewicz2014-08-081-4/+27
| * Parallelizes documentation building.Grzegorz Adam Hankiewicz2014-08-061-9/+24