Dougal Matthews
b1e7ed2dc2
Update the codecov config
...
Disable patch and change status updates.
Don't wait for appveyor.
Set the coverage target to 90%.
2016-05-31 12:03:09 +01:00
Dougal Matthews
176b722c1c
Merge pull request #947 from waylan/template
...
Support theme customization with blocks
2016-05-31 10:28:24 +01:00
Waylan Limberg
eb12cfe2c0
Merge pull request #952 from brianjking/patch-2
...
Fix typo in scp command
2016-05-27 15:59:36 -04:00
Brian J King
6b892249bc
Fix typo in scp command
...
scp -r ./site command was missing the E in user.
2016-05-27 14:53:25 -05:00
Waylan Limberg
37a542cdb2
Improve documentation regarding template blocks.
2016-05-27 11:06:04 -04:00
Waylan Limberg
3c6504fd7d
Support theme customization with template blocks
...
This is a backward incompatable change as it switches the primary
template from base.html to main.html. See the release notes for
details.
Partially addresses #607 .
2016-05-27 11:03:52 -04:00
Dougal Matthews
4244291967
Merge pull request #949 from waylan/923
...
Ensure tests use actual location. Fixes #923 for real this time.
2016-05-26 08:46:40 +01:00
Dougal Matthews
c8ad42de03
Merge pull request #948 from waylan/869
...
Follow links when copying media files.
2016-05-26 08:46:12 +01:00
Waylan Limberg
9db822baf7
Ensure tests use actual location. Fixes #923 for real this time.
2016-05-25 14:33:17 -04:00
Waylan Limberg
66b00e51da
Follow links when copying media files.
...
Fixes #869 .
2016-05-25 13:50:09 -04:00
Dougal Matthews
3e10e014b6
Merge pull request #939 from waylan/938
...
Support SOURCE_DATE_EPOCH environment variable for "reproducible" builds.
2016-05-17 05:23:07 +01:00
Waylan Limberg
8b006bd7fd
Support SOURCE_DATE_EPOCH environment variable for "reproducible" builds.
...
Fixes #938 .
2016-05-16 19:45:55 -04:00
Dougal Matthews
5547f2a407
Merge pull request #935 from theskumar/patch-1
...
Fix minor typo in deploying-your-docs.md
2016-05-11 19:27:28 +01:00
Saurabh Kumar
72e3992188
Fix minor typo in documentation
2016-05-11 22:59:03 +05:30
Dougal Matthews
9ed8732927
Merge pull request #933 from d0ugal/codecov
...
Trying out CodeCov config options
2016-05-09 09:32:19 +01:00
Dougal Matthews
776b879f2f
Disable comments
2016-05-09 09:18:15 +01:00
Dougal Matthews
6da30efba2
Merge pull request #928 from d0ugal/master
...
Manually set the correct highlighted TOC item when the user clicks it
2016-05-04 21:03:43 +01:00
Dougal Matthews
53aee80928
Manually set the correct highlighted TOC item when the user clicks it
...
see #406
2016-05-04 20:28:54 +01:00
Dougal Matthews
2fd708f3bc
Merge pull request #927 from waylan/923
...
Ensure tests use actual package location. Fixes #923 .
2016-05-04 20:21:53 +01:00
Waylan Limberg
4c366e5610
Ensure tests use actual package location. Fixes #923 .
2016-05-03 21:33:13 -04:00
Waylan Limberg
f9516264be
Merge pull request #921 from waylan/tvars-refactor
...
Refactor page specific template variables.
2016-05-02 08:59:57 -04:00
Waylan Limberg
f8a0ac6e03
Refactor page specific template variables.
...
A deprecation warning is issued for all old variables and all new
page specific variables are attributes of the 'page' object.
Global variables are uneffected, except page_description.
See the changes described in the release notes for details.
Fixes #874 .
2016-05-01 19:40:00 -04:00
Dougal Matthews
f57199da92
Merge pull request #914 from mkdocs/codecov
...
Add a config file for CodeCov
2016-05-01 18:57:13 +01:00
Dougal Matthews
64e41b2db2
Merge pull request #922 from d0ugal/master
...
Limit requests version for LinkChecker
2016-05-01 18:57:00 +01:00
Dougal Matthews
00f1e7b6e0
Limit requests to 2.9 for LinkChecker
...
It incorrectly inspects the version of 2.10+ and thinks it is
lower than 2.2.
See: https://github.com/wummel/linkchecker/issues/649
2016-05-01 10:38:13 +01:00
Dougal Matthews
b2cb385db3
Merge pull request #911 from waylan/theme-docs
...
Document theme_dir. Fixes #863
2016-04-29 15:42:22 +01:00
Dougal Matthews
9a6224889e
Merge pull request #913 from d0ugal/linkchecker
...
Linkchecker
2016-04-29 12:21:14 +01:00
Dougal Matthews
d8d8341808
Fix the feedback from LinkChecker and enforce it in the Travis config
2016-04-29 11:09:48 +01:00
Dougal Matthews
df3ced41d2
Add a linkcheck test to Tox
...
This currently fails.
2016-04-29 11:09:48 +01:00
Dougal Matthews
e166f79c52
Add a config file for CodeCov
...
CodeCov now requires that we customise it with a config file (ala Travis and
AppVeyor.). This is just the default config.
2016-04-28 10:21:30 +01:00
Waylan Limberg
317581c548
Add a linkchecker test for each theme.
2016-04-28 10:10:58 +01:00
Waylan Limberg
4bb0c1cb1a
Document theme_dir. Fixes #863
2016-04-27 11:49:37 -04:00
Waylan Limberg
5713289658
Merge pull request #910 from waylan/release-notes
...
Update 0.16 release notes to include recent changes.
2016-04-26 18:13:34 -04:00
Waylan Limberg
e2e8dee2fd
Update 0.16 release notes to include recent changes.
2016-04-26 13:22:11 -04:00
Dougal Matthews
880b749b89
Remove newline
2016-04-24 17:38:16 +01:00
Dougal Matthews
4d6f700ca0
Update the README.
2016-04-24 11:56:49 +01:00
Dougal Matthews
6597827d33
Merge pull request #906 from mkdocs/d0ugal-patch-1
...
Update theme.css reference
2016-04-24 08:36:56 +01:00
Dougal Matthews
8ba8d2b154
Update theme.css reference
2016-04-24 08:36:29 +01:00
Waylan Limberg
9abc9457a6
Merge pull request #904 from waylan/722A
...
Decode revision for update-ref call.
2016-04-21 15:30:59 -04:00
Waylan Limberg
620160c9bd
Decode revision for update-ref call.
...
Fixes #722 . See also davisp/ghp-import#52
2016-04-21 14:31:46 -04:00
Waylan Limberg
eae9b5d671
Merge pull request #898 from waylan/894
...
Include .woff2 font files in build.
2016-04-14 16:17:24 -04:00
Waylan Limberg
fa2083c194
Include .woff2 font files in build.
...
Fixes #894 .
2016-04-14 14:49:08 -04:00
Waylan Limberg
cce85fe94e
Merge pull request #890 from filaton/fix-userguide
...
Fix Markdown table syntax
2016-04-11 16:31:08 -04:00
Jean Cruypenynck
4e889c451f
Fix Markdown table syntax
2016-04-11 20:20:04 +02:00
Waylan Limberg
be6f796a53
Merge pull request #887 from waylan/mdl
...
Enforce markdownlint test.
2016-04-06 16:00:10 -04:00
Waylan Limberg
7e6962ff79
Enforce markdownlint test.
2016-04-06 15:49:07 -04:00
Waylan Limberg
8cb4b937f9
Merge pull request #883 from waylan/735
...
Support loading closed config file descriptor.
2016-04-04 21:04:46 -04:00
Waylan Limberg
fb3aeeec3e
Adjust load_config tests for PY2.6.
2016-04-04 18:48:05 -04:00
Waylan Limberg
28cb2f349f
Support loading closed config file descriptor.
...
Refactored fix supplied in #735 and added tests.
2016-04-04 17:50:16 -04:00
Waylan Limberg
78cfd61c93
Merge pull request #882 from waylan/tutorial
...
Updated Documentation Home Page/Tutorial.
2016-04-02 22:06:47 -04:00