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

Disable markdownlint line_length check for tables and code blocks.

3ff094d510152567e77894acffe68e14d685448a authored over 7 years ago
Correct `extra_*` config setting regressions.

The warning for missing files should only be issued if the config
setting is empty. The warning ...

b504e145012619b0f3d428a092835b328c1f186c authored over 7 years ago
Upped version to 0.17.1.

109e517f7f0d774f28149c8e376c7790e0015203 authored over 7 years ago
Support `repo_url` with missing ending slash.

Also broke up `edit_uri` tests into individual methods and added a few
missing senarious. Fixes ...

f5b398c145d3e7a6dca07bf7b880f7728c722254 authored over 7 years ago
Add length support to toc.

This could be useful in templates. Fixes #1325.

fd0428543225f6fe5795b294235b12c540092aad authored over 7 years ago
Clean up YAML files.

84ccafce221ee78cc4ff75c016798a92fc955ed6 authored over 7 years ago
Fix search for third-party themes.

Added theme customization settings to the search plugin:

* include_search_page: Determines whet...

3f2ad4977f1dca9c98dc680051e8101c94ed614e authored over 7 years ago
Flake8: Comply with new E722 rule.

886e0074d073e3b9de5022b2f4984417e4216c62 authored over 7 years ago
Override site_url with dev_addr on local server.

When serving locally, the `site_url` actually is the `dev_addr`, so the
config should relfect th...

54a24ea89f45446cdf14093d16ca987844dd4ff0 authored over 7 years ago
Version to 0.17.0

Also made a couple adjustments to "documented" Python versions.

d393158445d72f2121ba49dffd94aa026db475ea authored over 7 years ago
Improved theme config docs.

4b8626c16680efde5acb7962d9fce3c190903b4f authored over 7 years ago
Some `edit_uri` tweaks.

