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

Fixed bug in clear_directory (fails if directory does not exist)

77eada76c4af76ce7bbf991afd343ad3604f0b19 authored over 10 years ago
Removed clear_site_dir option and made it the default behaviour

7ebc019a40529cb98dd07cd777d5fc8f7502caf8 authored over 10 years ago
Merge remote-tracking branch 'upstream/master' into feature/clear-site-directory-option

Synced with upstream

4cc0e9bfe742eded56a81f75417fca69e7a50536 authored over 10 years ago
Merge pull request #158 from d0ugal/documentation-updates

Documentation updates

410742cdaa5664e26449cd8c63bb8bb6a9d1566d authored over 10 years ago
Merge pull request #160 from ericholscher/fix-rtd-unnested

Fix RTD theme toc when pages don't have children.

ba0efd5e9c8828fb25e04a6d605ce4b2d0c8c9a9 authored over 10 years ago
Merge pull request #157 from d0ugal/LICENSE

Add BSD license file

867752b747c5ccaf54522556ebfe5fd4e286ea09 authored over 10 years ago
Link to RTD footer

3d679f174927d3772a14ae4462024cf8bbd4070a authored over 10 years ago
Fix RTD theme toc when pages don't have children.

fb21ba58011fbc397e99323a2bf4bf913643bd34 authored over 10 years ago
Add a note about supported Python versions

eb3a1538205d680acc950f94d9225b00a3ebd2a8 authored over 10 years ago
Add BSD license file

a3507d28b42cfd8c84df9c0382b591c4b2a9fb34 authored over 10 years ago
Remove Lorem ipsum

5d4b918c498c4240a11914ed177ddd402710298a authored over 10 years ago
Updated docs for multiple theme directories

Originally changed in 8f3c2b0.

d45288b56d3fc74d154cbf45300db6fdf3f0ffd3 authored over 10 years ago
Django Rest -> MkDocs

Oops.

e08eb91d28ef683ab9b5e39e681420968ea197af authored over 10 years ago
Fixed whitespace issues reported by flake8 test

dcd90abef6f6be875325c333beef5b5007eb5c49 authored over 10 years ago
Fixed another Python 3 syntax error

dc62ac213c79d9712f366fdaa6355af0836b8928 authored over 10 years ago
Fixed syntax error

5b99cb1b2397fc75a417a732d695fff32e323e87 authored over 10 years ago
merged before pull request to sync with upstream

3a01d2a64bf643b42b1777505b86ecee2f2ed534 authored over 10 years ago
Merge branch 'master' of github.com:devbliss/mkdocs

merged with master

6e58441ca9bd5b448ba8c077a758ad77de027177 authored over 10 years ago
Added option clear_site_dir to removed old files from site directory

cc77e9a78685673a902802d28c409008654402f2 authored over 10 years ago
Merge pull request #145 from d0ugal/template-override

Support multiple template directories

b09c817e50820477828fa9b036849ff5a48a4bd3 authored over 10 years ago
Updated notes

45e0def4b0016b99c3bc8bb35703d77030b52784 authored over 10 years ago
Support multiple template directories

theme_dir is now a list which contains the user provided directory if
given plus the packaged th...

8f3c2b0b275c03824d0ce018b42e91061ff61639 authored over 10 years ago
Improve the tox coverage output

3ac7ae00bc2aaece3433869d21206502feb3c3b8 authored over 10 years ago
Merge pull request #1 from tomchristie/master

Merge updates from origin

f9b60d5d83bd9a8f011d66a9f9e3e409edfe0f22 authored over 10 years ago
Merge pull request #148 from d0ugal/image-fix

Fix image paths in non-index markdown files

bc7782b362c426529776fcb9f68896766c17acab authored over 10 years ago
Merge pull request #149 from d0ugal/release-notes

Initial release notes

3613051f0245df3c00c52b4432f98b38a507d534 authored over 10 years ago
Merge pull request #151 from d0ugal/master

Updated classifiers for PyPI

72d884e5d7f237e605fcbad29d7dc052e8e312eb authored over 10 years ago
Updated classifiers for PyPI

7df0c9c2832968ea1ea83f770d733edb6d3a17eb authored over 10 years ago
Initial release notes

e1366d0a18540ce700e4dfd112d2460e7773b4d3 authored over 10 years ago
Added a fix for Python2.6

f437ab058532851b369139e8ad261fbaee684448 authored over 10 years ago
Add the json run to Travis

afc1f2863eb685471d1b38f2e9a4ec93dc16af90 authored over 10 years ago
Default json to false

b14c8341140ecab06ecaa3be7d7565677feda78e authored over 10 years ago
Added to help output, and included a tox command

77a29a73bc1aa8614125ba335e6030da5b61b83e authored over 10 years ago
Add a ``mkdocs json`` that builds a site in json.

e82131cc69418c8c40ab21366cde9922026a6ee4 authored over 10 years ago
Added missing command from the help output

157fc7a2325163054f87840f5ef57556528009f9 authored over 10 years ago
Fix image paths in non-index markdown files

Fixes #138

