Commit Graph

732 Commits

Author SHA1 Message Date
Daniel Seifert 651e40d21d
fix uppercase chars in package names (compatibility to Composer 2) 2021-03-30 09:27:53 +02:00
Daniel Seifert 6b89cb208f
add common config settings to template variables 2020-05-28 09:05:40 +02:00
Daniel Seifert b1939fea31 change help center link 2019-09-24 09:55:20 +02:00
Daniel Seifert 422fe6f25d remove duplicated version information in case of displayed version selector, add links static (default configuration will overridden) 2019-02-15 11:11:46 +01:00
Daniel Seifert 8aa15fe8de change search pattern for d3 logo replacement
use "(D3)" instead of "D3"
2019-02-15 11:11:46 +01:00
Daniel Seifert 834f2bc854 Merge remote-tracking branch 'remotes/origin/branch_0.7.2' into branch_0.7.3
# Conflicts:
#	themes/d3/css/d3.css
2018-12-20 11:40:55 +01:00
Daniel Seifert a041be888a change headline format to smaller fontsize for mobile devices 2018-12-20 11:38:48 +01:00
Daniel Seifert ebd49e545d don't export templates and scss files 2018-07-20 22:10:45 +02:00
Daniel Seifert afb04ef056 don't export templates and scss files 2018-07-20 22:10:05 +02:00
Daniel Seifert 0d8db42cc6 changed wrong resource link 2018-07-20 21:00:35 +02:00
Daniel Seifert b513f88328 changed wrong resource link 2018-07-20 21:00:05 +02:00
Daniel Seifert 07433dd826 don't forget configuration in case of deeper source directory 2018-07-19 22:04:02 +02:00
Daniel Seifert c88f63c4cb don't forget configuration in case of deeper source directory 2018-07-19 22:03:35 +02:00
Daniel Seifert c367955a66 check for set variables 2018-07-19 20:32:16 +02:00
Daniel Seifert d73c036e5a check for set variables 2018-07-19 20:31:47 +02:00
Daniel Seifert 50caa843f3 add versionselector variable check 2018-07-19 20:27:13 +02:00
Daniel Seifert 2b037e75e1 add versionselector variable check 2018-07-19 20:26:25 +02:00
Daniel Seifert f8a6a64889 clean themes, note theme name change! 2018-07-11 23:17:02 +02:00
Daniel Seifert ee3cf6918e clean themes, note theme name change! 2018-07-11 23:16:07 +02:00
Daniel Seifert a2d3ec93a5 allow parent directory, add version selector in home page 2018-07-10 21:59:57 +02:00
Daniel Seifert e56a30650c allow parent directory, add version selector in home page 2018-07-10 21:57:31 +02:00
Daniel Seifert 416681f8bd fix selected 2018-07-10 00:58:58 +02:00
Daniel Seifert f760a04ee8 fix selected 2018-07-10 00:53:34 +02:00
Daniel Seifert 5f69f8c303 add versionselector option 2018-07-10 00:40:39 +02:00
Daniel Seifert 0b9243768a add versionselector option 2018-07-10 00:37:00 +02:00
Daniel Seifert 21bf9e2922 Merge tag '0.7.3' into branch_0.7.2 2018-07-09 11:11:21 +02:00
Daniel Seifert 06804d97d6 change composer ident 2018-07-08 22:43:52 +02:00
Daniel Seifert 773859d60a add d3 individualizations 2018-07-08 22:39:35 +02:00
Stéphane Goetz 41c355edb1 Add more details on verbose output #52 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 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
Stéphane Goetz 2a3d513a40 Create a variables file to customize theme easily, lint CSS 2018-02-25 23:02:09 +01:00
Stéphane Goetz 3346dec1d6 Use crafty to build css, convert less to scss 2018-02-25 20:12:18 +01:00
Stéphane Goetz d0b2850434 Auto deploy docs to travis and add examples 2017-12-22 22:53:05 +01:00
Stéphane Goetz da522ba2d3 Repair single page documentation generator 2017-12-11 22:25:45 +01:00
Stéphane Goetz e12465b4de Fix unit tests 2017-12-11 22:02:20 +01:00
Stéphane Goetz 91014cef8b Manage table of contents differently 2017-12-11 21:14:18 +01:00