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

Merge pull request #569 from waylan/536

Ensure all errors and warnings are logged before exiting.

845f8766daf1ff17a0a49f1342453752eb5bf7ae authored over 9 years ago
Cleaned up validation error handling

The load_config function should always raise a ConfigurationError.
However, the CLI should exit ...

4d12b4ef174b20b0dfdabd83b8fab251e549bd20 authored over 9 years ago
Ensure all errors and wanrings are logged before exiting.

Also ensure all debug messages are logged. And exit without
creating a new, unhelpful traceback ...

227d0e5daed5a578cf4aab7046488f7742adf9c1 authored over 9 years ago
Removed list of common hosts per @d0ugal's request.

2d7fd14dca6fabc70bdfa38ff8c9c5136e866858 authored over 9 years ago
Add "Deploying your Docs" page to the User Guide.

Fixed #477

f7be6c7282eec0ad5a575b11e39e362ca3743579 authored over 9 years ago
Merge pull request #565 from d0ugal/master

Configuration values can also be str on Python 2.

0ee3ddb56d354decbe875112b294175d2b677ea2 authored over 9 years ago
Add release notes for 0.13.1

162d8a73dcba169a20c5ba58c1b36a24700a9eac authored over 9 years ago
Bump to 0.13.1

3b0d1dd2f97323d2e80e44761fa322925e851cd8 authored over 9 years ago
Configuration values can also be str on Python 2.

Closes #562

6bb45cb7ad643da21e97f00fea95833457c38242 authored over 9 years ago
Merge pull request #561 from trel/patch-1

typos

cb0846ab4ce228a4f9552c61164d7c58cb00bf87 authored over 9 years ago
typos

c055f6def41be23cb0f9c18351a552f12d9246f2 authored over 9 years ago
Version bump to 0.13.0

a6bf8321ddd5fee96037776bda7b9e79c1d5459f authored over 9 years ago
Merge pull request #560 from d0ugal/remove-integration-test

Remove unicode integration test

dd687ba7793759ce7f51854ade8e298625a9e51a authored over 9 years ago
Remove unicode integration test

This could be re-added in the future, but it is causing many annoying
install issues.

8f282f6d6ef83b5650dd94cea1bb3bfa377232f7 authored over 9 years ago
Merge pull request #558 from d0ugal/master

Add a note about installing the dev version

c46735d960a868d0b87f16519b3b9244d0aa928a authored over 9 years ago
Add a note about installing the dev version

Fixes #548

f6b61d863cf007a58ea35380f79699eb601f61b5 authored over 9 years ago
Merge pull request #502 from d0ugal/release-notes

Start getting the 0.13 release notes together

463c5b647e9ce5992b519708a0b9c4cba891d65c authored over 9 years ago
Reduce the number of Windows testing envs

...because @appveyor is so so so slow

45ec6c9e4825e03116b9d37597e837aed808701a authored over 9 years ago
Add logging output so we know what the error is

See #547

fa717b6bf6e975f415c1302b4a2269bd728e8b35 authored over 9 years ago
Planning to release tomorrow AOE

d2f6364c86d7fabe6b8ef90e5fb6aa677e6917d9 authored over 9 years ago
Remove old release code

38fc74695466e5927e19ba33758344a46a34e207 authored over 9 years ago
Prepare to release with Travis

2407997ce3e2aa456eef5213cb3dbb3a643d44ac authored over 9 years ago
More tweaks to the release notes

7aa1aad841da9cfaf7ebc9de26faa8db04a97dd9 authored over 9 years ago
Added missing release notes

26a414ffb332ad0a0681bd60d58e7e8cf7a3b18a authored over 9 years ago
Remove reverted feature

aeaa635a9a22091eae1265a29d1972323847f25d authored over 9 years ago
Start getting the 0.13 release notes together

ca6db75a95dc113d6b9c32a1094fa5b2c497ac57 authored over 9 years ago
Merge pull request #539 from d0ugal/deprecated-config

Deprecated config

