aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add: active menu support in man style csshighlight-active-menuMichał Łyszczek2018-01-211-1/+5
* add: mark menus in active pagesMichał Łyszczek2018-01-211-12/+34
* fix: hacks with piped while loopMichał Łyszczek2018-01-211-16/+8
* add: some info messages during generationMichał Łyszczek2018-01-211-1/+12
* add: download page to websiteMichał Łyszczek2018-01-215-2/+39
* add: ignoresMichał Łyszczek2018-01-211-0/+1
* changed: order of resource searching pathMichał Łyszczek2018-01-211-9/+12
* add: make dist targetMichał Łyszczek2018-01-213-1/+16
* add: very simple relative link checker in generated sitesfind-index-recursiveMichał Łyszczek2018-01-211-0/+38
* add: ignoresMichał Łyszczek2018-01-211-0/+1
* update: man pagesMichał Łyszczek2018-01-211-83/+215
* update: example to show new featureMichał Łyszczek2018-01-212-3/+8
* add: look for index file recursiveMichał Łyszczek2018-01-211-6/+67
* change: doc target to www target to build websiteMichał Łyszczek2018-01-191-2/+2
* fix: wrong find with -o statmentMichał Łyszczek2018-01-191-1/+1
* fix: bad option highlight in man pageMichał Łyszczek2018-01-191-2/+2
* fix: wrong links format in readme.mdMichał Łyszczek2018-01-191-7/+7
* update: readme fileMichał Łyszczek2018-01-181-17/+35
* add: git ignore fileMichał Łyszczek2018-01-181-0/+2
* fix: use custom name for codehilite in website sourceMichał Łyszczek2018-01-181-0/+5
* fix: padding in codehilite divMichał Łyszczek2018-01-181-2/+2
* add: example siteMichał Łyszczek2018-01-1823-0/+206
* fix: make codehilite box smallerMichał Łyszczek2018-01-181-7/+11
* fix: error auto-generating index for directoriesMichał Łyszczek2018-01-181-1/+1
* fix: markdown not properly generated for directory indexMichał Łyszczek2018-01-181-1/+7
* fix: remove reading menu title from md from heading1 ===Michał Łyszczek2018-01-181-13/+1
* fix: parsing meta field in md filesMichał Łyszczek2018-01-181-2/+4
* add: add man page to installMichał Łyszczek2018-01-181-0/+1
* add: code to generate websiteMichał Łyszczek2018-01-182-0/+53
* add: manual page for programMichał Łyszczek2018-01-181-0/+386
* add: skeleton for website generationMichał Łyszczek2018-01-186-0/+83
* fix: line width with dl tagsMichał Łyszczek2018-01-181-0/+11
* fix: use absolute paths when installing static contentMichał Łyszczek2018-01-181-4/+4
* fix: removed some non-portable stuff - step closer to be fully POSIX compliantMichał Łyszczek2018-01-171-5/+5
* little refactoring in commentsMichał Łyszczek2018-01-171-61/+121
* fix: bad tags injected fomr markdown_py when working on html fileMichał Łyszczek2018-01-171-5/+10
* refactoring: unify names in index.inMichał Łyszczek2018-01-171-2/+2
* add: allow to define own site language in index.inMichał Łyszczek2018-01-171-1/+1
* add: exclude output directory from parsingMichał Łyszczek2018-01-171-0/+11
* added some more html tags to man.cssMichał Łyszczek2018-01-171-2/+20
* add: try to find default index for directory if not providedMichał Łyszczek2018-01-171-0/+9
* fix: type on file to be removedMichał Łyszczek2018-01-171-1/+1
* fix: wrong link in directory's site indexMichał Łyszczek2018-01-171-1/+4
* use relative path instead of absolute - no need for http server anymore!Michał Łyszczek2018-01-171-9/+42
* removed ${order}- from generated files, but still retain order in linksMichał Łyszczek2018-01-171-7/+6
* add: allow to select index page for directoryMichał Łyszczek2018-01-161-1/+7
* fix: wrong menu in generated subsitesMichał Łyszczek2018-01-161-8/+8
* add: can now use files with spacesMichał Łyszczek2018-01-161-83/+80
* add: ignore directories with .kursg-ignore file in themMichał Łyszczek2018-01-161-4/+40
* add: allow to create folders with content without coresponding content fileMichał Łyszczek2018-01-161-10/+87