Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mkdocs/mkdocs
Project documentation with Markdown.
https://github.com/mkdocs/mkdocs
3ff094d510152567e77894acffe68e14d685448a authored over 7 years ago
The warning for missing files should only be issued if the config
setting is empty. The warning ...
109e517f7f0d774f28149c8e376c7790e0015203 authored over 7 years ago
Also broke up `edit_uri` tests into individual methods and added a few
missing senarious. Fixes ...
This could be useful in templates. Fixes #1325.
fd0428543225f6fe5795b294235b12c540092aad authored over 7 years ago84ccafce221ee78cc4ff75c016798a92fc955ed6 authored over 7 years ago
Added theme customization settings to the search plugin:
* include_search_page: Determines whet...
3f2ad4977f1dca9c98dc680051e8101c94ed614e authored over 7 years ago886e0074d073e3b9de5022b2f4984417e4216c62 authored over 7 years ago
When serving locally, the `site_url` actually is the `dev_addr`, so the
config should relfect th...
Also made a couple adjustments to "documented" Python versions.
d393158445d72f2121ba49dffd94aa026db475ea authored over 7 years ago4b8626c16680efde5acb7962d9fce3c190903b4f authored over 7 years ago
* Improve documentation and ensure it matches actual behavior.
* Use `page.edit_url` not `config...
Theme shows either a repo link or an edit link depending on whether
`edit_uri` is set. Also clar...
Added last missing item in list of changes.
Changed version from 1.0.0 to 0.17.0 as that will...
84906a7a6c936719539339b2f46658c1a561527f authored over 7 years agoThis partially reverts commit f90c44a20d12635db83021ebd11c31bbac4e28d3.
The behavior is still d...
b5f33bf1eaf4201e94a935429ad3fd8787d4b639 authored over 7 years ago
Python simply discards the BOM with `utf-8-sig`. This way, users of
Microsoft text editors can h...
Maintains better backward-compatability. Documentation updated, including
how to override the de...
66a282c44c75676b9eea856e61fcfbaabfb7c3a4 authored over 7 years ago
* pip is already installed by default. No need to install it manually, which was causing an erro...
1074c91aa52604f4b923744a6e4ba3e0ed4241a7 authored over 7 years ago5bdd4a62a87f198bc0e2c7959b7b8707ab1cbfd0 authored over 7 years ago
9f5365a496834f6f3696678fae50419c569b55cf authored over 7 years ago
fe2ffc57a440d922a683767a977b37c50836aeba authored over 7 years ago
This allows to override the loading of source files,
e.g. to fetch it from a remote location or ...
MkDocs most likley will no longer run on Python 2.6. All relevant tests
have been removed. Close...
a0e7f17488797304e3c58ad51102bdbd460c680f authored over 7 years ago
Related to #1168.
6b1f014c2ac3a96926427b52ff87fc9a41e29810 authored over 7 years agoAlso retains all errors of a plugin config.
34cb58c12452d6e20082ea14d64e982af0c8cd2b authored over 7 years ago39c81b8a8807b368154a9364efc335944ddf1e9a authored over 7 years ago
See the included documentation for a full explanation of the API.
Search has been removed and w...
ffae0ef89c5ab1ec86586f7bf4da97011fa7711f authored over 7 years ago8af4b64435d2581bea8104be9683d348b723a984 authored over 7 years ago
Related to #1168.
74980574a9de98d79b2bb4c19bb23cdb3ad003c3 authored over 7 years ago82b4b1954d9f3370b490056e7fdcd90ceb1d92b3 authored over 7 years ago
Themes now have `theme` objects, and theme specific configs.
Themes can inherit from other theme...
7985c72c2eaadd7dfd98a2c629d46d7ca0279181 authored over 7 years ago
All Markdown handling is now contained within the `Page` object, which
external code no longer n...
Related to #1168.
b4cc6c33674b1253a7f05bfa2fc366b9a22fe6bd authored over 7 years agoRelated to #1168.
db56c737955b42059f46ca273405241fc99f9029 authored over 7 years agoCloses #481.
99936b803b3003004383901272f1626890ea5aa5 authored over 7 years ago9e051a3636939cfa7e7b3ed6848cec1a32ac1ae4 authored over 7 years ago
This option type can be used to validate that a specified
file exists.
931e8d0ab8795756c5640c18f73eb84924b0d9b7 authored over 7 years ago
This can be used for a sequence of SubConfigs.
e76836e1a4ae3e7e254d99a6148a9d234b67cedf authored over 7 years ago
- makes events available in a module constant
- can be used by plugins for inspection
- ensure...
f90c44a20d12635db83021ebd11c31bbac4e28d3 authored over 7 years ago
a95c35458f45708359ec5478239aa1052c4bc8f2 authored over 7 years ago
2b0690d6df4bf1ed0bb99ed6bd7c0f7cdb0c097a authored over 7 years ago
ca36f0c3413cf67b7ea502afa82f73763a5b5426 authored over 7 years ago
In various stages of a build, a new file may overwrite a previously written
file (for example to...
get_pip.py already installs setuptools and ez_setup.py is deprecated.
b8123ffb86da6c2eef114db0c2eea7c6315a281a authored over 7 years ago
Account for edit_uri being None. And move handling to config validation rather than
revalidati...
Refactor .travis.yml to use matrix.
Travis-CI no longer installs all supported Python version...
74660b8254573feb77a926f279bb43226eb47f3e authored over 7 years agoe59e8760154488382ec3068379062968812cb2bd authored over 7 years ago
Ensure reasonable error messages are returned on bad input.
This validates everything except th...
46a382d82944b8951038481d2afe6bee19bf156f authored over 7 years agoIn win32 the routes uses backslashes (e.g. level1\level2\index.md) instead of slashes (level1/le...
38a0579b34399407d6bceda5661cac0870d1efdc authored over 7 years agoaa9a2fdcead6881f8717fdef5899e564ed6166b8 authored over 7 years ago
Not sure where it was getting it's number from, but I know PyPI has deprecated that interface, a...
852401467ace4fc656d29a07536a647237037f3b authored almost 8 years agofix the link to Tom Christie in the copyright notice
bfddb794b47c52e6c9c5d1441fb3695992ccdf60 authored almost 8 years ago2e07efacacccbddd59d7d7f53137a44aeba5bab2 authored almost 8 years ago
s/hompage/homepage
bf4938d5b995260ace1e4b38d069ec07730a8aef authored almost 8 years agob3ca24234b5cbd29d401dd8477fe0d9a7c8f48a4 authored almost 8 years ago
f8c3433b3dc691574d6e14de92ffddb03937e3eb authored almost 8 years ago
Fixes a JavaScript error when looking for a current page in the TOC
when there is not a current...
4769f0054e8722d713bea50a6544d401be1b127b authored almost 8 years ago
82bcdbab69defb6eb8a2f68562cc52e2f2081665 authored almost 8 years ago
This fixes a regression caused by efbc78922dc379cecc95beef8d7e1badc49959a2 (#1141).
199195b0fe796ed381bf72789a2857b8a31962c5 authored almost 8 years ago8c9773dc36d479a10ed5f2b08198f8dfefdfada0 authored almost 8 years ago
As neither setting can point at a child dir of the other, "/" would be an
invalid value for eith...
7a8159738f1ab253aa899bb0dcb2ffb477611df1 authored almost 8 years ago
Related to #1011. This test should have been added when PR #1012 was committed.
3833627886437381670017ac8998c475ae190b78 authored almost 8 years agoFix spelling
571bbbfb91eba00136f2b4e2131f1f2fc759b015 authored almost 8 years ago48ad73c64be49899de7e2cffae575fe13fc0374c authored almost 8 years ago
Fix spelling
7805631c4ef30d11172e5a53f4400b6785d42ca0 authored almost 8 years agob16dfa6d364ac9f975aa5818671a401b07020ea6 authored almost 8 years ago
58441f368b915c21a74eddacddd3bf3159234a40 authored almost 8 years ago
* Fix a nested `<li>` bug.
* More closely replicate nesting of the Sphinx theme nav (related to ...
This built upon previous code so that when the scrollbar is viable the bottom arrow is not cover...
f6627d2c55aae4f721ec7f8fd18752a241951699 authored almost 8 years agoAdded override for the mobile TOC to be "height:100%" so it does not account for the previous/ne...
f8ad209668cd6c5bba527ef6203656070a85732c authored almost 8 years agoGitHub link was not showing. Found out that the class name should be "fa fa-github".
1cd133d28acfaa9a2401325717a996a5090da250 authored almost 8 years agoThe code is a copy of code posed on Jan 10, 2017 on issue 803. This just incorporates the auto ...
567dcb7d7264f33d9aa981d50e3b22381378e7b7 authored almost 8 years ago590ae3114d3e6ecfdf305d291cb5278fac102d8b authored almost 8 years ago
Fixes #1040.
* review comments
5b9e3d836692d36756fd240b9599c58039b4b822 authored almost 8 years ago
Also maintain pattern of ending urls with a slash in nav (all non-error pages
do so the error p...
This ensures older pyinotify versions don't break the livereload server.
Fixes #1106.
Bump the version and add release notes
678281773c282ef4848961f6092b55d0841627fc authored about 8 years agof5e9339579ca18f697a5a8fdae5058dbb40cd41e authored about 8 years ago
Previously, all installed themes were "loaded" each time the CLI
was run. Now, only the names a...
See: https://github.com/mkdocs/mkdocs/blob/master/mkdocs/config/defaults.py#L119
ecc0550c7110649d94d874ccff7efa69907de35b authored about 8 years agoAllow pypy3 failures for now
19917def3a311e5007673cdf0ec973ac939b12cc authored about 8 years agoIt seems that the pypy3 version is old and pip no longer supports it. We can maybe remove this e...
7d76bef77e2454c02e377618be52a957524eb113 authored about 8 years agoFixes #1089.
3a616e0de6d5dfeac73d99d4253ce2c40087b25a authored about 8 years agob84443a36562cf6aa2068d8c7cb3eaadb51a0046 authored about 8 years ago
Flake8 Cleanup.
e08e66aa4cf8aebc432f84baba7de9a70e2aa208 authored about 8 years ago
Newly released Fake8 version 3.2.0 resulted in a few previously missed
errors being reported for...
fix name of license file in manifest
6a6cf841a5cdcdc91f52999d59c8905209d091cb authored about 8 years ago106a90a4f5dba14a0ad4f99b38ed4ab82a8b1469 authored about 8 years ago
Remove link added twice
f063970870c06a191a05ee4f2fae05b3835a8aeb authored over 8 years agof4846d197a9fcde47b84b5a029fa4c2d911d3fd9 authored over 8 years ago
Bumping the Mkdocs Version to roll a release
cbac6e161b99f08f64adca2f6695fb4c749c871d authored over 8 years ago088828b227d9210430474cc293fca99a268e3a79 authored over 8 years ago