d9e50170a417601bfd4f804bf6b142c696aeaa9f authored over 10 years ago
Verify that parents isn't empty before popping

If the first iteration of the loop isn't a match then parents will be an
empty list.

f2bee586bbc474f553fa3fc5b98449d698051df5 authored over 10 years ago
Fix a typo in the use_directory_urls config name

7c66b5bc71d25c7839f2a6dbe84aabe40b5c5bba authored over 10 years ago
Merge pull request #64 from thiagomael/master

Fixed issue #63 - `use_directory_urls` option has no effect.

cc2310ff2ac93fcbadbeac5ad0e22fd33d0ea257 authored over 10 years ago
Show coverage for the docs building

8c1b96ca51eef300c0b54bbe5a0e1d784512e55f authored over 10 years ago
Added links to Python and pip.

6d3c5eccda7f5f496ef4036ec5e7aab70f620d05 authored over 10 years ago
Merge pull request #125 from d0ugal/travis-updates

Use Tox to run the tests on Travis

dced02f405a28184333a7965137af69657ef9804 authored over 10 years ago
Removed flake8 exclusion that wasn't needed

fa8566a1a165b0e5d5ac46a38e80c7987a4b7c07 authored over 10 years ago
Use Tox to run the tests on Travis

Rather than repeating the steps in the Travis config, use Travis to run
tox. This has the added ...

ac4a900e5e216bf54f76fad31632db062b20d700 authored over 10 years ago
Merge pull request #135 from dnrce/extra-media-whitespace

Improve whitespace around css and script tags

56de70a4b1e6b595e74ea05115e62dad844385be authored over 10 years ago
Merge pull request #134 from dnrce/bug/133-wrong-extra-media-paths

Avoid repeated overwrites of config['extra_*']

09f318c27e278a21e423831c43a4abf0e2bfd527 authored over 10 years ago
Merge pull request #90 from jimporter/extra-css

Add support for extra_css and extra_javascript in all the themes

745b7d0560f71e7d4edbf72b82599a05d8b30f89 authored over 10 years ago
Merge pull request #136 from jimporter/config-var

Remove reference to the `config` variable in the template files for custom themes

d5b968fe2dd1ea225bf365567d0b8cb9e671bcdc authored over 10 years ago
Avoid repeated overwrites of config['extra_*']

Fixes #133

73da53038bf3135d0dcc0ba08281abf54dd4c1f7 authored over 10 years ago
Add support for extra_css and extra_javascript in all the themes

6c33fe80b62893d02920ff590738d3c4d69b3edd authored over 10 years ago
Remove reference to the `config` variable in the template files

bb8d62d41f1ee00532eb44c028347811de27e5bd authored over 10 years ago
Improve whitespace around css and script tags

91ca05943a6efe8fa3b4a366f6600c4f84a8bfea authored over 10 years ago
Merge pull request #121 from edbrannin/windows-paths

Fix path-handling on Windows

80c9b2842c8665a1ace189cc6991b97c996703d6 authored over 10 years ago
Merge pull request #124 from ryanneufeld/fix-gh-110

Update the menu/toc to support the new nav code changes.

ddf9350224e3e15ca40a1a90aea505c13d2f5e6b authored over 10 years ago
Merge pull request #122 from edbrannin/windows-command

Fix "mkdocs" command creation in Windows

83ed1471296719755b8115f95fea25594cc432ba authored over 10 years ago
Update the menu/toc to support the new nav code changes.

fixes gh-110

4149befa642dc1a5f63d4de1f3fe748a04958379 authored over 10 years ago
Merge pull request #92 from ericholscher/master

Detect absolute URL’s in the extra_* path.

bd55377b2e51fcc6c4145570482a6d8677bc16a3 authored over 10 years ago
Update the mkdocs theme.

966bcf7b2ab9c5343302ff536e04538b0888cc2e authored over 10 years ago
flake8 fixes in main.py (How did this ever pass?)

adee80945d0817cb3190b455a9aa161f6c7228e0 authored over 10 years ago
Updated setup.py to use entry_points['console_scripts'] instead of scripts.

This makes a "mkdocs" command on Windows/OSX/Linux without any platform-specific code in setup.p...

9202ffdff8ea6d87ec2ee3170c8b187da5a2ac07 authored over 10 years ago
Windows: Don't use os.path.join() for URL paths.

41f484c9e548f3a3f96cec2d24faba207153039e authored over 10 years ago
Windows: Use posixpath in nav.FC.make_absolute()

nav.FileContext.make_absolute() is only used to compare
links to entries in mkdocs.yml, so it ma...

90d871047843c260efea8cabb2dde1687a55b21d authored over 10 years ago
Fix whitespace

ea34ccd7c76fe711cc6974af4a60aba22b88d89f authored over 10 years ago
Import from compat

4f8baf94d96622dc352a4cc25654f815886c074b authored over 10 years ago
Fix python 3 compat

c86ccb2358fb3e0e37af0ef0f3024343d16768a0 authored over 10 years ago
Use urlparse and display text correctly

7c6dc4b1816cbf4e9d82fbd4e77c5a1a7dc76f9c authored over 10 years ago
Fix whitespace

