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

Continue when a markdown file can't be found

Without the continue, we build the previous page in it's place

Fixes #327

832ce371763623908ec96d7aa9db571a4eda822a authored almost 10 years ago
Include jQuery locally in themes

Closes #143

8c875d53e04b9b37cd1c3e7e890c24751f5419f4 authored almost 10 years ago
Add copyright footer to base.html

Add copyright notice and note that the documentation was built using MkDocs following
the model...

bc57d180e2976d67c9a4ab688878624f692b94c1 authored almost 10 years ago
Added padding to the bottom of index for the readthedocs theme

0b9f11aaea0ad0f4200b30fd473d26fdb193b892 authored almost 10 years ago
Merge pull request #365 from cazzerson/patch-1

Fix repo links in readthedocs theme

4f0ab8af2580b5b8a2e02af57403015f9d1c7df3 authored almost 10 years ago
Fix repo links in readthedocs theme

be3b59ca03a79e240d4fdc2abf9ce0744eddd6ca authored almost 10 years ago
Merge pull request #343 from robertogerson/master

Solving issues with local url and params.

0d044a8da2469fbb5ee6025e388e4d7ca6547b11 authored almost 10 years ago
Merge pull request #338 from dustinfarris/google-analytics

Add Google Analytics block to all themes

a0868a09b2eebf34bd49946feb88312632f38348 authored almost 10 years ago
Merge pull request #344 from rkday/slash_at_end

Have slash at end of all page links

3fcd2ea60c04eefc7c892cdf64ada940d0ab3ee1 authored almost 10 years ago
Merge pull request #347 from pradyun/issue-339

Fix hostname for BitBucket

7eec95fce2c0887f71a30b95123d3bfe1743b440 authored almost 10 years ago
FIx Hostname for BitBucket

Fixes #339

b8112415a52a5e9ae31ff36b1c56b1556c51e960 authored almost 10 years ago
Ensure that relative_path's return value always ends in /

6b6321a85318a396fb89151b9311578809fef779 authored almost 10 years ago
Add test for failing behaviour

431c2f9e7125669718d65babffbe0e830a861b4f authored almost 10 years ago
Solving issues with local url and params.

Previously, when pointing to a local url with params, for example:

a.php?a=x&b=y

I was getti...

f47500e0cd5debb32d99c8293a848115033b5cc9 authored almost 10 years ago
Add Google Analytics block to all themes

ce4064594ac1ab262976538586a161ff532dd4b4 authored about 10 years ago
Merge pull request #331 from jniggemann/refactor_toc

removes TOC tag creation

540b923c8be353ca1f0001323776e551d64d46ba authored about 10 years ago
Merge pull request #332 from samhatfield/master

First stab at custom theme documentation

8d54cd850ea6a59ee8a4bae4a1da43a12d15c129 authored about 10 years ago
Merge pull request #334 from seanstory/patch-1

Update writing-your-docs.md

26d6e6427d973b2b8d8501455eb78b5310375289 authored about 10 years ago
Update writing-your-docs.md

typo

0475381d1cd37fd851ead24a9e91b6b1cb028f6f authored about 10 years ago
First stab at custom theme documentation

See #181.

8c671096909b4b170b7c98d349f10366977d5638 authored about 10 years ago
fixes test_copying_media

The test test_copying_media only worked in the first place,
because we always deliberately inser...

09076f6ab060ce712d425d668ff17f983d962079 authored about 10 years ago
fixes last commit

5323d74cc8a3b14d11f967fae3a52e25bc245f42 authored about 10 years ago
fixes unused variable

6326d106b3b7ac0ec11dae38e39642b629706336 authored about 10 years ago
removes TOC tag creation

a6e6eb1cdb12211d4cfdf9301a5a7e89d7e2f07c authored about 10 years ago
Merge pull request #317 from d0ugal/better-serve

Fix #164: serve ignores missing files

722857194adc3ab201dbb01d5af7a7a96664f337 authored about 10 years ago
Fix #164: serve ignores missing files

