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
Ensure all errors and warnings are logged before exiting.
845f8766daf1ff17a0a49f1342453752eb5bf7ae authored over 9 years ago
The load_config function should always raise a ConfigurationError.
However, the CLI should exit ...
Also ensure all debug messages are logged. And exit without
creating a new, unhelpful traceback ...
2d7fd14dca6fabc70bdfa38ff8c9c5136e866858 authored over 9 years ago
Fixed #477
f7be6c7282eec0ad5a575b11e39e362ca3743579 authored over 9 years agoConfiguration values can also be str on Python 2.
0ee3ddb56d354decbe875112b294175d2b677ea2 authored over 9 years ago162d8a73dcba169a20c5ba58c1b36a24700a9eac authored over 9 years ago
3b0d1dd2f97323d2e80e44761fa322925e851cd8 authored over 9 years ago
Closes #562
6bb45cb7ad643da21e97f00fea95833457c38242 authored over 9 years agotypos
cb0846ab4ce228a4f9552c61164d7c58cb00bf87 authored over 9 years agoc055f6def41be23cb0f9c18351a552f12d9246f2 authored over 9 years ago
a6bf8321ddd5fee96037776bda7b9e79c1d5459f authored over 9 years ago
Remove unicode integration test
dd687ba7793759ce7f51854ade8e298625a9e51a authored over 9 years ago
This could be re-added in the future, but it is causing many annoying
install issues.
Add a note about installing the dev version
c46735d960a868d0b87f16519b3b9244d0aa928a authored over 9 years agoFixes #548
f6b61d863cf007a58ea35380f79699eb601f61b5 authored over 9 years agoStart getting the 0.13 release notes together
463c5b647e9ce5992b519708a0b9c4cba891d65c authored over 9 years ago...because @appveyor is so so so slow
45ec6c9e4825e03116b9d37597e837aed808701a authored over 9 years agoSee #547
fa717b6bf6e975f415c1302b4a2269bd728e8b35 authored over 9 years agod2f6364c86d7fabe6b8ef90e5fb6aa677e6917d9 authored over 9 years ago
38fc74695466e5927e19ba33758344a46a34e207 authored over 9 years ago
2407997ce3e2aa456eef5213cb3dbb3a643d44ac authored over 9 years ago
7aa1aad841da9cfaf7ebc9de26faa8db04a97dd9 authored over 9 years ago
26a414ffb332ad0a0681bd60d58e7e8cf7a3b18a authored over 9 years ago
aeaa635a9a22091eae1265a29d1972323847f25d authored over 9 years ago
ca6db75a95dc113d6b9c32a1094fa5b2c497ac57 authored over 9 years ago
Deprecated config
16906c594aa15d2b65ddb2738fe53cd74274f0b7 authored over 9 years agoAdd (centered) copyright footer Bootstrap and Bootswatch themes
03dc7fb5f3a6770d45ab8559672f3e93e2ffa9dc authored over 9 years agoUse codecov
683a57d10dfd5ab36b7a33cdd668988d4d57a58b authored over 9 years ago096199f571973e0b9405142c525c623c6563d73f authored over 9 years ago
d3b680451dfca98e9c8bd3f9a7ca24c6450df69f authored over 9 years ago
5c08a61b4370707a5ed662393e31b3382cfbc1c7 authored over 9 years ago
7be425e0230f2fd35db8aff7da556acd9e5a5319 authored over 9 years ago
e596c7d2b904193ee696c06cbd56c3aa7416b572 authored over 9 years ago
f33049c50e0ba483a9dbf29d7703dd55c45e35dd authored over 9 years ago
00a6e1b537652423c47595d6920d2986a7a8ee35 authored over 9 years ago
This change adds the ability to validate nested properties, such as
those within 'extra' and pro...
This also includes a note that the documentation was built with MkDocs
a88b054196a8aa8ffb3e47a0c11ff73ff61d692a authored over 9 years agoUnicode files
be83950ef1e314560b0f09d538087d9551c0bee0 authored over 9 years ago
This then means that all the file walking operations in Python 2 return
unicode, and thus, we ca...
49a6bb8e5327bc6394344b8b850a42c3d7fe54b0 authored over 9 years ago
Add autospec
fdbcfb8beba0f6629d7a2aa944e67cec203a0468 authored over 9 years agob6f2fdbc037aafca734bf88cf47261427cd99519 authored over 9 years ago
a32115de0292900f9dc817e453f40a768be8607d authored over 9 years ago
Update Travis and Appveyor test configs
900c3082bb3ecb20d515630a42982564e8052ce9 authored over 9 years agoChange to active status should recursively move up tree
7d92fffd37d1a9bfaa98339330fc94157258fabc authored over 9 years agoa8532be1ef3a2c048ea4e0681bf1fb6ce6210741 authored over 9 years ago
7ab5e4fd0f7449de018daae890f712a47b2207a9 authored over 9 years ago
6b0458648e92eef0bd701e135e5300d784a43811 authored over 9 years ago
Special case media being in the same directory as the markdown files
c39d0d9f2ebe4796b825851c8901dd237ffdbdb5 authored over 9 years ago7e64e9eb7e9e9ff1f2beab45a022ad05104c5df3 authored over 9 years ago
Closes #495
Closes #494
Finish removing OrderedDict code
7180e07630cb1b10696e62f1988a9e5b06dde57a authored over 9 years ago
OrderedDict support was recently removed in #528, but there were still
some references to Ordere...
Refactor Markdown Extension Options Config.
a47dfbc4aa753b6f459e3d4fba8f9f000c9c8dc6 authored almost 10 years ago
With the markdown_extensions refactor, all extensions are defined in a list
which retains order....
Config validation now handles all extension processing:
* Builtin extensions are defined and wi...
a6fc4f9420d81982a34fb87a1b6e9a37de5145c6 authored almost 10 years agoAdding custom commit message option to gh_deploy
93a181a208af0440f44e7f51081b9df9d9f30568 authored almost 10 years ago
Rename CLI option 'branch' to 'remote-branch'
Pass CLI remote-branch option value to load_config...
feat(theme/mkdocs): add autofocus for search input when modal opens
667fc663a2d9f6b3c7fb5c26777161a4ad42368f authored almost 10 years agodb167bec2a8fdf0b80d37e1ffe6aaf0a9e2fb3b6 authored almost 10 years ago
955abb678a5f696cc3ecb77a13cd8dce33147422 authored almost 10 years ago
As of Tox 2.0 the environment is far more limited
f965ba8287038efefe4e35b83c6d177a02f30c79 authored almost 10 years agoWe need to pass through LANG for encoding to work.
Fixes #524
96db550a7f6b0000e5a83a394e3a76e29f1f0911 authored almost 10 years agoee134b6d9401da9763e57d84437810918ab2a710 authored almost 10 years ago
After clicking the `Search` link, the search input in modal should be
autoselected for easier in...
42c4e3da27cff91e677790de4ef4ac4fb75e8c9e authored almost 10 years ago
Fix logging message to indicate correct remote branch to deploy to
4138474abc133514b5ae573ce729e8e5c6a65ff1 authored almost 10 years agoExpose the full config to templates rather than `extra` directly.
51eceb65eaba8fdd55e876b9519c8184cf677a5b authored almost 10 years ago1a3f9eb35cfc27f05dfe39be48920df1498228c1 authored almost 10 years ago
This update changes cf10026 so that templates must now access extra with
{{ config.something }} ...
47ab1c68092d1cb41b305db3f49dc0fa8ed947c9 authored almost 10 years ago
f10d52dbfae3741d65e73f64eb8c1ccfcad6496c authored almost 10 years ago
This reverts commit 1ba2ff11e435512e39dff7cf5efb90d3ccd21d14.
4ad752982bb2101f6154e46d4cb6c86d6013463c authored almost 10 years ago1ba2ff11e435512e39dff7cf5efb90d3ccd21d14 authored almost 10 years ago
This is a really confusing test failure, I can't figure out what is going wrong.
d3cff0581388a627be9be50a63cff1eb54550e40 authored almost 10 years agof40e7668df869b4e827dde08c8fe49bb4cd01327 authored almost 10 years ago
98928f803c38060811993609eb106a3127a9d3bd authored almost 10 years ago
b39be662097262358e8827fc10289d0f40da5419 authored almost 10 years ago
Some minor updates after testing master for a bit
e616fe204ab6d569b9b99e10ca95fb4467ed8ef2 authored almost 10 years ago4c0ee753b55c5991e7f6bce6c51bb2666ed52640 authored almost 10 years ago
86bc876a7f9e68c53a034f54d4908e29c48911fa authored almost 10 years ago
40ac80c3d247d3625f42a6d3036ea735ad9b820f authored almost 10 years ago
Make auto-reloading optional
98be86e4398c60193a660cfcdbab42e1b3cd9802 authored almost 10 years ago7b5337c2cd2e2cd81d696f8b65b66c999ff444d8 authored almost 10 years ago
Fixes #445
90b2724c31c36df46223f7fc57d613bcad80f28f authored almost 10 years ago6be44ccd188e9eb6ec2bfa8b27e43f2f233fb0e7 authored almost 10 years ago
Add Exception class
a6f9bd573febc3335635aa4c35ddcc61a5f6c97c authored almost 10 years agoca6eea18fd30b36d52135a3defba73b6bd69dcd5 authored almost 10 years ago
Add `extra` config to support global template vars
5b03b54f91f0330f7bf2f26eab47201252736ad7 authored almost 10 years ago
This change adds a new configuration option called `extra` which allows
uers to add an arbitrary...
Use log.info where possible and improve log formatting.
5b8bae094b2cfbc3cb9ef2f77cee4c1271abd3e2 authored almost 10 years agoThis is an effort towards making the output more consistent.
ae6146f2a8225abc817ef05c48a42f9a9886a51a authored almost 10 years agoDon't load the config outside the serve command
1247e3e0e7375bff072222ff7e75085561c228f5 authored almost 10 years agoChange the config schmea from a dict to a tuple
d78b8949c727aaca72e8602ba911c6a334d705c0 authored almost 10 years ago
This removes duplicate config loading in the serve command and fixes an
issue where the reload w...
With a tuple we have a guaranteed order which makes the post validate
more predictable. Otherwis...
Configuration Refactor
be9da8ddf9afeced8949a06f63e86920c26bbd2e authored almost 10 years ago8fbebc43d8e1052a817c12279766e7b2f8a7b025 authored almost 10 years ago
3af34486929ad20ce87c91e473d74f3cd06a9d14 authored almost 10 years ago