4bd091b82502d8b5d7abdd0f208dd61f4a94d1cf authored over 10 years ago
More whitespace

96f54b026731e0c0ef9f69d6d011eaf04250ec5e authored over 10 years ago
Add ability to include third party URLs in extra_*

dc84d2143590125d83b6938a7448cec44d147cad authored over 10 years ago
Merge pull request #74 from sampsyo/master

Configurable Markdown extensions

db0644dacff072a5bfc84fac460503c790a79c18 authored over 10 years ago
Merge pull request #103 from sloria/python3

Added support for Python 3.3 and 3.4.

189625cfc85f4ca46df0026a27303b462b1b9b9e authored over 10 years ago
Import print_function in build.py

f35f91fce284ea2ea186b36afe6c8d9da8e9186a authored over 10 years ago
Merge pull request #118 from rlabrecque/patch-1

Updated license.md with theme license links

7d4ef4cb771ce51ed2c21ac603d3ba460a7a323b authored over 10 years ago
Updated docs/about/license.md with theme license links

25047f04fe102df91763e97ec9bcf9ab82380ac4 authored over 10 years ago
Prevent ResourceWarning due to unclosed file

57f0ceb1112d949a39ee85a4c035c46810ce69c5 authored over 10 years ago
Add future import; remove unnecssary lines in compat.py

25188f0a5bbef8dc1341bda4346eb45399cb38e3 authored over 10 years ago
Fix unquote compatibility

dac0d4b74834b9622b4e28553ed80b8aac741344 authored over 10 years ago
Fix httpserver and socketserver compatibility with py3

5fe3c93476da2fcdf902adaf447483a4edbf9857 authored over 10 years ago
Fix a few encoding errors

9334d6b05c51165aa1a56147aae32c129c40abaa authored over 10 years ago
Fix ordering of imports as per the project's conventions

Always order imports alphabetically

6ff32de768894ba21e4e208637533e62da12499a authored over 10 years ago
Minor style fixes as per @tomchristie's code review

05dc58bfcc39cb4fa6c50b9a245519d50c9ce8a2 authored over 10 years ago
Fix all py3 syntax errors; All tests passing

69213ae658e1f50234d5fb3c1383e78f1adcb5e7 authored over 10 years ago
Fix urlparse py2/3 compatiblity in build.py and config.py

8a2fb3436886c0731e1c0d5d17abe8da58fa9523 authored over 10 years ago
Test against py33 and py34

1b3ffd76a00d44f185926aed86c73e95d0c00e11 authored over 10 years ago
Add python 2/3 compatibility module

20eda86df7379fd37fd983afc6300a64e087a165 authored over 10 years ago
Fix comment copypasta error

4489a04cc944a50a5585747b0d03c8e0061cf273 authored over 10 years ago
Fix crash when markdown_extensions is not set

This lets the value be a tuple as well as a list. (Never really understood why
Python won't conc...

4e66ed6ce95b75bb898e2634789415050a146336 authored over 10 years ago
Configurable Markdown extensions

This lets the YAML configuration specify a list of Python Markdown extensions
to enable (on top ...

f33b1b19282368afb5039e2da2179632853d5089 authored over 10 years ago
Add test for extension enabling

I didn't use the SmartyPants extension here because the version of
python-markdown pinned here (...

38210c714a4414e4d4aa78d7df3a781dbd8887e8 authored over 10 years ago
Add docs for markdown_extensions

c60b3b6dcf9d6b2491f27697e485c2f3bc5d3fbd authored over 10 years ago
Add test for duplicated custom extension names

c82f55e6fbd0bfd970eaed5c5a5420eceaa95513 authored over 10 years ago
Merge pull request #117 from d0ugal/master

Add building docs as an integration test

49c81a60094b5d88d293e2224c85cbc698bca354 authored over 10 years ago
Add building docs as an integration test

2fc3bd2dde3ba1a5a7bc6ca79b414ca444821b53 authored over 10 years ago
Merge pull request #112 from frac/patch-1

just adding the gh-deploy option to the help msg

8ddd54cb512179326aba04be5a512a4fffb92aea authored over 10 years ago
Merge pull request #115 from d0ugal/build-fix

Add the homepage to SiteNavigation.__str__

85d51a0a88185b67637045528832b43743146495 authored over 10 years ago
Add the homepage to SiteNavigation.__str__

A number of tests expected home to be included in the __str__ output for
SiteNavigation. Home is...

e51cf87949d1af3127f4dcf0790ef038e781e55a authored over 10 years ago
just adding the gh-deploy option to the help msg

4b0bbe123cede2cad4078c316873ae7051abb36d authored over 10 years ago
Merge branch 'master' of github.com:tomchristie/mkdocs

d1bab80e10f7a56f29857629874e05e71f6f52f2 authored over 10 years ago
Ye gads

7167406bc9410410ea7617cd3ed30848636c45d8 authored over 10 years ago
Merge pull request #88 from JimPanic/patch-2

Add actual documentation

8a85ccaf546e5e84b1da4d2e9877d695c0c5d035 authored over 10 years ago