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

Clean up code style (#2825)

* Change Github to GitHub
* Add space before closing tag
* Convert tabs to spaces
* Fix codin...

82bd8ba5ff177347d094b095bd623a85aaa4c80f authored over 2 years ago
Fix typo in configuration.md (#2844)

c32fbe33766a9b897bf6cba4d6260b72cf892a11 authored over 2 years ago
Added an extra space to the readthedocs theme breadcrumbs (#2810)

Co-authored-by: Oleh Prypin <[email protected]>

cdf8a26cafa6af6cc78a45766dfec235bd7286cc authored almost 3 years ago
Release 1.3.0 (#2806)

d2e2a2318d9368e30c8cb5a0ab49c2fd2b64fd7f authored almost 3 years ago
Merge branch 'release/1.2'

2016004b7e84cf617de6d1ba7acf7ce8682be82f authored almost 3 years ago
Release 1.2.4 (#2805)

6c1eb589f472c9bf3360e5687c3a40002c7ac804 authored almost 3 years ago
Compatibility with Jinja2 3.1.0 (#2800)

2d642b3863d5a2e04c2c9464f015405d93370b3a authored almost 3 years ago
Revert to disregarding the mount path for /livereload/ endpoint (#2804)

Previously there was a pull request "Move livereload endpoint under the mount path (#2740)"
and...

b7272150bbc9bf8f66c878f6517742de3528972b authored almost 3 years ago
Ensure that the `edit_uri` option does not modify the `repo_url` (#2733)

Co-authored-by: Oleh Prypin <[email protected]>

17ff566d2a91703396e954efc521d3869472ba79 authored almost 3 years ago
Revert "SubConfig now catches failures and warnings (#2710)"

This reverts commit d7fa90558c37c0375e3a0936d22b4c5273a2c242.

91923f507aa54db94ba34559c96532bf274eca0a authored almost 3 years ago
Prevent XSS searching in builtin themes (#2791)

Co-authored-by: Oleh Prypin <[email protected]>

5cf196361bb0f8364f667ed98888ffa064982efa authored almost 3 years ago
SubConfig now catches failures and warnings (#2710)

d7fa90558c37c0375e3a0936d22b4c5273a2c242 authored almost 3 years ago
Add Persian (fa) translation to the default themes (#2787)

09a5cd0dee29ae5442238527a596c37e23bf24df authored almost 3 years ago
Make Jinja2 errors and OSErrors produce a clearer message (#2801)

bd456e74f902a10bf762c3555d3a68417e892964 authored almost 3 years ago
Add --no-history option to not push parent history for gh_deploy (#2594)

052ba868ad564f5f413a7d6f83d0b5ae7ae42d92 authored almost 3 years ago
Bump importlib_metadata to at least 4.3 to support Python 3.10 (#2802)

ec9b583b02376b909c10889fef780cdf2f25a23d authored almost 3 years ago
dev-guide: document page.file (#2763)

7841f2e8a7e4e2045344eea16cb1ef5fa5668c3a authored almost 3 years ago
add GitHub URL for PyPi (#2785)

5ecbeddc2883a59656ac9e3a0523f138d811add2 authored almost 3 years ago
Compatibility with Jinja2 3.1.0 (#2800)

96d8b85e02cc822a4628aa010bcdb11e262c3734 authored almost 3 years ago
Fix documentation error in Developing Themes (#2781)

f725e225adf9b6cfab45042e44637f137f56d1bd authored almost 3 years ago
Pin MarkupSafe to <= 2.0.1 to support Jinja2 in minimum requirements (#2778)

747320fff337cb8731ec6a480e0d21b88fc016ab authored almost 3 years ago
Docs: fix relative link (#2756)

234fb10e543af4c5dcf0ee54c1d831846303f4cb authored almost 3 years ago
Fix PyPy version in MacOS CI workflow (#2755)

Use pypy-3.7-v7.x selector

b599749d7c162ed0a9f06c857d79dcbd7d9ade7e authored almost 3 years ago
Fix imports to get tests passing (#2751)

* Fix broken localization import in theme_tests.py
* Fix tests by importing directly from confi...

c93fc91e4dc0ef33e2ea418aaa32b0584a8d354a authored about 3 years ago
Don't inject javascript poll script if livereload is disabled (#2742)

cff5b55d59aa37da5aa67aadd9673167035d9d1c authored about 3 years ago
Don't inject javascript poll script if livereload is disabled (#2742)

d4565cbed3663903412b6b374ebeb35cfb2f7112 authored about 3 years ago
Move livereload endpoint under the mount path (#2740)

Fix live reloading if using subpath in site_url. This is relevant when using a proxy.

Inject ...

fafdcc240e0520e34ac30b4dcf78adc4514101ec authored about 3 years ago
Don't define __ne__ methods, they're implicit since Py3 (#2735)

dc35569ade5e101c8c48b78bbed8708dd0b1b49a authored about 3 years ago
Declare support for Python 3.10 (#2617)

* Bump minimum Jinja2 requirement

7e69cc5f68152b5faa5ecf719e64cc52467d8e43 authored about 3 years ago
Don't import unused commands (#2714)

4a6862a82a33a39c67f646d1fb70de86353fcce1 authored about 3 years ago
Reuse Jinja2 `tojson` builtin filter (#2713)

Also drop Markupsafe from requirements

cc88b5a6802e1b1fdaee42aa27f171cb416493dd authored about 3 years ago
Drop needless assert from `FilesystemObject` config option (#2712)

9fb40be97fe1e0a918c7e4320faba82a58dd9975 authored about 3 years ago
Update ja translation for readthedocs theme (#2708)

97eafb9094fdd56d19022ae8fda332e728df674b authored about 3 years ago
Update brazilian portuguese translation for readthedocs Theme (#2705)

46f5e1a268a96a6a640517c9741c13ce3875032d authored about 3 years ago
Update readthedocs theme French translation (#2699)

445b75f39359c23ea1f483f72eabcead5559b36b authored about 3 years ago
Update Spanish translation for Readthedocs theme (#2698)

529a91b424fe50315b3b89154813f901b2e6f477 authored about 3 years ago
Allow CI to run when pushing to a branch (#2439)

The motivation is that contributors currently have no good way to test their changes before open...

d15b240247a7aa15d7e775bf19683426298dbf81 authored about 3 years ago
Turn the deprecated 'pages' config into an error on use (#2652)

c92eb40b5717a0af2cd44b738b608e02b6c3b9c2 authored about 3 years ago
Recursively validate `Nav` config option types (#2680)

1103f834fb857d4eb3205f4c2458037914da378a authored about 3 years ago
Provide german locale file for readthedocs theme (#2633)

912978c4e2166f3ffa7daf91d958d1b351bee1ce authored about 3 years ago
zh_CN: Update the translation of readthedocs (#2673)

a01ffd2281c5ee2d1669dcd9dd8bcff4c4b2a942 authored about 3 years ago
Support custom directories to watch when running mkdocs serve (#2642)

* adds a `watch` property to the `mkdocs.yaml` schema. Accepts a list of directories to watch.
...

82fcf3115ab9c2e1c9fa8d41a90b0ae3eb307080 authored about 3 years ago
Upgrade readthedocs theme to v1.0.0 (#2585)

Includes all upgrades 0.4.1->0.4.2->0.4.3->0.5.0rc->0.5.0rc2->0.5.0->0.5.1->1.0.0rc1->1.0.0

*...

fa52d3ae71251ae1c760cbe9b31caced816573d1 authored about 3 years ago
Remove duplicated sentences in docs/deploying (#2667)

7106d7d245bb14721758b0413831007b88890f2d authored about 3 years ago
Add latest members of MkDocs maintenance team (#2661)

7210ff7e2e42596c71304cc16228b85e8f564e0a authored about 3 years ago
Fix typo (#2663)

fazing -> phasing

aa97582400f388e03331d3712b63a82c75d81d9d authored about 3 years ago
Fix typo `mkdocs-theme.yml` (`mkdocs_theme.yml`) (#2654)

4aead07424cf590916897f0d15d428f9a528a190 authored about 3 years ago
Modernize usages of assertRaises in tests (#2653)

964e65eed69fedd66f20e16041bd93cee369a4f5 authored about 3 years ago
Remove line length limit from Markdown documents (#2626)

Also try it out on some part of one document.

988076794002394f12d5e393b0205f4f795087a3 authored about 3 years ago
Fix mistake in docs about nav configuration (#2636)

b4fd3411f253188de186e36d8887eda8f9c1aa49 authored about 3 years ago
Update codebase to Python >= 3.6 (#2612)

- Replaced some `.format` calls with f-strings.
- Removed `'r'` mode argument for `open` functi...

1da44cea96b850c527d7bdceac920498e4a488ae authored over 3 years ago
Rewrite `test_build_page_empty` test (#2613)

3ebb884e7b05e7580fa5d9b192eaa6e5520af9af authored over 3 years ago
Refactor `Nav` config option (#2622)

* Refactor `Nav` config option

* Simplify logic

e41f6f4dbce952f27abba700c1348406daea10e2 authored over 3 years ago
Release 1.2.3 (#2614)

d167eab473c1b772f0d5f999d580c8bf3ef9b59f authored over 3 years ago
Re-format translation files to pass a lint check (#2621)

Apparently the file 'mkdocs/themes/readthedocs/locales/pt_BR/LC_MESSAGES/messages.po' was just c...

5629b09f1a04fdfbbf0704b502c231ec255257ad authored over 3 years ago
Re-format translation files to pass a lint check (#2620)

2c4679b00a4484caa13eef06318652c09e147524 authored over 3 years ago
Fix the code to abbreviate Python's version (#2618)

This breaks for Python >= 3.10

Co-authored-by: Álvaro Mondéjar Rubio <[email protected]>

9262cc576dede2203edb57db26e8c17115f42035 authored over 3 years ago
Add hint about `-f/--config-file` in configuration documentation (#2616)

83458500608d41af04c07c6cbb20eb6b5072f571 authored over 3 years ago
Added translation for Brazilian Portuguese (#2535)

* Added pt message translation file

* added pt translations

* adjust pt_BR translation

...

815af480d64cc8232bfbd3f722db63752956a149 authored over 3 years ago
Update contact instructions: announce chat, preference for issues (#2610)

* Update contact instructions: announce chat, preference for issues

* Fix mistake in sentence

6563439956409ca691b5df0fb8fccfc91b5a4056 authored over 3 years ago
We can again announce support of zh_CN locale (#2609)

This reverts commit 1c72c12472898d61e090eae7ffc2dfc263410c59.

6b72eef74852d105988e83e0c50fa3c901cc53c1 authored over 3 years ago
Drop `assert_mock_called_once` compat method from tests (#2611)

Not needed for Python >= 3.6

b18ae296593cbc35c6c329a294c3c3c21687ec58 authored over 3 years ago
Isolate strict warning counter to just the ongoing build (#2607)

Refactor to eliminate global state.
Fixes the issue with the webserver's warnings being able to...

7a27572d0e41f0e78239f93693b12b9236eb9905 authored over 3 years ago
Prevent directory traversal in the dev server (#2604)

57540911a0d632674dd23edec765189f96f84f6b authored over 3 years ago
Depend on 'colorama' on Windows to fix color output in terminal (#2606)

Adding the explicit dependency, because

1. 'click' prior to v8.0 did not have this dependency...

ba83f902985c08d63c75f61b2bb9a4fee6c78f92 authored over 3 years ago
Reduce the range of directories checked by codespell (#2608)

The main goal was to exclude translations, because obviously they're not in English.
But this a...

e579117efeb5681f37d6185d2144d77aa62dad5f authored over 3 years ago
Fix theme related links in first box on starting page (#2603)

17a48105e1853ee6d133d59c6d6556359d7196b5 authored over 3 years ago
search plugin: do not crash on missing lang options, inform instead (#2602)

* search plugin: do not crash on missing lang options, inform instead

- fallback to english o...

c426455878556baa34cc829c579337236d335581 authored over 3 years ago
fix translation installation for locales with script name (#2565)

when a locale like zh_CN is parsed by babel.core.Locale, the
result Locale is zh_Hans_CN which ...

0937f7df5150d8a35ec8eae90a449ecf1b81f6b4 authored over 3 years ago
Allow third-party plugins to override core plugins (#2591)

* Allow third-party plugins to override core plugins

* Improve resilience of check for core p...

4ea78da2e93e1165c2600df5f5a66704ff8bc197 authored over 3 years ago
Delete IP validation test that fails on some versions of Python (#2587)

1779c181a32b62c89bdfbf888bf7e88a4fce58cf authored over 3 years ago
user guide: correct word repetition (#2567)

0d8fc8b922488a314636acddb487ab209a2d3d4b authored over 3 years ago
dev guide: remove misleading usage of 'entry_point' wording (#2563)

closes mkdocs/mkdocs#2558 thx to @hwittenborn

ba7f63ac8172e97d04d2ea2ed30b793e9ec9f98f authored over 3 years ago
Add Japanese (`ja`) translation for built-in themes (#2525)

519d2d32c3047ee6667a7ed4a30010e487420004 authored over 3 years ago
Add __repr__ method to File class (#2550)

1dc66b76b480e3f8ce3e879951269abe4e8ee5a3 authored over 3 years ago
Add codespell step to CI lint workflow (#2551)

c93c05341d7c8f21059d005b4e752859d88fb899 authored over 3 years ago
Fix Jinja Environment link (#2552)

98b1d0e991788e805ed952bdc889943928653651 authored over 3 years ago
Add missing readthedocs theme Spanish translations (#2545)

220684d6c670fe52c06abc454a1654097200f5a8 authored over 3 years ago
Fix various typos using codespell (#2549)

4d1d1c1ba5065dde50ae7ddab4b0a85305781047 authored over 3 years ago
Refactor file sorting using a "new-style" key function (#2541)

15601c67c84ec65d057e5e185e3768a7eaa92d9a authored over 3 years ago
Update contribution guide links (#2548)

ea0ac7a07a1d1b6cca2bdea7d62a0b03efaba936 authored over 3 years ago
Fix minor errors in documentation (#2515)

98cc11a7deb06dace82988f092b9aa137d87b877 authored over 3 years ago
Release 1.2.2 (#2496)

52ed45a58cbec0d9860d13e5ac123d6fd14aeca6 authored over 3 years ago
Don't announce support of zh_CN locale yet, as there's a bug (#2510)

https://github.com/mkdocs/mkdocs/issues/2509

1c72c12472898d61e090eae7ffc2dfc263410c59 authored over 3 years ago
Don't require trailing slash when serving a directory index (#2507)

in the livereload/local server.

Instead of showing a 404 error, detect if it's a directory an...

1b15412f4caae476c262210315fd068d0521a833 authored over 3 years ago
Tighten the docs and tests around `site_url` (#2506)

Some of the docs were accidentally reverted with other things, so I'm restoring them and adding ...

e0ba6d7bd970123e73f70f06ef76ed48e8e56a27 authored over 3 years ago
Merge pull request #2497 from xingkong0113/zh_CN

zh_CN: Complete the translation of the mkdocs theme

ccc4ce8d13c74da6d381c84657e543713127fd33 authored over 3 years ago
Merge branch 'master' into zh_CN

8091fab09d404b65fdbf909261313a58f3136c5b authored over 3 years ago
CI: Run all lint checks in one job (#2501)

This is more considerate of the computational resources. The lint checks are not the bottleneck,...

6f5443caee41053f55e79bed636ab5f860a15c58 authored over 3 years ago
Replace urlparse with urlsplit (#2502)

https://docs.python.org/3/library/urllib.parse.html#urllib.parse.urlsplit

It's the same but d...

fd0e9dedd27e4cb628ab98ff2723165110b38ed2 authored over 3 years ago
Merge branch 'master' into zh_CN

b4a471b6845ed7ee5ab0cc7c3b956c5a625e1b6e authored over 3 years ago
add "Last-Translator: >

Add translator name and email

0a7e7071297906b03bc8228cd7e9c018464319e1 authored over 3 years ago
Fix some spelling typos (#2489)

b12804d97ee2abf617af36fa6a7bb2075d3d94b7 authored over 3 years ago
Update Docs

c257235204a90bc1c18e09ce98ee5b3bb8bb38eb authored over 3 years ago
zh_CN

Finish translating both mkdocs and readthedocs topics.

Signed-off-by: xingkong0113 <26911141+xin...

a29c337f2d2daeb91e803e01392db227ceab90ac authored over 3 years ago
Revert "Ensure site_url and use_directory_urls do not conflict." (#2490)

This reverts commit b89ec5792ed35aacf2da00c34d4d62ba45fe08c9.

That commit claims to fix some ...

ae556572d4574d4dd455c37dc82320eeb573504a authored over 3 years ago
Add link to README to contributing.md (#1978)

In https://github.com/mkdocs/mkdocs/issues/1972#issuecomment-582952604
I was pointed to the REA...

47d75716974bc6e7a607fbd2135a32b0e4172a2e authored over 3 years ago
Revert livereload file watching to use polling observer (#2477)

This goes back to the approach that was always used with 'livereload' library (but now just usin...

cdb1f7107a628dc17d510546b1bdd81f58d98f47 authored over 3 years ago
Allow mkdocs.yaml when '--config' is not passed + refactor (#2478)

Co-authored-by: Olaf Gladis <[email protected]>

06d8b4742cd909e28ed91f25ee2952144f2a7a4f authored over 3 years ago
Optimize getting relative page URLs (#2407)

This is a custom implementation that's significantly faster but gives the exact same results as ...

f6d883035afcc8f767025f4a963eff0ac9bf8221 authored over 3 years ago