Stéphane Goetz
851bad3ada
Be more user friendly if the format is incorrect
2018-09-21 23:41:49 +02:00
Stéphane Goetz
098b566496
small changes
2018-09-21 22:12:07 +02:00
Stéphane Goetz
d93ad8c6b1
Add translation of modified_at time, using php-intl
2018-09-21 22:12:07 +02:00
Stéphane Goetz
3982139892
Update npm dependencies
2018-09-21 22:12:07 +02:00
Marie P-W
ac4bb09d45
Fix TOC template rendering
...
TOC renderer only takes default template into account.
Adding `theme::` fix it, it will use `theme` folder if there is one.
2018-09-21 16:29:46 +02:00
Stéphane Goetz
6b6a010261
Remove default command, fixes #60
2018-09-20 20:41:25 +02:00
Stéphane Goetz
cfc3be0b32
Remove HHVM specific code
2018-09-20 20:17:51 +02:00
Morgan Zolob
7928b4365b
Allow Daux to work from sub-directories
...
If you try to host Daux from any directory other than the root of a website (like mysite.com/docs, for example), it just gives an error that the page can't be found. This commit will make Daux remove the base directory from the request when handling it, which should make it work properly in sub-directories.
2018-09-20 20:14:43 +02:00
Stéphane Goetz
59a9dd5cf5
Merge pull request #59 from noraj/patch-1
...
add debian 8 composer path
0.7.5
2018-09-20 10:46:49 +02:00
Stéphane Goetz
434a9d7290
Merge pull request #64 from cambierr/master
...
Changed Server.php to be able to run on symfony 4.0+
2018-09-20 10:45:47 +02:00
7e53ad4b4a
Merge remote-tracking branch 'remotes/origin/d3version'
2018-09-07 13:01:00 +02:00
Romain Cambier
2093eee156
Changed Server.php to be able to run on symfony 4.0+
2018-08-13 08:42:14 +02:00
146e527561
don't export templates and scss files
0.7.4.6
2018-07-20 22:11:16 +02:00
38a01e1069
changed wrong resource link
2018-07-20 21:01:23 +02:00
6a52f6bff7
don't forget configuration in case of deeper source directory
0.7.4.5
2018-07-19 22:04:24 +02:00
618da86277
check for set variables
2018-07-19 20:31:16 +02:00
36a9e7134c
add versionselector variable check
2018-07-19 20:27:39 +02:00
0b92136bbd
clean themes, note theme name change!
0.7.4.4
2018-07-11 23:26:40 +02:00
42093faa3a
allow parent directory, add version selector in home page
0.7.4.3
2018-07-10 22:01:30 +02:00
e6a5ab0771
fix selected
0.7.4.2
2018-07-10 01:02:19 +02:00
bd04e8ca1e
add versionselector option
2018-07-10 00:28:24 +02:00
dbcf67cad9
Merge tag '0.7.4' into d3version
0.7.4.1
2018-07-09 11:19:03 +02:00
21bf9e2922
Merge tag '0.7.3' into branch_0.7.2
0.7.3.1
2018-07-09 11:11:21 +02:00
06804d97d6
change composer ident
0.7.2.1
2018-07-08 22:43:52 +02:00
773859d60a
add d3 individualizations
2018-07-08 22:39:35 +02:00
Alexandre ZANNI
f171faf81e
add debian 8 composer path
...
not all linux distro have the same path
2018-06-22 15:24:07 +02:00
Stéphane Goetz
ba8658d706
Fix cache, add clear-cache command
2018-06-07 20:40:38 +02:00
Stéphane Goetz
6a7dae3023
Fix regression introduced to fix #55
2018-06-06 23:37:26 +02:00
Stéphane Goetz
47a9565b23
Create cache for Markdown content. #51
2018-06-06 23:20:29 +02:00
Stéphane Goetz
4325008a5f
Improve performance by calculating. Fixes #55
2018-06-06 21:10:06 +02:00
Stéphane Goetz
0570fb7971
Fix breadcrumb support of multiple folders with the same name. Fixes #54
0.7.4
2018-06-05 23:02:01 +02:00
Stéphane Goetz
049e5cd498
Document how you can create a docker image with the documentation inside. Fixes #37
2018-06-05 22:40:38 +02:00
Stéphane Goetz
7b665558af
Use front matter of the index page to define folder's name. Fixes #27
2018-06-05 22:29:31 +02:00
Stéphane Goetz
eb89664473
Keep numbers in raw files, as they aren't sorted anyway. Fixes #26
2018-06-05 21:28:54 +02:00
Stéphane Goetz
41c355edb1
Add more details on verbose output #52
0.7.3
2018-06-05 20:31:51 +02:00
Stéphane Goetz
29a8a8d9cc
Allow to get version with -V / --version #53
2018-06-04 22:52:21 +02:00
Stéphane Goetz
65f0679d7a
Fix formatting
2018-05-05 18:16:24 +02:00
Stéphane Goetz
1e23b4ed90
and again :)
2018-05-05 17:43:23 +02:00
Stéphane Goetz
4b8a487b4f
Let's try with other versions
2018-05-05 17:41:09 +02:00
Stéphane Goetz
75cff529c0
Update PHP versions to build on travis
2018-05-05 17:35:28 +02:00
Stéphane Goetz
34aa4d5a76
Build with latest crafty
2018-05-05 17:35:12 +02:00
Stéphane Goetz
5ab15752de
fix getTerminalDimensions
2018-05-05 16:58:49 +02:00
Stéphane Goetz
eae3f31d65
Merge pull request #47 from kalixi/master
...
fix: "PHP Notice: Uninitialized string offset: 0 in ..."
2018-05-05 11:16:49 +02:00
catroll
83464a80e9
fix: "PHP Notice: Uninitialized string offset: 0 in ..."
2018-03-21 16:11:53 +08:00
Stéphane Goetz
b5189c5590
Merge pull request #43 from aedart/master
...
Upgrade dependencies
2018-03-12 09:05:03 +01:00
Alin Eugen Deac
2816da9a71
Remove php 5.x and 7.0 support
2018-03-05 08:51:57 +01:00
Alin Eugen Deac
7837462690
Upgrade dependencies
2018-03-05 08:46:03 +01:00
Stéphane Goetz
2caa193a16
Fix code blocks presentation
0.7.2
2018-02-27 23:43:36 +01:00
Stéphane Goetz
e31be9d02e
Added Powered By
2018-02-27 22:47:07 +01:00
Stéphane Goetz
e3a156f770
Improve default theme
2018-02-26 22:46:36 +01:00