16906c594aa15d2b65ddb2738fe53cd74274f0b7 authored over 9 years ago
Merge pull request #549 from lbenet/lbenet/copyright

Add (centered) copyright footer Bootstrap and Bootswatch themes

03dc7fb5f3a6770d45ab8559672f3e93e2ffa9dc authored over 9 years ago
Merge pull request #550 from d0ugal/codecov

Use codecov

683a57d10dfd5ab36b7a33cdd668988d4d57a58b authored over 9 years ago
Update the readme

096199f571973e0b9405142c525c623c6563d73f authored over 9 years ago
Remove the coverage env

d3b680451dfca98e9c8bd3f9a7ca24c6450df69f authored over 9 years ago
Use codecov

5c08a61b4370707a5ed662393e31b3382cfbc1c7 authored over 9 years ago
Fixes

7be425e0230f2fd35db8aff7da556acd9e5a5319 authored over 9 years ago
Break the line after the binary operator

e596c7d2b904193ee696c06cbd56c3aa7416b572 authored over 9 years ago
Fixed a typo

f33049c50e0ba483a9dbf29d7703dd55c45e35dd authored over 9 years ago
Don't overwrite the builtin open command

00a6e1b537652423c47595d6920d2986a7a8ee35 authored over 9 years ago
Deprecate non-behaviourable config options

This change adds the ability to validate nested properties, such as
those within 'extra' and pro...

d1a19a00a1df2b643bbc849b1ead1f639e1c310f authored over 9 years ago
Add (centered) copyright footer Bootstrap and Bootswatch themes

This also includes a note that the documentation was built with MkDocs

a88b054196a8aa8ffb3e47a0c11ff73ff61d692a authored over 9 years ago
Merge pull request #542 from d0ugal/unicode-files

Unicode files

be83950ef1e314560b0f09d538087d9551c0bee0 authored over 9 years ago
Make sure all config options are unicode

This then means that all the file walking operations in Python 2 return
unicode, and thus, we ca...

6679927abaa635437cc8080b95387424d4c420df authored over 9 years ago
Added a new integration test with a unicode filename

49a6bb8e5327bc6394344b8b850a42c3d7fe54b0 authored over 9 years ago
Merge pull request #541 from d0ugal/autospec

Add autospec

fdbcfb8beba0f6629d7a2aa944e67cec203a0468 authored over 9 years ago
Add autospec

b6f2fdbc037aafca734bf88cf47261427cd99519 authored over 9 years ago
Remove unused Tox envs

a32115de0292900f9dc817e453f40a768be8607d authored over 9 years ago
Merge pull request #538 from d0ugal/tox

Update Travis and Appveyor test configs

900c3082bb3ecb20d515630a42982564e8052ce9 authored over 9 years ago
Merge pull request #537 from JordanCheney/master

Change to active status should recursively move up tree

7d92fffd37d1a9bfaa98339330fc94157258fabc authored over 9 years ago
Use Appveyor YAML

a8532be1ef3a2c048ea4e0681bf1fb6ce6210741 authored over 9 years ago
Update Travis test config

7ab5e4fd0f7449de018daae890f712a47b2207a9 authored over 9 years ago
Extra newline

6b0458648e92eef0bd701e135e5300d784a43811 authored over 9 years ago
Merge pull request #535 from d0ugal/master

Special case media being in the same directory as the markdown files

c39d0d9f2ebe4796b825851c8901dd237ffdbdb5 authored over 9 years ago
active status is recursively moved up the tree

7e64e9eb7e9e9ff1f2beab45a022ad05104c5df3 authored over 9 years ago
Special case media being in the same directory as the markdown files

Closes #495
Closes #494

efe6aae00f509658503ae200513ce06818f825b7 authored over 9 years ago
Merge pull request #533 from facelessuser/master

Finish removing OrderedDict code

7180e07630cb1b10696e62f1988a9e5b06dde57a authored over 9 years ago
Finish removing OrderedDict code

OrderedDict support was recently removed in #528, but there were still
some references to Ordere...