We log an error about the missing file, and skip building of that page

b412ad66c0b4308b8f212024838d85f029492095 authored about 10 years ago
Merge pull request #312 from d0ugal/config-docs

Config docs

fd00c852dedbc639140d0f97350826e96bfb6ce4 authored about 10 years ago
Merge pull request #299 from samhatfield/master

Page titles no longer contain the site name

0575d86ac80be41a370824195216558fe271f87a authored about 10 years ago
Remove unused `include_sitemap` config option

See #307

95a69b87b7cc5663cb7f32b6f72e5131e5891034 authored about 10 years ago
Document `extra_javascript` and `extra_css` config options

See #307

ceb83d051b6124e3fb393aa3a306fec2c0595b3e authored about 10 years ago
Remove placeholder documentation

a92833944b4a8b38870299ff699d381ef4735b50 authored about 10 years ago
Document `google_analytics` config option

See #307

bf2c5b31e1f4c0e36a223a6156c8bbf2f848839f authored about 10 years ago
Document `copyright` config option

See #307

f16e62d9f9235ece535063f865c801daab58a098 authored about 10 years ago
Document `repo_name` config option

See #307

93d9f63582020c853fcd5899bd49ec7e6a985ea8 authored about 10 years ago
Change header levels

See #307

249cdfae3a514c74323d32b4406e7733bf6f880d authored about 10 years ago
Merge pull request #302 from sjzabel/master

There is a hidden garbage char breaking mkdocs new

413d7111e68b0df71acd894225186fb949bdded7 authored about 10 years ago
There is a hidden garbage char breaking mkdocs new

322ec7264e9ec2efc309de8d7b3a78b6ecc1eda1 authored about 10 years ago
Merge pull request #279 from d0ugal/add_strict_mode

Add a strict mode to optionally enable local link checking

f0fbaa9d298b67e2c31bf273acd1a01ff141ce94 authored about 10 years ago
Page titles no longer contain the site name

If a page has a specific title, `page_title` will contain this and only
this. If the page has no...

61173d1278fddd5cc0987fa958a7eeb8bdec0a9f authored about 10 years ago
Merge pull request #293 from d0ugal/relative-urls

Refactor rewriting URL's for non-markdown files

c560c455d1bdd240301c0c730c89439a18daed12 authored about 10 years ago
Refactor rewriting URL's for non-markdown files

Fixes #292

0b914fe141099c61b80ed830ec99c047afdbf989 authored about 10 years ago
Merge pull request #291 from d0ugal/master

Remove references to non-existant theme ghostwriter

79999e99fe2cd9514cc7e0be79c4a24cbcead6cc authored about 10 years ago
Remove references to non-existant theme ghostwriter

5cb1ee1ec3045330e1d33a4a439cc6bf0fc88037 authored about 10 years ago
Merge pull request #288 from kaiix/empty-config

Fixes #283. If the mkdocs.yml is completely empty there is a traceback

1eaac8635f2fa1df2f4521f77db0823c27d22972 authored about 10 years ago
Add a strict mode to optionally enable local link checking

see #150

853b1e4d3172313ef99d9c12b8c1d90462b40dd6 authored about 10 years ago
Add a test for the strict mode and change to an exception rather than

assert

e5b1e7154747a60cc8c57023d78c7e668c1a0abe authored about 10 years ago
Fix: command line options take precedent over YAML config

aae0387ff7bda091cd714cde827e7d5c46610327 authored about 10 years ago
Merge remote-tracking branch 'upstream/master' into empty-config

13a8be9b65af8f2257a33f8bd84a6e9acb0114ba authored about 10 years ago
Renaming

98693e0afc72509905470472845239b14f09d52c authored about 10 years ago
Add a test case for empty config file

a90547957895eef8d3c3225bbe4585f224f0cb12 authored about 10 years ago
Fix: yaml parse result could be an invalid structure

bab50442d8e16c5b22bd4c088cd5a5f3e78969d8 authored about 10 years ago
Merge pull request #289 from d0ugal/error-handling

