Commit Graph

934 Commits

Author SHA1 Message Date
Stéphane Goetz 01c97c64c7 Fix generation issue, update dependencies 2019-12-09 19:21:16 +01:00
Stéphane Goetz ac60948fab Other Scrutinizer fixes 2019-12-07 16:32:38 +01:00
Stéphane Goetz 8215808282 Fix scrutinizer hints 2019-12-07 11:22:40 +01:00
Stéphane Goetz b5633e93c7 #171 Redo the configuration layer to add a ConfigBuilder and group configuration parts 2019-12-05 21:25:58 +01:00
Stéphane Goetz 688de1d5b9 Fix warnings and errors reported by Scrutinizer 2019-11-30 22:24:10 +01:00
Stéphane Goetz abaf36bec6 Lazy load CommonMark converter, speeds up generation in serve mode when file is cached (~ -10ms) 2019-11-30 21:46:58 +01:00
Stéphane Goetz 727c5c015e Add custom image renderer to fix relative links to images #78 2019-11-30 20:40:42 +01:00
Stéphane Goetz 7acf4e5b55
Don't pin dependencies 2019-11-30 14:27:39 +01:00
Renovate Bot f55a4ce091 Update all non-major dependencies Docker tags 2019-11-30 14:07:20 +01:00
Stéphane Goetz 6fe7a0bbd7
Update Schedule 2019-11-30 14:05:24 +01:00
Stéphane Goetz 9cb935dc53 Group minor updates 2019-11-30 14:01:23 +01:00
Renovate Bot 639cab7c92 Add renovate.json 2019-11-30 14:01:23 +01:00
Stéphane Goetz 7ab15cfc48 time to go to sleep 2019-11-28 23:44:24 +01:00
Stéphane Goetz 780b224175 fix small oopsies 2019-11-28 23:41:53 +01:00
Stéphane Goetz 13be180582 Fix lots of scrutinizer warnings, remove Travis 2019-11-28 23:32:33 +01:00
Stéphane Goetz 56efd83f2c Add dom extension 2019-11-28 22:46:35 +01:00
Stéphane Goetz 4c7f3816f8 Fix small issues 2019-11-28 22:41:53 +01:00
Stéphane Goetz e04335abeb Update dependencies, min PHP 7.2 2019-11-28 22:36:26 +01:00
Stéphane Goetz f62b2bec96 Output logs from serve in verbose mode #171 2019-11-26 22:43:12 +01:00
Stéphane Goetz 98acc7323f Fix bug reported in #169 2019-11-26 22:08:18 +01:00
Stéphane Goetz b2bd23005f Update dependencies 2019-11-26 21:18:55 +01:00
dependabot-preview[bot] a99c4a4a46 Bump symfony/console from 4.3.8 to 4.4.0
Bumps [symfony/console](https://github.com/symfony/console) from 4.3.8 to 4.4.0.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.3.8...v4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-22 08:07:13 +01:00
dependabot-preview[bot] 605668bb81 Bump symfony/http-foundation from 4.3.8 to 4.4.0
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.3.8 to 4.4.0.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v4.3.8...v4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-22 08:06:51 +01:00
dependabot-preview[bot] c68ffa5b08 Bump symfony/process from 4.3.8 to 4.4.0
Bumps [symfony/process](https://github.com/symfony/process) from 4.3.8 to 4.4.0.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v4.3.8...v4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-22 08:06:38 +01:00
Stéphane Goetz bb8065ade1
Use vendors caching correctly 2019-11-14 08:30:21 +01:00
Stéphane Goetz 2b259e9f2b
Multiple OS and PHP Versions 2019-11-14 08:26:13 +01:00
Stéphane Goetz 0397d70070
Add cache for vendor 2019-11-14 08:19:32 +01:00
Stéphane Goetz bac07a17e8
Add GitHub Actions 2019-11-14 08:17:17 +01:00
dependabot-preview[bot] 2d89e13f8e Bump symfony/console from 4.3.7 to 4.3.8
Bumps [symfony/console](https://github.com/symfony/console) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.3.7...v4.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-14 08:14:21 +01:00
dependabot-preview[bot] b413b7d72e Bump symfony/process from 4.3.7 to 4.3.8
Bumps [symfony/process](https://github.com/symfony/process) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v4.3.7...v4.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-14 08:14:08 +01:00
dependabot-preview[bot] a9f15674b3 [Security] Bump symfony/http-foundation from 4.3.7 to 4.3.8
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.3.7 to 4.3.8. **This update includes a security fix.**
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v4.3.7...v4.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-13 15:41:44 +01:00
dependabot-preview[bot] 7b73df9a8c [Security] Bump symfony/mime from 4.3.7 to 4.3.8
Bumps [symfony/mime](https://github.com/symfony/mime) from 4.3.7 to 4.3.8. **This update includes a security fix.**
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/mime/compare/v4.3.7...v4.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-13 15:41:28 +01:00
dependabot-preview[bot] f584868db3 Bump symfony/http-foundation from 4.3.6 to 4.3.7
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v4.3.6...v4.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-12 16:49:27 +01:00
dependabot-preview[bot] 0d8ca1663e Bump symfony/process from 4.3.6 to 4.3.7
Bumps [symfony/process](https://github.com/symfony/process) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v4.3.6...v4.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-12 16:49:13 +01:00
dependabot-preview[bot] 622313e962 Bump symfony/console from 4.3.6 to 4.3.7
Bumps [symfony/console](https://github.com/symfony/console) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.3.6...v4.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-12 16:48:59 +01:00
dependabot-preview[bot] 1c060ce7f7 Bump symfony/console from 4.3.5 to 4.3.6
Bumps [symfony/console](https://github.com/symfony/console) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.3.5...v4.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-04 14:21:38 +01:00
dependabot-preview[bot] c62eeca2d8 Bump symfony/process from 4.3.5 to 4.3.6
Bumps [symfony/process](https://github.com/symfony/process) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v4.3.5...v4.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-04 14:21:24 +01:00
dependabot-preview[bot] 6f6b0df4a5 Bump symfony/http-foundation from 4.3.5 to 4.3.6
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v4.3.5...v4.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-04 14:21:09 +01:00
dependabot-preview[bot] 097ebbf555 Bump flexsearch from 0.6.30 to 0.6.32
Bumps [flexsearch](https://github.com/nextapps-de/flexsearch) from 0.6.30 to 0.6.32.
- [Release notes](https://github.com/nextapps-de/flexsearch/releases)
- [Changelog](https://github.com/nextapps-de/flexsearch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextapps-de/flexsearch/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-03 19:22:43 +01:00
dependabot-preview[bot] 8cbe53097d Bump mikey179/vfsstream from 1.6.7 to 1.6.8
Bumps [mikey179/vfsstream](https://github.com/bovigo/vfsStream) from 1.6.7 to 1.6.8.
- [Release notes](https://github.com/bovigo/vfsStream/releases)
- [Changelog](https://github.com/bovigo/vfsStream/blob/v1.6.8/CHANGELOG.md)
- [Commits](https://github.com/bovigo/vfsStream/compare/v1.6.7...v1.6.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-03 19:21:34 +01:00
J. King 94767de31a Add user of custom theme to README 2019-10-29 21:12:46 +01:00
dependabot-preview[bot] d6661c3cff Bump phpunit/phpunit from 7.5.16 to 7.5.17
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.5.16 to 7.5.17.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/7.5.17/ChangeLog-7.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/7.5.16...7.5.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 21:07:07 +01:00
dependabot-preview[bot] 0d73232250 Bump guzzlehttp/guzzle from 6.3.3 to 6.4.1
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.3.3 to 6.4.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.3.3...6.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 19:49:50 +02:00
dependabot-preview[bot] d79030ab2c Bump symfony/http-foundation from 4.3.4 to 4.3.5
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v4.3.4...v4.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 20:12:47 +02:00
dependabot-preview[bot] edfc9f0cc0 Bump symfony/console from 4.3.4 to 4.3.5
Bumps [symfony/console](https://github.com/symfony/console) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.3.4...v4.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 20:12:36 +02:00
dependabot-preview[bot] b6793b6179 Bump symfony/process from 4.3.4 to 4.3.5
Bumps [symfony/process](https://github.com/symfony/process) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v4.3.4...v4.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 20:12:24 +02:00
Daniel Seifert 48e0d0c734 Merge branch 'master' of github.com:dauxio/daux.io
# Conflicts:
#	daux_libraries/README.md
#	src/css/theme_daux/_components.scss
#	src/css/theme_daux/_fonts.scss
#	src/css/theme_daux/_homepage.scss
#	src/css/theme_daux/_mixins.scss
#	src/css/theme_daux/_print.scss
#	src/css/theme_daux/_structure.scss
#	src/css/theme_daux/_typography.scss
#	src/css/theme_daux/_variables.scss
#	src/css/theme_daux/theme-blue.scss
#	src/css/theme_daux/theme-green.scss
#	src/css/theme_daux/theme-navy.scss
#	src/css/theme_daux/theme-red.scss
#	src/css/theme_daux/theme.scss
#	src/css/theme_daux/vendor/normalize.scss
#	src/css/theme_daux_singlepage/_fonts.scss
#	src/css/theme_daux_singlepage/_print.scss
#	src/css/theme_daux_singlepage/_typography.scss
#	src/css/theme_daux_singlepage/main.scss
#	themes/d3/js/README.md
#	themes/d3/js/daux.js
#	themes/d3/js/highlight.pack.js
#	themes/d3/js/html5shiv-3.7.3.min.js
#	themes/d3/js/jquery-1.11.3.min.js
#	themes/d3/scss/_components.scss
#	themes/d3/scss/_fonts.scss
#	themes/d3/scss/_homepage.scss
#	themes/d3/scss/_mixins.scss
#	themes/d3/scss/_print.scss
#	themes/d3/scss/_structure.scss
#	themes/d3/scss/_typography.scss
#	themes/d3/scss/_variables.scss
#	themes/d3/scss/theme-blue.scss
#	themes/d3/scss/theme-green.scss
#	themes/d3/scss/theme-navy.scss
#	themes/d3/scss/theme-red.scss
#	themes/d3/scss/theme.scss
#	themes/d3/scss/vendor/highlight.scss
#	themes/d3/scss/vendor/normalize.scss
#	themes/daux/config.json
#	themes/daux/css/theme-blue.min.css
#	themes/daux/css/theme-blue.min.css.map
#	themes/daux/css/theme-green.min.css
#	themes/daux/css/theme-green.min.css.map
#	themes/daux/css/theme-navy.min.css
#	themes/daux/css/theme-navy.min.css.map
#	themes/daux/css/theme-red.min.css
#	themes/daux/css/theme-red.min.css.map
#	themes/daux/js/README.md
#	themes/daux/scss/_components.scss
#	themes/daux/scss/_fonts.scss
#	themes/daux/scss/_homepage.scss
#	themes/daux/scss/_mixins.scss
#	themes/daux/scss/_print.scss
#	themes/daux/scss/_structure.scss
#	themes/daux/scss/_typography.scss
#	themes/daux/scss/_variables.scss
#	themes/daux/scss/theme-blue.scss
#	themes/daux/scss/theme-green.scss
#	themes/daux/scss/theme-navy.scss
#	themes/daux/scss/theme-red.scss
#	themes/daux/scss/theme.scss
#	themes/daux/scss/vendor/normalize.scss
#	themes/daux_singlepage/css/main.min.css
#	themes/daux_singlepage/css/main.min.css.map
2019-09-24 10:43:01 +02:00
Stéphane Goetz e796fad862 rename _libraries to daux_libraries and _search_index to daux_search_index otherwise github pages makes the files invisible 2019-09-23 22:10:07 +02:00
Stéphane Goetz 3acee285c7 Set a max width on the content 2019-09-22 21:54:45 +02:00
Stéphane Goetz d02b46e883 Fine tune menus 2019-09-22 21:42:03 +02:00