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
6a57799769a885f7f68d6f0e9a52efa51bd455a2 authored over 6 years ago
While this feels like a feature change/addition, it is addressing a regression and is therefore ...
9b116b5fbcfef00576b64a36f41083d38bd479b6 authored over 6 years ago1739e708f54ac9e22a6c8bbc6bb2f3c4ee79c3c6 authored over 6 years ago
Fixes #1608.
f13bf0148a0e8ffa63667cccceb3033a79204a0f authored over 6 years agoc16ea3ae77d2f4c35369a64ec33667e65b4caac2 authored over 6 years ago
c3bd87c00469fe85d46e6ed454594a2429a5e88b authored over 6 years ago
954b4cb0da9b9b38475bd8dfec2f481df902e6e8 authored over 6 years ago
Closes #1598.
1a5c4a7f6cc9b38cfa390fa52e521fd85d08e42c authored over 6 years agoda3a252cde8252a441f97bcc43f98452fab48c41 authored over 6 years ago
7aaf5a685cc4e9be00a2c6ef5189dd4bc78e50f8 authored over 6 years ago
24d61cec137944c0bf1365204f3ed5e384f38584 authored over 6 years ago
074f11980297928a5ca1bf534f81d42f41377bb3 authored over 6 years ago
Also properly sort READMEs.
Fixes #1580
c872896c49fb7b7d26845e1c1cbb92ff6beb3096 authored over 6 years agoFixes #1575.
4076d7de433bd5bca8938283b8c9535d9333f6e3 authored over 6 years ago8bd00d5f91ef754ac646d3048248251b6233bdf3 authored over 6 years ago
1f41f33eaeadf4e42b0215628a4657511886ccea authored over 6 years ago
a5420be30de83aa101cf363fcc6ed9812118dd4f authored over 6 years ago
30cdf59077c5a264218c0e69efe06cd700e8acc9 authored over 6 years ago
Fixes #1564.
a11437e8cb1ca055a9fd5f9b3b5438cc4a17f476 authored over 6 years agocd5c80375c6616fb52a1010bf21cd6fc7634c50e authored over 6 years ago
Saved 197KB (38%)
6c097ecbdb4bd54859d797c93e6660c99dde97d3 authored over 6 years agob4b49a1f523797b84811fdc1f6e4e475b0d3ab83 authored over 6 years ago
39dc230b6dca43d74982fa5ca11b088588e69fbb authored over 6 years ago
This is primarily to allow third party themes which inherit from the
mkdocs theme (such as the ...
HTTPS link to MkDocs site
Always load highlight.js over HTTPS
5ff7ee32fa68f81e56c0948053e7d478dbe0cc01 authored over 6 years ago
I've prefered the node based linter to the ruby one, but it didn't have
a CLI until recently. Al...
5ebcb5d1cab0d2edfeb022a17936c64ad06c7974 authored over 6 years ago
In both built-in themes, the default next/prev shortcut keys were
changed from arrows to n/p as ...
27f06517db4d8b73b162f2a2af65826ddcc8db54 authored over 6 years ago
This provides a clearer error for users who have an invalid config file.
Partially addresses #1...
* Use Python 3.7-dev in Travis until they add official support for PY37.
* PY37 requires PyYAML...
An error is now raised if the option is defined.
ad867796eb04358f060e12365268becddea5b583 authored over 6 years agoThis fully deprecates autopopulating those settings.
d0c67b849cd6f03cda87624eab93096e9bc41c9c authored over 6 years agoPreviously a warning was raised and the build proceeded.
c99ea4e250379df3fc704ce1c917e4ce94d4ab3b authored over 6 years ago
If the frontmatter is surrounded by YAML deliminators, then it is parsed
as YAML. Otherwise it...
Fixes #1142 for mkdocs theme. RTD theme will be addressed with #588.
5c261d250f78afcca5da88168c76a7bf4750ef44 authored over 6 years ago
The sidebar was under the left margin of the main content and not
clickable. This moves the sid...
These were some orphaned remnants from the pages refactor.
5e59af5ca3350fe2a5a555c0777940967a6b9fb4 authored over 6 years agoAnd update release notes to include 0.17.5.
2f34aec1eb0f9351f1bd83f0ab2b33e6815ac09e authored over 6 years agoThe remotely linked image was removed in rtfd/readthedocs.org#3438.
Turns out we already have...
67630d888bf79ce467d1b8aedd2d0d66d9863cc7 authored over 6 years ago
The built-in themes now include support for enabling/disabling
highlight.js. They also use a CD...
Fixes #1527.
de576b03bd9a6e921c37d7f3eb60a40e1476d2ec authored over 6 years agoa1b26ebabea6ccf846ccc2f84aeaa7a1bdb9dc3c authored over 6 years ago
Currently all local URLs must be prepended with base_url while external
links must not. However...
The Python-Markdown parser includes support for fenced code blocks, but only at the root level o...
6f3257cdd7abe6dc03a098f36336c45f9b7f4d02 authored over 6 years ago3de09c93169d2fe36c3c2250df3a283733899932 authored over 6 years ago
d161bcd1cf515a1172f4fe82575d947f8b984ab8 authored over 6 years ago
The serve command overrights the the site_dir and can cause a crash when
clean_directory tries ...
fb5abb05a70db5c650f625d5248e90318d2583c0 authored over 6 years ago
This relimplements #1272 on the current code in master. Thanks to
@funkyfuture for the original...
Fixes #1496.
78ee87cc2e64c2fa2418311903d64166b26f237c authored over 6 years ago
Internal handling of pages, files and navigation has been completely refactored.
The changes in...
3f0e4464a787ad5ce5a235d7ae988a2d8f53f077 authored over 6 years ago
The previous version worked only when ../mkdocs was pointing back
to the current directory.
Fix...
7dbcf9a22a1c59da1412a409fc6566064b24cfc7 authored over 6 years ago34a579ec573ed83b293bd42e98fa847876534004 authored over 6 years ago
Fixes #1481.
7e06ca68d100d27c0323a59a13a9a692c2ee537f authored over 6 years agoFixes #640.
e5c2459fdf58e55237fef914ac67a968c68d2a3f authored almost 7 years ago
If/when deploying to usr/org pages, the deploy script is run from the
Pages repo, not the projec...
Hide <lastmod/> when it nav_item.update_date empty
cfc688b1a07d483de5348d09fd04ec1a596dc5d2 authored almost 7 years ago
Avoid calling mkdocs.config.load_config from tests that aren't testing
that function.
Fixes #782. Note that we mock Markdown in the tests to ensure those
tests are not using Markdown...
Fixes #1438
d4c5832876accc7e59293852d86810585b97674c authored almost 7 years agoFixes #1291 and made possable by the work in #1376.
a43163fc8df0c27cdf8ba5c7138fffa1340e7d72 authored almost 7 years agod50468926f2cd1204d6aab0fc54e6b13c03b1591 authored almost 7 years ago
a3e60f138508485f63cab20047de0ba72f32b7e6 authored almost 7 years ago
Also up tornado version to >=5.0. Fixes #1427.
d6449f90808b50979694a3e91b49b532f3bf785d authored almost 7 years ago"Officially added support for Python 3.6 (#1296)" as of version 0.17.0.
Source: http://www.mk...
fa4c7e5bb38b0b046b478cdda9dd3518ab434305 authored almost 7 years agof5fd2fa1bb08995f6f54d2bf9692d51b3403da6a authored almost 7 years ago
Whoops, forgot to add this in 71ebf35.
35f6412b51d2a660d185584ee090e5733b27de3a authored almost 7 years ago
Note that the icons in the themes will not show up until FontAwesome is
updated to at least ver...
Fixes #1391.
1c80f6d6637cc4e471bc3f96c056e1d30e02b2bc authored almost 7 years ago3f79e60fbda77b9e2e623c6e6791da6181a2c284 authored almost 7 years ago
Uses the `mdx_gh_links` Markdown extension. Fixes #644.
5ee6600c950deaf5ac2d8744f0aebb30e5b9f0af authored almost 7 years ago
We don't need most of the functionality in pathname2url so we might as
well only use the part we...
* Use a web worker in the browser with a fallback (fixes #859 & closes #1396).
* Optionally pre...
0dce2b2b9e8727938242011a9184a4be70d4f8ee authored almost 7 years ago
a793eede8b069f5dd9882372813252a1aae567e7 authored almost 7 years ago
a63d885cc837ba2d2791b3aa748619a46b62b246 authored about 7 years ago
a991b7a7e6a783991c0e96ebffde18b45ac23871 authored about 7 years ago
Currently, page rendering is delayed until all scripts are loaded. But these scripts are not ess...
84f9d16b4fd9ce0861029fc405b6aacb03a429ed authored about 7 years ago00d0ab9228230873091ded85cb0ee4d3453c719d authored about 7 years ago
Polyfill for media queries.
REF: https://github.com/scottjehl/Respond/releases
Is faster, safer and the recommended method by Google.
cc03d7666e03cb3a30d991b5936c534b85772653 authored about 7 years agoFixes #1394.
8a6d7f624fc4ee5102789b3afd5df50453364adf authored about 7 years ago
This should help when providing support to users with multiple Pythons
installed on their syste...
Present the sections in a logical manner:
1. File Layout (where to save documents)
* Conf...
62654167833391e84cc0520840789566f403653d authored about 7 years ago
cd396ada133caa39542ef78d411ffa4e9c31bfd8 authored about 7 years ago
47afdfd77ef5c1974ce563e33bab96b6c458f4f6 authored about 7 years ago
d00a8e52f5694889f9e9050f16b69a25dbdc2ca6 authored about 7 years ago
Fixes #686.
fc2f105bad486aa50af280a015d727bf4575296c authored about 7 years ago8d4a883d8952f026d4e52f1a296d98a6d58a94ad authored about 7 years ago
Outline that the path where the search index is written to has changed slightly from `mkdocs/` t...
ab0b5824d063034dc029e411ed64f9d4841f1b20 authored about 7 years ago
PyPI's documentation hosting has been deprecated, and in fact, it
is no longer possable to uploa...
Python-Markdown has moved its documentation to
https://python-markdown.github.io/. See Python-Ma...
4c7c69cd3a4eb8c0fd2838e26f8f9031fe80f6cf authored about 7 years ago
e46506b4ceccc52abea43f049cd851851ef09673 authored about 7 years ago
269190c9aa18a33d397f424860fcf07bbfe96f0c authored about 7 years ago
2990af2b63cc8891f470c64d753bb76894327543 authored about 7 years ago