Catch errors in the Watchdog error handler

9251d528c89cabe6c850efe74bb8000d7c41a9ed authored about 10 years ago
Catch errors in the Watchdog error handler

Fixes #164

092099c787c401f001a662f89970b9fbd599d4f7 authored about 10 years ago
Fixes #283. If the mkdocs.yml is completely empty there is a traceback

951c8d1d47227462cd23f6b52499717e5d25a42a authored about 10 years ago
Merge pull request #286 from d0ugal/master

Fix test failure

22fbbe5657a5a440c8db4ff7698917bbd9968908 authored about 10 years ago
Fix test failure

Caused by a change breaking a new test that had been sitting in a PR.

47336d3a17969246150b958ffbba4dcae95fc61a authored about 10 years ago
Merge pull request #271 from d0ugal/add-homepage-to-nav

Add the homepage back to the navigation

28b093744a396986ae3dbb27cd3fef277152f8f0 authored about 10 years ago
Merge pull request #285 from major/enable-ghdeploy-cname

Check for CNAME file when using gh-deploy

b8e4cab64fb83d9ace99bee27b14dab1f19fd70a authored about 10 years ago
Check for CNAME file when using gh-deploy

If a CNAME file exists in the gh-pages branch, we should read it and use that URL as the expecte...

6b558dd7fe2bbab52e56ab54cb0143baff532e8d authored about 10 years ago
Merge pull request #284 from major/ghdeploy-github-enterprise-fix

Fixed URL parse error when using GitHub Enterprise

97df1c027ec943bc4b35af79738e4cce4ee3afec authored about 10 years ago
Fixed URL parse error when using GitHub Enterprise

GitHub Enterprise deployments are a little unpredictable and this patch removes an error when us...

9176d9a08d38dd65abe5217d06c2f678a98e014a authored about 10 years ago
Merge pull request #280 from tomchristie/invalid-pages-config

Raise a configuration error for invalid pages configs

865ce0014ed9d513a108c5a9f049ebd10f401531 authored about 10 years ago
Raise a configuration error for invalid pages configs

307b7d2b2579cc54f5415696ea16429c4db8010a authored about 10 years ago
Merge pull request #276 from d0ugal/win-path

Use os.path.sep for Windows support

5d07e4c7f998e77ab0e2984345736a2580c47b71 authored about 10 years ago
Added a test for the path handling and found a bug

c79cc1b7e717754c3c695b20f9e4b165bf60acc0 authored about 10 years ago
Replace another slash I missed.

82591ded0ceb74a63e328afe4155e76cc9a8ed20 authored about 10 years ago
Use os.path.sep for Windows support

Fixes #238

37240c5943a96766d06a0f6de88f2db681392a87 authored about 10 years ago
Merge pull request #272 from d0ugal/version

Add the current MkDocs version to the CLI output

44aacf42cc265aa6a5db26c97f26b3cff37ef7dc authored about 10 years ago
Add the current MkDocs version to the CLI output

Fixes #258

a0e9968a6b43f6d4f3ca53812cbca9711b2f6cec authored about 10 years ago
Merge pull request #270 from d0ugal/rtd-fixes

ReadTheDocs Fixes

69396db726fc47caec25759ac4ffa8d4a3e56eea authored about 10 years ago
Add TOC for top level nav on ReadTheDocs theme

Fixes #267

f98f73c46f40643b3510394d3c7eb3ac28e7e730 authored about 10 years ago
Add the title and burger menu to small screens.

Fixes #53
Fixes #264

f559e90b3ea7c49787ee8c6fae9b6af6263d29ea authored about 10 years ago
Add the homepage back to the navigation

Fixes #236

bfdab5fafa834de6288bf058b95010b3982bbb65 authored about 10 years ago
Merge pull request #255 from DannyBen/css-padding

Added bottom padding to all bootstrap themes

589d699301aa1d5702bcfc9692ee7af6826eaa52 authored about 10 years ago
Merge pull request #257 from d0ugal/rtd-table