* Improve documentation and ensure it matches actual behavior.
* Use `page.edit_url` not `config...

1477ea87beaf062ce41f190de2860e2cd996c286 authored over 7 years ago
Add "edit link" support to MkDocs theme.

Theme shows either a repo link or an edit link depending on whether
`edit_uri` is set. Also clar...

3f98d1deb3de87c567283c81265168ef5e6b1408 authored over 7 years ago
Updated release-notes.

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 ago
Partially Revert "Remove deprecated autofill of extra configs."

This partially reverts commit f90c44a20d12635db83021ebd11c31bbac4e28d3.

The behavior is still d...

b5f33bf1eaf4201e94a935429ad3fd8787d4b639 authored over 7 years ago
Open files with `utf-8-sig` to account for BOM.

Python simply discards the BOM with `utf-8-sig`. This way, users of
Microsoft text editors can h...

555659cdc32c1a52344b7b00a2f3cace8ce3e68a authored over 7 years ago
Set 'search' as a default plugin.

Maintains better backward-compatability. Documentation updated, including
how to override the de...

31e7c297840786695af506ca9c6e36a3c96703be authored over 7 years ago
Update release notes.

66a282c44c75676b9eea856e61fcfbaabfb7c3a4 authored over 7 years ago
Update appveyor config. (#1299)

* pip is already installed by default. No need to install it manually, which was causing an erro...

1074c91aa52604f4b923744a6e4ba3e0ed4241a7 authored over 7 years ago
Add option follow_links controling the docs_dir walker to follow directories links (#1134)

5bdd4a62a87f198bc0e2c7959b7b8707ab1cbfd0 authored over 7 years ago
Add keyboard navigation (#1095)

9f5365a496834f6f3696678fae50419c569b55cf authored over 7 years ago
Adds support for Python 3.6

fe2ffc57a440d922a683767a977b37c50836aeba authored over 7 years ago
plugins: Adds a load_page_markdown event

This allows to override the loading of source files,
e.g. to fetch it from a remote location or ...

e1455e7a02ad9186fed4eb71968a12dcf17e7ab9 authored over 7 years ago
Drop support for Python 2.6.

MkDocs most likley will no longer run on Python 2.6. All relevant tests
have been removed. Close...

418965977fb2a9c5346e81fe6280be78df0f855c authored over 7 years ago
Cleanup in plugin docs

a0e7f17488797304e3c58ad51102bdbd460c680f authored over 7 years ago
Remove deprecated template variables.

Related to #1168.

6b1f014c2ac3a96926427b52ff87fc9a41e29810 authored over 7 years ago
Uncomplexifies config_options.Plugins.load_plugin

Also retains all errors of a plugin config.

34cb58c12452d6e20082ea14d64e982af0c8cd2b authored over 7 years ago
Ensures mutable config defaults are copied

39c81b8a8807b368154a9364efc335944ddf1e9a authored over 7 years ago
The Plugin API. (#1223)

See the included documentation for a full explanation of the API.

Search has been removed and w...

ffae0ef89c5ab1ec86586f7bf4da97011fa7711f authored over 7 years ago
Release-notes cleanup.

8af4b64435d2581bea8104be9683d348b723a984 authored over 7 years ago
Removed workaround for missing `main.html` in themes.

Related to #1168.

74980574a9de98d79b2bb4c19bb23cdb3ad003c3 authored over 7 years ago
Add 404 page for RTD Theme

82b4b1954d9f3370b490056e7fdcd90ceb1d92b3 authored over 7 years ago
Theme refactor.

Themes now have `theme` objects, and theme specific configs.
Themes can inherit from other theme...

75350da44ca896e879c7c19f11d5c20d550a0497 authored over 7 years ago
Some build.py refactoring and cleanup."

7985c72c2eaadd7dfd98a2c629d46d7ca0279181 authored over 7 years ago
Refactor Markdown handling. (#1180)

All Markdown handling is now contained within the `Page` object, which
external code no longer n...

b9af8b1fbaa63a7aafbd0ddc1987424f7df021d5 authored over 7 years ago
Removed special error message for mkdocs-bootstrap and mkdocs-bootswatch themes.

Related to #1168.

b4cc6c33674b1253a7f05bfa2fc366b9a22fe6bd authored over 7 years ago
Remove support for deprecated pages config.

Related to #1168.

db56c737955b42059f46ca273405241fc99f9029 authored over 7 years ago
Remove previously deprecated `json` command.

Closes #481.

99936b803b3003004383901272f1626890ea5aa5 authored over 7 years ago
Remove more PY26 specific code. See #165 & #688.

9e051a3636939cfa7e7b3ed6848cec1a32ac1ae4 authored over 7 years ago
Adds config_options.File

This option type can be used to validate that a specified
file exists.

2aded89c3069927464db228e25101c96c1d44d7d authored over 7 years ago
Bumped version to 1.0.dev

931e8d0ab8795756c5640c18f73eb84924b0d9b7 authored over 7 years ago
Adds config_options.ConfigItems

This can be used for a sequence of SubConfigs.

e76836e1a4ae3e7e254d99a6148a9d234b67cedf authored over 7 years ago
Some improvements to the plugins module

- makes events available in a module constant
- can be used by plugins for inspection
- ensure...

b2a809600b26558f6a28010be12a28c9d59e7ae6 authored over 7 years ago
Remove deprecated autofill of extra configs.

f90c44a20d12635db83021ebd11c31bbac4e28d3 authored over 7 years ago
Plugins: Fixes calling of 'pre_page' event.

a95c35458f45708359ec5478239aa1052c4bc8f2 authored over 7 years ago
Some typos, documentation fixes and Python idioms

2b0690d6df4bf1ed0bb99ed6bd7c0f7cdb0c097a authored over 7 years ago
Fix two minor typos.

ca36f0c3413cf67b7ea502afa82f73763a5b5426 authored over 7 years ago
Do not copy permissions with files.

In various stages of a build, a new file may overwrite a previously written
file (for example to...

e918f96894e69dbbc6361d1f9b1018a1e97e00c1 authored over 7 years ago
Remove ez-setup.py from appveyor.yml. (#1293)

get_pip.py already installs setuptools and ez_setup.py is deprecated.

b8123ffb86da6c2eef114db0c2eea7c6315a281a authored over 7 years ago
Properly validate edit_uri config setting (#1273)

Account for edit_uri being None. And move handling to config validation rather than
revalidati...

31de2edc37f0db02ebe9729c2b7d1d488023e4ee authored over 7 years ago
Refactor .travis.yml to use matrix. (#1274)

Refactor .travis.yml to use matrix.

Travis-CI no longer installs all supported Python version...

74660b8254573feb77a926f279bb43226eb47f3e authored over 7 years ago
Close file properly after writing, which leads to empty a file using jython.

e59e8760154488382ec3068379062968812cb2bd authored over 7 years ago
Validate dev_addr config option.

Ensure reasonable error messages are returned on bad input.

This validates everything except th...

46a382d82944b8951038481d2afe6bee19bf156f authored over 7 years ago
Improve relative path to images on Windows (#1233)

In win32 the routes uses backslashes (e.g. level1\level2\index.md) instead of slashes (level1/le...

38a0579b34399407d6bceda5661cac0870d1efdc authored over 7 years ago
Added support for query and fragment strings in edit_uri

aa9a2fdcead6881f8717fdef5899e564ed6166b8 authored over 7 years ago
Removed erronous download badge.

Not sure where it was getting it's number from, but I know PyPI has deprecated that interface, a...

852401467ace4fc656d29a07536a647237037f3b authored almost 8 years ago
Merge pull request #1202 from NickVolynkin/fix-link-to-tom-christie

fix the link to Tom Christie in the copyright notice

bfddb794b47c52e6c9c5d1441fb3695992ccdf60 authored almost 8 years ago
fix the link to Tom Christie in the copyright notice

2e07efacacccbddd59d7d7f53137a44aeba5bab2 authored almost 8 years ago
custom-themes.md: fix a homepage typo (#1199)

s/hompage/homepage

bf4938d5b995260ace1e4b38d069ec07730a8aef authored almost 8 years ago
insert whitespace after url (#1197)

b3ca24234b5cbd29d401dd8477fe0d9a7c8f48a4 authored almost 8 years ago
Bump version to 0.16.3.

f8c3433b3dc691574d6e14de92ffddb03937e3eb authored almost 8 years ago
ReadtheDocs theme TOC scroll bug (#1193)

Fixes a JavaScript error when looking for a current page in the TOC
when there is not a current...

f712311d7cb0d684bdf2d0100905647a8283f94a authored almost 8 years ago
Start release notes for 0.16.3 (#1192)

4769f0054e8722d713bea50a6544d401be1b127b authored almost 8 years ago
fix typo (#1185)

Fixes #1184

59026644f12abd62dc6834e6fc77941a895d5f50 authored almost 8 years ago
Fix typos (#1181)

82bcdbab69defb6eb8a2f68562cc52e2f2081665 authored almost 8 years ago
Fix live reload

This fixes a regression caused by efbc78922dc379cecc95beef8d7e1badc49959a2 (#1141).

199195b0fe796ed381bf72789a2857b8a31962c5 authored almost 8 years ago
Version bump to 0.16.2

8c9773dc36d479a10ed5f2b08198f8dfefdfada0 authored almost 8 years ago
System root ("/") is not a valid path for site_dir or docs_dir.

As neither setting can point at a child dir of the other, "/" would be an
invalid value for eith...

1795d7655aa188feaa787e87e771ef6a7e2bed97 authored almost 8 years ago
Updated release-notes.

7a8159738f1ab253aa899bb0dcb2ffb477611df1 authored almost 8 years ago
Add tests for common prefixes in docs_dir & site_dir.

Related to #1011. This test should have been added when PR #1012 was committed.

3833627886437381670017ac8998c475ae190b78 authored almost 8 years ago
Merge pull request #1160 from itamaro/patch-2

Fix spelling

571bbbfb91eba00136f2b4e2131f1f2fc759b015 authored almost 8 years ago
Fix spelling

48ad73c64be49899de7e2cffae575fe13fc0374c authored almost 8 years ago
Merge pull request #1159 from itamaro/patch-1

Fix spelling

7805631c4ef30d11172e5a53f4400b6785d42ca0 authored almost 8 years ago
Fix spelling

b16dfa6d364ac9f975aa5818671a401b07020ea6 authored almost 8 years ago
Templates have extension .html (typo fix in docs).

58441f368b915c21a74eddacddd3bf3159234a40 authored almost 8 years ago
Refactor readthedocs navigation template.

* Fix a nested `<li>` bug.
* More closely replicate nesting of the Sphinx theme nav (related to ...

a877aae8a881cc9a59e5fd988b5dd8b1f7cac4d7 authored almost 8 years ago
Adjust TOC scrollbar

This built upon previous code so that when the scrollbar is viable the bottom arrow is not cover...

f6627d2c55aae4f721ec7f8fd18752a241951699 authored almost 8 years ago
Mobile TOC height with scroll

Added override for the mobile TOC to be "height:100%" so it does not account for the previous/ne...

f8ad209668cd6c5bba527ef6203656070a85732c authored almost 8 years ago
Updat GitHub class name

GitHub link was not showing. Found out that the class name should be "fa fa-github".

1cd133d28acfaa9a2401325717a996a5090da250 authored almost 8 years ago
Focus TOC on load

The code is a copy of code posed on Jan 10, 2017 on issue 803. This just incorporates the auto ...

567dcb7d7264f33d9aa981d50e3b22381378e7b7 authored almost 8 years ago
Fix typo (#1146)

590ae3114d3e6ecfdf305d291cb5278fac102d8b authored almost 8 years ago
Add support to dev server to serve custom error pages (#1141)

Fixes #1040.

* review comments

5b9e3d836692d36756fd240b9599c58039b4b822 authored almost 8 years ago
Ensure nav.homepage.url is not blank on error pages. (#1132)

Also maintain pattern of ending urls with a slash in nav (all non-error pages
do so the error p...

daf97c282bbf835d4ddaf9c2d2e44df60f8096a4 authored about 8 years ago
Up livereload version to >=2.5.1. (#1122)

This ensures older pyinotify versions don't break the livereload server.
Fixes #1106.

3c8a1fccca29272ce327e89c398a55771a7f5635 authored about 8 years ago
Merge pull request #1114 from d0ugal/master

Bump the version and add release notes

678281773c282ef4848961f6092b55d0841627fc authored about 8 years ago
Bump the version and add release notes

f5e9339579ca18f697a5a8fdae5058dbb40cd41e authored about 8 years ago
Only "load" a theme when it is explicitly requested by the user. (#1105)

Previously, all installed themes were "loaded" each time the CLI
was run. Now, only the names a...

cf23bb4d3582deddb8f075bdb1916a50c69109b9 authored about 8 years ago
Correct the default for the remote_name config

See: https://github.com/mkdocs/mkdocs/blob/master/mkdocs/config/defaults.py#L119

ecc0550c7110649d94d874ccff7efa69907de35b authored about 8 years ago
Merge pull request #1100 from mkdocs/d0ugal-patch-2

Allow pypy3 failures for now

19917def3a311e5007673cdf0ec973ac939b12cc authored about 8 years ago
Allow pypy3 failures for now

It seems that the pypy3 version is old and pip no longer supports it. We can maybe remove this e...

7d76bef77e2454c02e377618be52a957524eb113 authored about 8 years ago
Ensure scrollspy behavior does not affect nav bar. (#1094)

Fixes #1089.

3a616e0de6d5dfeac73d99d4253ce2c40087b25a authored about 8 years ago
Add chocolatey to list of supported package managers (#1091)

b84443a36562cf6aa2068d8c7cb3eaadb51a0046 authored about 8 years ago
Merge pull request #1092 from waylan/flake8

Flake8 Cleanup.

e08e66aa4cf8aebc432f84baba7de9a70e2aa208 authored about 8 years ago
Flake8 Cleanup.

Newly released Fake8 version 3.2.0 resulted in a few previously missed
errors being reported for...

5b5599207cd3a3b8f258bf565d43dfac1c58e9a4 authored about 8 years ago
Merge pull request #1090 from carlwgeorge/license-file-name

fix name of license file in manifest

6a6cf841a5cdcdc91f52999d59c8905209d091cb authored about 8 years ago
fix name of license file in manifest

106a90a4f5dba14a0ad4f99b38ed4ab82a8b1469 authored about 8 years ago
Merge pull request #1088 from pascalberger/LinkFix

Remove link added twice

f063970870c06a191a05ee4f2fae05b3835a8aeb authored over 8 years ago
Remove link added twice

f4846d197a9fcde47b84b5a029fa4c2d911d3fd9 authored over 8 years ago
Merge pull request #1087 from d0ugal/master

Bumping the Mkdocs Version to roll a release

cbac6e161b99f08f64adca2f6695fb4c749c871d authored over 8 years ago
Bumping the Mkdocs Version to roll a release

088828b227d9210430474cc293fca99a268e3a79 authored over 8 years ago