Commit Graph

60 Commits

Author SHA1 Message Date
Klemek 3cfa2bfc71 Access log file option 2019-06-22 00:07:54 +02:00
Klemek 4171f565f8 Changed version for the fix 2019-06-21 19:04:48 +02:00
Klemek d49771023d Fixed windows newline matching 2019-06-21 19:03:39 +02:00
Klemek 18a2866774 Merge branch 'master' into dev 2019-06-21 16:26:55 +02:00
Clément GOUIN 217c606942 updated doc 2019-06-21 16:24:38 +02:00
Clément GOUIN 682a237323 updated doc 2019-06-21 16:08:47 +02:00
Clément GOUIN 24841d02f1 Style update 2019-06-21 15:18:33 +02:00
Clément GOUIN fd7b24c08e Style update 2019-06-21 15:06:23 +02:00
Clément GOUIN 5e7b700304 Style update 2019-06-21 14:45:49 +02:00
Clément GOUIN 3fc01cadb8 Pages includes footer 2019-06-21 11:44:39 +02:00
Clément GOUIN 17db174926 Sample templates 2019-06-21 11:38:13 +02:00
Clément GOUIN 193e7f62cb Prism code rendering 2019-06-21 11:31:26 +02:00
Clément GOUIN 5fb8e0fa45 Add rewrite url for articles relative resources 2019-06-21 09:09:08 +02:00
Klemek 00d1d6c4e1 webhook : pull command then reload articles 2019-06-20 20:37:35 +02:00
Klemek 0f5b3f138d valid github signature check 2019-06-20 20:19:03 +02:00
Klemek c1c8672380 Webhook endpoint with secret in config 2019-06-20 19:55:59 +02:00
Klemek 553aa40fb3 generating git_secret at start 2019-06-20 19:15:49 +02:00
Klemek 61308c20e7 fixed path separator on multi-system 2019-06-20 18:23:10 +02:00
Klemek 2552ac0ea2 fixed path separator on multi-system 2019-06-20 18:17:37 +02:00
Clément GOUIN ca642f1cab code coverage with coveralls 2019-06-20 16:29:04 +02:00
Clément GOUIN 9cb601528e RSS feed in app 2019-06-20 16:13:50 +02:00
Clément GOUIN 1fa8007e0e RSS function 2019-06-20 15:08:22 +02:00
Klemek 6175bc5074 Update README.md 2019-06-20 14:29:36 +02:00
Clément GOUIN 7937985c3d Code formatting 2019-06-20 14:26:29 +02:00
Clément GOUIN 92021164c9 Code formatting with 2 space indent 2019-06-20 14:24:34 +02:00
Clément GOUIN 3df43b4872 Article rendering tests 2019-06-20 14:18:49 +02:00
Clément GOUIN b7a2fd0740 Articles rendering system 2019-06-20 13:49:44 +02:00
Clément GOUIN 69d05e3900 Comments are good 2019-06-20 13:15:51 +02:00
Clément GOUIN c755ea939d Hide given file extensions 2019-06-20 13:05:18 +02:00
Clément GOUIN e88eb94d78 Home minimal EJS template 2019-06-20 11:42:01 +02:00
Clément GOUIN dcb4e01447 added readability check for fs.access 2019-06-20 10:50:48 +02:00
Clément GOUIN f9a2db38d2 code convention 2019-06-20 10:49:51 +02:00
Clément GOUIN 07dd06a338 use of path.join everywhere 2019-06-20 10:40:48 +02:00
Clément GOUIN fe6cca6453 app default endpoints 2019-06-20 10:07:22 +02:00
Clément GOUIN 7710eaad25 Fixed wrong date on postinstall.js 2019-06-20 09:06:47 +02:00
Klemek 4047f9dd57 Update README.md 2019-06-20 00:09:02 +02:00
Klemek 94d96df26f main app loading articles in memory 2019-06-19 20:17:00 +02:00
Klemek f335cb9f13 nothing beat a js postinstall 2019-06-19 19:49:54 +02:00
Klemek 9300bfbb78 file walker now read title and thumbnail infos 2019-06-19 19:41:29 +02:00
Clément GOUIN 1c30f95677 [skip ci]wip file_walker reading article info 2019-06-19 16:33:14 +02:00
Clément GOUIN f17bcbd3c9 code 'function' 2019-06-19 16:28:53 +02:00
Clément GOUIN 20b4d0353f file_walker.js detect articles in data file tree 2019-06-19 16:27:49 +02:00
Clément GOUIN 15761551e7 minor error log 2019-06-19 14:39:20 +02:00
Clément GOUIN d6a493dac6 removed debug log 2019-06-19 14:36:16 +02:00
Clément GOUIN d7fb67401b updated package.json 2019-06-19 14:35:56 +02:00
Clément GOUIN 611d88d088 config.js tests 2019-06-19 14:33:12 +02:00
Clément GOUIN 2dd87a3d9b Separated sample article and home page 2019-06-19 13:51:02 +02:00
Clément GOUIN b8d88eb00c Fixed install script (bis) 2019-06-19 13:44:02 +02:00
Clément GOUIN 7bfdbbf511 Fixed install script 2019-06-19 13:01:11 +02:00
Klemek 9f8dc29705 Update .travis.yml 2019-06-19 12:46:43 +02:00