Fix rendering of tables in the Read The Docs theme

c159c45e5d36f52d8c570fdb7ae9f2ba70775993 authored about 10 years ago
Fix rendering of tables in the Read The Docs theme

For the Read The Docs theme to render tables correctly it expects them
to have the docutils clas...

294b788eb6c4971fdb6bf15c50bebcc4b3a4e9de authored about 10 years ago
Added bottom padding to all bootstrap themes

2f08487f65a0b740348d7b7c1c60fad93b0b0ea3 authored about 10 years ago
Merge pull request #254 from d0ugal/skip-dotfiles

Skip dotfiles when copying media

9c068c047cd60689579f78530524ed23ee8e6952 authored about 10 years ago
Correct method name

1dc0eede2c0c7d4a9a69faf524ee4022a8c2e305 authored about 10 years ago
Remove excessive VWS

476b101f11cb5714a58f7f93631bd37a917dfc84 authored about 10 years ago
Handle directories starting with a '.'

f8577d833c1306401e2d7656b0413b710140a9d7 authored about 10 years ago
Merge pull request #250 from d0ugal/script

Refactor URL rewriting

f0270ce110c967331f35a953ace99d621f01e694 authored about 10 years ago
Skip dotfiles when copying media

Fixes #245

1237be30d67264fd9af49f9b690608b3ca578d85 authored about 10 years ago
Correct a variable name in the tests

bc9542262e8488eb24b7e2d85b6fba43f388f814 authored about 10 years ago
Add a docstring to explain the relative path Markdown extension

aaf344630f4732ae58d1da28b25d0c02bd8d56b9 authored about 10 years ago
Add a test case specific to #240

0c0d0921b0a10ccda60893bc086cec4344f04331 authored about 10 years ago
Move the markdown extension

5b44ac419fd2f1e66bd14953f3fe3614181a9069 authored about 10 years ago
Merge pull request #249 from fedelibre/readme-releases

add link to release notes

4aec81ac5bb1bcff8afb887e3e89e136213aa3a2 authored about 10 years ago
Refactor URL rewriting

Use a Markdown extension to hook into the build process and modify the
HTML document tree rather...

125acf473c032fd8efc45fd3a5e5d8d91724b928 authored about 10 years ago
add link to release notes

034835cb812ab09da4376b9eca5a66dd498a059d authored about 10 years ago
Don't use the default theme if the user only specifies a theme_dir

fixes #241

87accc74fe8405caeecc25ac5e560eed678821c8 authored about 10 years ago
Merge pull request #235 from d0ugal/master

Version 0.11.1

d87014494bd652780c0f4d5aebadc48305efd7da authored about 10 years ago
Version 0.11.1

455c1a66dbc77960893ad371d76dae0fa59bfa96 authored about 10 years ago
Roll 0.11.1 to fix CSS issues in RTD

70caa56e692e7ad30b9bb39d3dec898fe38660e9 authored about 10 years ago
Merge pull request #234 from d0ugal/master

Fix wrapping in code tags on the ReadTheDocs theme

52196518610967e92de053687ec555a2245100e4 authored about 10 years ago
Fix wrapping in code tags

Closes #233

1fbdc5e94eb88d2feb662fbff0a06cf3dc2fbfc7 authored about 10 years ago
Merge pull request #232 from ericholscher/small-rtd-fix

Remove comma in RTD theme footer, to keep it consistent with Sphinx vers...

05cee26fc6096f306181ab8553afa71258e7a12e authored about 10 years ago
Remove comma in RTD theme footer, to keep it consistent with Sphinx version

f5b7660048ad49d8555198a4a05f5c31358c0441 authored about 10 years ago
Version 0.11

39756d3f076b119c58872a135ab3e160195f4b63 authored about 10 years ago
Merge pull request #228 from d0ugal/0.11.X-release-notes

Prepare for 0.11.0

e4107499f0734602e6527adcba0886414967d33b authored about 10 years ago