d0e7de75347ce33405c274666ea42bebffae4606 authored over 9 years ago
Merge pull request #528 from waylan/519

Refactor Markdown Extension Options Config.

a47dfbc4aa753b6f459e3d4fba8f9f000c9c8dc6 authored almost 10 years ago
Remove all OrderedDict stuff for Config.

With the markdown_extensions refactor, all extensions are defined in a list
which retains order....

7cd2ef51564abbcc7abb7fe0565f9718434438d2 authored almost 10 years ago
Refactor Markdown Extension Options Config.

Config validation now handles all extension processing:

* Builtin extensions are defined and wi...

a6fc4f9420d81982a34fb87a1b6e9a37de5145c6 authored almost 10 years ago
Merge pull request #516 from mbacho/master

Adding custom commit message option to gh_deploy

93a181a208af0440f44e7f51081b9df9d9f30568 authored almost 10 years ago
Small fixes to gh-deploy command

Rename CLI option 'branch' to 'remote-branch'
Pass CLI remote-branch option value to load_config...

0d2c63b97dfc301b01f1f3cc554454ce5257c807 authored almost 10 years ago
Merge pull request #522 from theskumar/patch-1

feat(theme/mkdocs): add autofocus for search input when modal opens

667fc663a2d9f6b3c7fb5c26777161a4ad42368f authored almost 10 years ago
Add remote_branch as an optional CLI argument to gh_deploy

db167bec2a8fdf0b80d37e1ffe6aaf0a9e2fb3b6 authored almost 10 years ago
Add documentation on remote_branch config option

955abb678a5f696cc3ecb77a13cd8dce33147422 authored almost 10 years ago
Merge pull request #525 from d0ugal/fix-build

As of Tox 2.0 the environment is far more limited

f965ba8287038efefe4e35b83c6d177a02f30c79 authored almost 10 years ago
As of Tox 2.0 the environment is far more limited

We need to pass through LANG for encoding to work.

Fixes #524

96db550a7f6b0000e5a83a394e3a76e29f1f0911 authored almost 10 years ago
feat(theme/readthedocs): Add autofocus for search input in search.html

ee134b6d9401da9763e57d84437810918ab2a710 authored almost 10 years ago
feat(theme/mkdocs): add autofocus for search input when modal opens

After clicking the `Search` link, the search input in modal should be
autoselected for easier in...

c512fa318104c5c7fc21db619f548031f3664245 authored almost 10 years ago
Update gh_deploy command option, add default config for remote_branch

42c4e3da27cff91e677790de4ef4ac4fb75e8c9e authored almost 10 years ago
Get custom commit message from cli option not config

Fix logging message to indicate correct remote branch to deploy to

4138474abc133514b5ae573ce729e8e5c6a65ff1 authored almost 10 years ago
Merge pull request #517 from d0ugal/master

Expose the full config to templates rather than `extra` directly.

51eceb65eaba8fdd55e876b9519c8184cf677a5b authored almost 10 years ago
Set integration test logging level to ERROR

1a3f9eb35cfc27f05dfe39be48920df1498228c1 authored almost 10 years ago
Expose the full config to templates rather than `extra` directly.

This update changes cf10026 so that templates must now access extra with
{{ config.something }} ...

072eb41c0118486bde989d49f9ffa13cda840572 authored almost 10 years ago
Fix ghp-import commandline flag in gh_deploy

47ab1c68092d1cb41b305db3f49dc0fa8ed947c9 authored almost 10 years ago
Adding 'ghp_message' option to gh_deploy

f10d52dbfae3741d65e73f64eb8c1ccfcad6496c authored almost 10 years ago
Revert "Verify we have the nav_item"

This reverts commit 1ba2ff11e435512e39dff7cf5efb90d3ccd21d14.

4ad752982bb2101f6154e46d4cb6c86d6013463c authored almost 10 years ago
Verify we have the nav_item

1ba2ff11e435512e39dff7cf5efb90d3ccd21d14 authored almost 10 years ago
Merge pull request #515 from d0ugal/wat

