Commit Graph

165 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
Zlatan Vasović 27123e215a Fix build-index.js coding style (#1101)
- Use single quotes consistently
- Insert space before parenthesis in anonymous function declarations
2016-10-02 10:19:50 +05:30
Zlatan Vasović 190f8bc5b1 Fix the indentation in PDF conversion files (#1091) 2016-09-27 10:45:21 +05:30
Max Beier 17f0b9a1ca Added code to export to PDF (#861) 2016-05-09 14:16:43 +01:00
Igor Shubovych 15adee9228 Fix #717. Update index.json format 2016-01-24 10:54:27 +02:00
Igor Shubovych 72196b030d Use NodeJS NPM package markdownlint instead of Ruby gem mdl 2016-01-19 22:28:54 +02:00
Igor Shubovych 1c30a89490 Remove lint-changed scipt, just make lint everything instead 2015-12-07 04:01:44 +02:00
Igor Shubovych 518a5056e3 Don't make reindex on commit 2015-12-05 14:17:18 +02:00
Igor Shubovych 1c0b27edc1 TravisCI: update secure token, refactor and fix build script to correctly fail on error 2015-12-05 01:09:18 +02:00
Igor Shubovych f1d3e87069 Travis CI integration: automatic linting, rebuilding index.json, building pages archive, and little other improvements 2015-12-04 16:54:05 +02:00
lord63 fbd8c639ff Don't exclude markown md038 warning, close #314
also fix the md038 warning in common/sort.md
2015-11-03 20:24:36 +08:00
lord63 e0ce21e6d0 Sort the index json file 2015-09-22 17:08:04 +08:00
Ruben Vereecken 4b44492314 Added make lint-changed which lints changed files only. 2015-04-14 23:08:37 +02:00
Ruben Vereecken 8ed9bc672f Added a style file for markdownlint 2015-04-14 15:47:38 +02:00
Ruben Vereecken a98b6b9938 Added `make setup` and a pre-commit hook to rebuild index. 2015-04-09 13:20:43 +02:00
Leandro Ostera e24d9800a8 refactors index building script to output JSON
also removes index.md
2015-03-04 21:10:36 -03:00