Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
MkDocs
Project documentation with Markdown.
Collective -
Host: opensource -
https://opencollective.com/mkdocs
- Website: https://www.mkdocs.org/
- Code: https://github.com/mkdocs/mkdocs
Document using theme_dir and template blocks togeather
github.com/mkdocs/mkdocs - b5ca993f0399438057dd1c2dd1cd0c58d801511d authored about 8 years agogithub.com/mkdocs/mkdocs - 503ad7e9b6085bcae7cd60573f4256e48c650d3c authored about 8 years ago
Consistently use "dirty" to indicate dirtyreload server.
github.com/mkdocs/mkdocs - 532c74340109d538d01ed6ea76905da71ccdc508 authored over 8 years ago
Also removed the short option `-d` from the `--dirtyreload` flag to match
the other options. Fix...
Add linters for JS and CSS.
github.com/mkdocs/mkdocs - e7d8879d2b53d9e50bdfcf1cf29c48dc3f6bc87f authored over 8 years ago
Cleaned up the stylesheets as per csslint. Manually ignore adjoining-classes
to avoid more offen...
github.com/mkdocs/mkdocs - e8091855245e44a47ae373da83df6c75fd1725e2 authored over 8 years ago
Clean up configuration.md links.
github.com/mkdocs/mkdocs - 1a087f62ed24b97ecb7541b9f33e31d634d3fb30 authored over 8 years agoThey were a mess. Fixes #1058
github.com/mkdocs/mkdocs - d39743b17b8181d7c9615ebf4e2a38e141eb633e authored over 8 years agoFix typo (Stardard -> Standard)
github.com/mkdocs/mkdocs - 204087c85c8932f910d839c4bba7be935f11020e authored over 8 years agogithub.com/mkdocs/mkdocs - fdd6e5ac5288abb72d6c62c3380fca5d2b2572a9 authored over 8 years ago
MkDocs Theme: search.html => search-modal.html
github.com/mkdocs/mkdocs - 569714a17fab3e459622eb1ed30dd08e5eea1887 authored over 8 years ago
The `search.html` template name is a special name (hardcoded) which gets
written to the output i...
Added a screenshot to help with Windows installation.
github.com/mkdocs/mkdocs - 43701259695126d045e82301bce2b3a3761e04a4 authored over 8 years ago
This is, after all, the most commonly encountered problem by users.
At least it seems to be.
Global Template vars refactor
github.com/mkdocs/mkdocs - aebfcdc39c8c0c3b15dc6b25df0f0c173e813a1e authored over 8 years agoAdded some system specific installation instructions.
github.com/mkdocs/mkdocs - bc851c5e49a646334626139b0dc9f89a8fc3ea01 authored over 8 years ago
Added a section covering package managers and some more notes
about Windows (specificly about ad...
Use absolute URLs in nav & media links from error templates.
github.com/mkdocs/mkdocs - 6306ce402d091fa882fb15b5080a21d88b0aacd6 authored over 8 years ago
An error page can be served from any location and therefore it is
impossable to pre-build an err...
Account for wide tables and wrap inline code spans.
github.com/mkdocs/mkdocs - c2a6f06e99cb1259726ee59c05c40df093047db3 authored over 8 years agogithub.com/mkdocs/mkdocs - de2a7370deb8fac74b86daa13a27d1c5e19f1cea authored over 8 years ago
github.com/mkdocs/mkdocs - 1444523c0af11c44406159c55e055b9c3225b709 authored over 8 years ago
The mkdocs theme doesn't need them as the entire page scrolls.
Besides, to get scroll bars on th...
Fixes #834.
github.com/mkdocs/mkdocs - 37960992555c4a3746ba3af678324a8093668f7f authored over 8 years ago
Templates need only include `{{ base_url }}/img/favicon.ico` and
users only need to create a fil...
- Add missing trailing / when printing out GitHub URL. Without the trailing `/` a GitHub error m...
github.com/mkdocs/mkdocs - 1cd9b3984b1877e4c5ff9244a501b880c30eb996 authored over 8 years agoRemove chocolately recomendation, which was never any good for Python.
github.com/mkdocs/mkdocs - b4ddc867ec5431efe81a85591b6998f12de7c6b0 authored over 8 years agogithub.com/mkdocs/mkdocs - 2c547a4dc214320970bd9ec2927a73ff0e69e070 authored over 8 years ago
Any template variables which mirrored a config setting have been deprecated
and should be access...
Fixes #679 and #681.
github.com/mkdocs/mkdocs - 4a532be1f0fd5d6fe5288d8face4ca835c35a61d authored over 8 years agoAdd --force flag to gh-deploy command.
github.com/mkdocs/mkdocs - 50a30f0a069159689232a0959d84ddcd8965355f authored over 8 years ago
This replicates the recent addition to the ghp_import.py tool (see
https://github.com/davisp/ghp...
Break up libs and scripts into 2 separate template blocks.
github.com/mkdocs/mkdocs - 582523bcd362cc689d5a229c304055fcb3c65a69 authored over 8 years ago
Some scripts need to execute after the page has finished loading.
To ensure that, the `scripts` ...
Deprecate auto-populating extra_css/javascript
github.com/mkdocs/mkdocs - 77ca449714d959fb218f7a66cba31c1c3ff7140f authored over 8 years agogithub.com/mkdocs/mkdocs - d3fc08939832cd3b5a0d17576d7e08e5fe569d73 authored over 8 years ago
github.com/mkdocs/mkdocs - ea02a2eea3eaf19a922290b5762c8791b8ed6285 authored over 8 years ago
See #986
github.com/mkdocs/mkdocs - 7674eadad9d5eb507483f4a0fad98139dfecdcd9 authored over 8 years agoImprove CLI Tests
github.com/mkdocs/mkdocs - 343b820f9949787943fa1e230635674a2b304cc7 authored over 8 years ago
Previously we only tested that the CLI commands called the approiate function.
Now we also test ...
github.com/mkdocs/mkdocs - 9e6243e32cbaf28baab38ec5a811911a41ede5ba authored over 8 years ago
github.com/mkdocs/mkdocs - 1156d210b53ae41114afe39e5e74014ec0da65c9 authored over 8 years ago
Raise an error when site_dir is in docs_dir (as opposed to a warning)
and raise an error when d...
Fixes #938
github.com/mkdocs/mkdocs - c0c4e44cafcc3537b3cb46f5541297b47f707825 authored over 8 years agoFixes #1011.
github.com/mkdocs/mkdocs - 536f8b48a71fb5401f4491498e209f3b11de8acf authored over 8 years agoDon't override config value for strict mode if not specified on CLI.
github.com/mkdocs/mkdocs - ac1a3fd23c5a08892d3a1a52bb9493ed5d3e5707 authored over 8 years ago
The different import path in __main__.py allows us to patch load_config.
See https://docs.python...
A simple method for providing a quick/dirty reload option (refs #990)
github.com/mkdocs/mkdocs - 2e4c2afca10cfd697ba5ca820dd5212c4b1e9089 authored over 8 years agogithub.com/mkdocs/mkdocs - 81664fac4a7b398b3bb190dfcaa532747d3f3275 authored over 8 years ago
Document `pages` config setting default behavior.
github.com/mkdocs/mkdocs - d790defd85ac6937e565437be8a1320152f5bbfc authored over 8 years agoFixes #992. Not sure how this was missed.
github.com/mkdocs/mkdocs - f4d0f11335a7da0523a9d2c877b52bbb0b04ef50 authored over 8 years agoAdd white-space: pre-wrap to code in the readthedocs theme
github.com/mkdocs/mkdocs - a64ed3a5ddada91c423c7879ab794b952a9884d5 authored over 8 years agoRemove the link from parent options in the navigation
github.com/mkdocs/mkdocs - 353ef53299f5d7c95a2d56434bfb9eb27529f679 authored over 8 years agoRemove extra theme_dir alias
github.com/mkdocs/mkdocs - 19677e69b430f24a0de7ac4d9ce66058fb404d13 authored over 8 years agoAdd a note about 404 pages on the deploying page
github.com/mkdocs/mkdocs - 2c3e8c57aa08666d0fd09144aa3598867e1d0932 authored over 8 years agogithub.com/mkdocs/mkdocs - 8091bcc2be1a182023dc1d39773f5c4c1b861e9b authored over 8 years ago
Link to the repo from the MkDocs theme
github.com/mkdocs/mkdocs - 2513442d6f5ee55099c4603ddc0dd6169d2ad626 authored over 8 years ago
theme_dir is listed twice at the bottom links, this removed the
one that relates to this page. A...
Fixes #732
github.com/mkdocs/mkdocs - 06fab4bf3dde9b9cb9362018f9673e5db9b3586e authored over 8 years agoAdopt the PyPA Code of Conduct
github.com/mkdocs/mkdocs - ec6f642d059f674694755baad2ddb8b731cac778 authored over 8 years agoFixes #779
github.com/mkdocs/mkdocs - d030237f11e843f630dcfd805419561c9bee6f12 authored over 8 years agoAdd a note about the MkDocs team members.
github.com/mkdocs/mkdocs - 94ac8aa80c55d6759edfdcad6f456fd9cb760933 authored over 8 years ago
Unlike the readthedocs theme, the wording isn't "edit on .." or
similar. Taking users to the edi...
I think this offers the best compromise. This is based on my
testing of the suggestion @faceless...
github.com/mkdocs/mkdocs - 9a0e35c774e27cd0f6e63d1016d6c8c50faf61b1 authored over 8 years ago
We never explicitly listed people before, this should make it
clearer who is behind the project....
Use the edit url for the 'Edit on...' links
github.com/mkdocs/mkdocs - 09d26f981c206cf16213f28246dafb23578deec1 authored over 8 years agogithub.com/mkdocs/mkdocs - b36646bef37baa78dab788945b31cc0f718e0268 authored over 8 years ago
Direct "Edit on ..." links to individual pages
github.com/mkdocs/mkdocs - e440cb205ba52e8f06c19bb7337a193654e35050 authored over 8 years ago
This patch adds support for a configuration option `edit_uri` that
is used to generate a link di...
Error on failure to git push as part of gh-deploy
github.com/mkdocs/mkdocs - bff2ede1229dd2a5e48d4c03bbd05e977813cfa0 authored over 8 years agogithub.com/mkdocs/mkdocs - ef93dc6b2dda07e38f9bc2b6c66989cdbf5e29d1 authored over 8 years ago
Disable codecov patch coverage
github.com/mkdocs/mkdocs - ed8963fe26e7b406de9c3a9038091524587b3f82 authored over 8 years agoAvoid logging duplicate messages.
github.com/mkdocs/mkdocs - f78ef44b08ddee00d326b41e19aae9093ee0b3a2 authored over 8 years agogithub.com/mkdocs/mkdocs - 44f0fa78807b24853fa68701a928cd72109018f0 authored over 8 years ago
Disable patch and change status updates.
Don't wait for appveyor.
Set the coverage target to 90%.
Support theme customization with blocks
github.com/mkdocs/mkdocs - 176b722c1c2390616d9d0b4dd8be04b221d4ca2c authored over 8 years agoFix typo in scp command
github.com/mkdocs/mkdocs - eb12cfe2c02c68ab37d926828fb9ba7ad850781e authored over 8 years agoscp -r ./site command was missing the E in user.
github.com/mkdocs/mkdocs - 6b892249bc66e10f63e2943c92663dafc6521e51 authored over 8 years agogithub.com/mkdocs/mkdocs - 37a542cdb2db60a10d7de6c5304be98d7d2683b7 authored over 8 years ago
This is a backward incompatable change as it switches the primary
template from base.html to mai...
Ensure tests use actual location. Fixes #923 for real this time.
github.com/mkdocs/mkdocs - 424429196717b6459c0908fa31f09b6a00b9cb44 authored over 8 years agoFollow links when copying media files.
github.com/mkdocs/mkdocs - c8ad42de030631bead15750e9816d5b44ba6d958 authored over 8 years agogithub.com/mkdocs/mkdocs - 9db822baf7bac33e5e6b455b0c6c98a9b6da2cb2 authored over 8 years ago
Fixes #869.
github.com/mkdocs/mkdocs - 66b00e51dacfe0ffff89064da5c9805998c279b1 authored over 8 years agoSupport SOURCE_DATE_EPOCH environment variable for "reproducible" builds.
github.com/mkdocs/mkdocs - 3e10e014b63dfcc85a30e6198da00677f7eefb24 authored over 8 years agoFixes #938.
github.com/mkdocs/mkdocs - 8b006bd7fda55e47e29412896c511c7244398f82 authored over 8 years agoFix minor typo in deploying-your-docs.md
github.com/mkdocs/mkdocs - 5547f2a40732438d1bb50e6c9890f34aefaab250 authored over 8 years agogithub.com/mkdocs/mkdocs - 72e3992188ff4d11de1a253f871ef4ab15f83bdd authored over 8 years ago
Trying out CodeCov config options
github.com/mkdocs/mkdocs - 9ed87329274e4f9fc90cefbbfcd30c9f3ea66194 authored over 8 years agogithub.com/mkdocs/mkdocs - 776b879f2fc96b9f92303b325421a21cb43d7bca authored over 8 years ago
Manually set the correct highlighted TOC item when the user clicks it
github.com/mkdocs/mkdocs - 6da30efba237c45f71d1cec953c478eb6040674c authored over 8 years agosee #406
github.com/mkdocs/mkdocs - 53aee80928993d84032c99b09fd4121de127f42f authored over 8 years agoEnsure tests use actual package location. Fixes #923.
github.com/mkdocs/mkdocs - 2fd708f3bc29364e1a849f0324bfdee0df2c810f authored over 8 years agogithub.com/mkdocs/mkdocs - 4c366e5610187334942109edafad0ac28476f28f authored over 8 years ago
Refactor page specific template variables.
github.com/mkdocs/mkdocs - f9516264be4d5131cc368185308a2dc85bc1f42e authored over 8 years ago
A deprecation warning is issued for all old variables and all new
page specific variables are at...
Add a config file for CodeCov
github.com/mkdocs/mkdocs - f57199da9235ceec79e7dc48427568dbfd1081f3 authored over 8 years agoLimit requests version for LinkChecker
github.com/mkdocs/mkdocs - 64e41b2db27dc05be7764bb9e3356992f7bb0993 authored over 8 years ago