This is a really confusing test failure, I can't figure out what is going wrong.

d3cff0581388a627be9be50a63cff1eb54550e40 authored almost 10 years ago
Correct a few incorrect uses of named temp files

f40e7668df869b4e827dde08c8fe49bb4cd01327 authored almost 10 years ago
Re-write the failing tests

98928f803c38060811993609eb106a3127a9d3bd authored almost 10 years ago
Add a warning for themes that will be removed in the future

b39be662097262358e8827fc10289d0f40da5419 authored almost 10 years ago
Merge pull request #514 from d0ugal/master

Some minor updates after testing master for a bit

e616fe204ab6d569b9b99e10ca95fb4467ed8ef2 authored almost 10 years ago
When --strict is enabled, stop the build on warnings

4c0ee753b55c5991e7f6bce6c51bb2666ed52640 authored almost 10 years ago
Remove the load_dict method on the config

86bc876a7f9e68c53a034f54d4908e29c48911fa authored almost 10 years ago
Reduce the logging output from Tornado

40ac80c3d247d3625f42a6d3036ea735ad9b820f authored almost 10 years ago
Merge pull request #511 from d0ugal/no-reload

Make auto-reloading optional

98be86e4398c60193a660cfcdbab42e1b3cd9802 authored almost 10 years ago
Fixed some issues with the integration test

7b5337c2cd2e2cd81d696f8b65b66c999ff444d8 authored almost 10 years ago
Make auto-reloading optional

Fixes #445

90b2724c31c36df46223f7fc57d613bcad80f28f authored almost 10 years ago
is_verbose -> verbose

6be44ccd188e9eb6ec2bfa8b27e43f2f233fb0e7 authored almost 10 years ago
Merge pull request #512 from d0ugal/master

Add Exception class

a6f9bd573febc3335635aa4c35ddcc61a5f6c97c authored almost 10 years ago
Add Exception class

ca6eea18fd30b36d52135a3defba73b6bd69dcd5 authored almost 10 years ago
Merge pull request #510 from d0ugal/extra

Add `extra` config to support global template vars

5b03b54f91f0330f7bf2f26eab47201252736ad7 authored almost 10 years ago
Add `extra` config to support global template vars

This change adds a new configuration option called `extra` which allows
uers to add an arbitrary...

cf10026b28021c9ca2589243e327c7f337815cf3 authored almost 10 years ago
Merge pull request #509 from d0ugal/rm-print

Use log.info where possible and improve log formatting.

5b8bae094b2cfbc3cb9ef2f77cee4c1271abd3e2 authored almost 10 years ago
Use log.info where possible and improve log formatting.

This is an effort towards making the output more consistent.

ae6146f2a8225abc817ef05c48a42f9a9886a51a authored almost 10 years ago
Merge pull request #508 from d0ugal/fix-reload-problems

Don't load the config outside the serve command

1247e3e0e7375bff072222ff7e75085561c228f5 authored almost 10 years ago
Merge pull request #507 from d0ugal/pretty-log

Change the config schmea from a dict to a tuple

d78b8949c727aaca72e8602ba911c6a334d705c0 authored almost 10 years ago
Don't load the config outside the serve command

This removes duplicate config loading in the serve command and fixes an
issue where the reload w...

54e46a8be21323a10eff357f3b6e38f5d67b58e5 authored almost 10 years ago
Change the config schmea from a dict to a tuple

With a tuple we have a guaranteed order which makes the post validate
more predictable. Otherwis...

11d89e49a321ecbda94d7f3f54ec4d41c0232bf9 authored almost 10 years ago
Merge pull request #496 from d0ugal/config-refactor

Configuration Refactor

be9da8ddf9afeced8949a06f63e86920c26bbd2e authored almost 10 years ago
I need to stop forgetting about windows paths in the tests...

8fbebc43d8e1052a817c12279766e7b2f8a7b025 authored almost 10 years ago
Revert the tox change, seems to be failing in Windows

3af34486929ad20ce87c91e473d74f3cd06a9d14 authored almost 10 years ago