Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Just the Docs

Making a highly customizable and responsive Jekyll theme for documentation with built-in search. Easily hosted on GitHub Pages out of the box!
Collective - Host: opensource - https://opencollective.com/just-the-docs - Website: https://just-the-docs.github.io/just-the-docs/ - Code: https://github.com/just-the-docs/just-the-docs

Improved search layout: scrolling, mobile

github.com/just-the-docs/just-the-docs - 1d1564e5c0edd2b4e2d34b57426b715b8ec8005d authored about 5 years ago
Fixed transition of search overlay

github.com/just-the-docs/just-the-docs - ab7e53b63f773250993578c6fefa87f310aa3f9b authored about 5 years ago
Improved search interface

github.com/just-the-docs/just-the-docs - 804cad6c4d611c0c893381296cd86181b6863a02 authored about 5 years ago
Improved showing/hiding search results on focus/blur

github.com/just-the-docs/just-the-docs - d66ebdec4b40d42da888d5dd21c2dffb757a5dc0 authored about 5 years ago
Prefixed svg ids to not clash with normal ids

github.com/just-the-docs/just-the-docs - 5d87f3a9dfbc57af3497f6bb49b1388ac89df500 authored about 5 years ago
Fixed scroll bar hiding on code blocks

github.com/just-the-docs/just-the-docs - 09944de128986fa05304c72bba4d390c5879c5b2 authored about 5 years ago
Scroll page instead of nested div, removed nested divs

github.com/just-the-docs/just-the-docs - 73047a078f97623f7cb0303161fe9595b7a68701 authored about 5 years ago
Merge branch 'improvement/navigation' into improvement/search-button

github.com/just-the-docs/just-the-docs - cf649655540e4daa97240ec4fa88566ca02f6e53 authored about 5 years ago
Improved navigation active and highlight

github.com/just-the-docs/just-the-docs - 078696415e84a8d1bc88bfb80617e398f0745bd0 authored about 5 years ago
Added documentation for custom color schemes and custom css

github.com/just-the-docs/just-the-docs - 03979bf8fc9c0fbb42221dc736f23828d97136c9 authored about 5 years ago
Merge branch 'improvement/navigation-merged' into improvement/search-button-merged

# Conflicts:
# _layouts/default.html

github.com/just-the-docs/just-the-docs - 301a4ab6440d511137d4b686e858daac63f47974 authored about 5 years ago
Merge branch 'master2' into improvement/navigation-merged

# Conflicts:
# _layouts/default.html

github.com/just-the-docs/just-the-docs - fd91140923b6e5606e39c2a9002fb19191d0f696 authored about 5 years ago
Merge branch 'master2' into improvement-custom-themes-merged

github.com/just-the-docs/just-the-docs - bb0e5222ca612708e440106f1c934a3e82848663 authored about 5 years ago
Update _config.yml

Trying to get the navigation to remain in the forked site

github.com/just-the-docs/just-the-docs - 33d1e0f8d7b0805ff668759379b1f513deeed44d authored about 5 years ago
Update just-the-docs.gemspec

Trying to get the navigation to remain in the forked site

github.com/just-the-docs/just-the-docs - 5f50531cce0646f31b9ee363e72934c085e9da82 authored about 5 years ago
Update just-the-docs.gemspec

Trying to get the navigation to remain in the forked site

github.com/just-the-docs/just-the-docs - f978770956cfc2792eba21f77efc138690047da3 authored about 5 years ago
Update just-the-docs.gemspec

Trying to get the navigation to remain in the forked site

github.com/just-the-docs/just-the-docs - 367db86fff5e37e1f5c55de7a291cf34ea4bcb89 authored about 5 years ago
Hides dispay of grandchildren

Display of grandchildren links in the navigation is now delayed until their parent is selected.
...

github.com/just-the-docs/just-the-docs - 94c1dc37365b59122f178e58d03880c0819206ea authored about 5 years ago
oops, adds edit_link_text to layout

github.com/just-the-docs/just-the-docs - 2c949289173da379d38868417ac8e66969b966d4 authored about 5 years ago
Enable IP anonymization in Google Analytics (GDPR)

- Introduced "ga_tracking_anonymize_ip" parameter to enable/disable Google Analytics IP anonymiza...

github.com/just-the-docs/just-the-docs - 25331a5ffad215b86fcdf78067ee89b940147bc5 authored about 5 years ago
Bump stylelint-config-primer from 8.0.0 to 9.0.0

Bumps [stylelint-config-primer](https://github.com/primer/stylelint-config-primer) from 8.0.0 to...

github.com/just-the-docs/just-the-docs - 65e27599102216a5dd3802e244f4626748844ebb authored about 5 years ago
Fix duplicate entries in default.html

Removes children from the table of contents that
belong to a different page with the same title.

github.com/just-the-docs/just-the-docs - c09f86cd1d0bec63d865dc308ee1461e161ea337 authored over 5 years ago
Fix duplicate entries in nav.html

This commit resolves #207.

github.com/just-the-docs/just-the-docs - 102d74c782e4e894334f42158bfe4a5b59b4fa5d authored over 5 years ago
Update navigation-structure.md

Added documentation of default nav order.

github.com/just-the-docs/just-the-docs - 06853e895ae38cf8b0ffcf57e40f038f759e1cde authored over 5 years ago
Testing default nav order

The `nav_order` fields are removed from the children of the Utilities node, which results in alp...

github.com/just-the-docs/just-the-docs - 210e060f182916411ba55199523bc4fdd377fc08 authored over 5 years ago
Alphabetic navigation order

When `nav_order` is omitted, the order of nodes at each menu level (and in the auto-generated TO...

github.com/just-the-docs/just-the-docs - 6660f442b078ab9dc668c010b1e4378297f32b22 authored over 5 years ago
adds option to make aux links open in new tab

github.com/just-the-docs/just-the-docs - 5549a15df9749ab3bfc554f0933fc90865f2fbd8 authored over 5 years ago
Update rake requirement from ~> 12.3.1 to >= 12.3.1, < 13.1.0

Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.
-...

github.com/just-the-docs/just-the-docs - a371a79f41637099ca416e835d2779084e5a4791 authored over 5 years ago
Fix image link not working

github.com/just-the-docs/just-the-docs - 06e61cb2bbda6f625d0cfd3b82390accc34b7c97 authored over 5 years ago
implements conditional or on footer

github.com/just-the-docs/just-the-docs - 9c4622d75f5cfec36c3ce1950cbcb221aea6c9dc authored over 5 years ago
Update

duplicated from fix #80
the same error in Version 2.0.7
fix with same procedure

github.com/just-the-docs/just-the-docs - d3e97d31fa48567ff7500668a261324b20f09d83 authored over 5 years ago
Merge branch 'master' into master

github.com/just-the-docs/just-the-docs - e917ea1f100a591a3ea345b77c8172a50e68d9b2 authored over 5 years ago
implements configuration for footer data and "edit this page" functionality

github.com/just-the-docs/just-the-docs - 97efc81fa904054e367d9fb1f5df7f11e2a90e6b authored over 5 years ago
Update jekyll requirement from ~> 3.8.5 to >= 3.8.5, < 4.1.0

Updates the requirements on [jekyll](https://github.com/jekyll/jekyll) to permit the latest vers...

github.com/just-the-docs/just-the-docs - 5fdb8f2e103a4ae0bdc505f5aa9ae440355b6cbd authored over 5 years ago
Merge pull request #212 from pmarsceill/v0.2.7-release

v0.2.7 release

github.com/just-the-docs/just-the-docs - 8bd2da55fe198935aa707de048ddb444418b3feb authored over 5 years ago
Update just-the-docs.gemspec

github.com/just-the-docs/just-the-docs - 4ca741b1ce93f48c4865453d68e95e4d3fc6b32a authored over 5 years ago
Merge branch 'master' into v0.2.7-release

github.com/just-the-docs/just-the-docs - 492471b15f41d597e457bad57b3743b38083bd92 authored over 5 years ago
Merge branch 'master' into v0.2.7-release

github.com/just-the-docs/just-the-docs - 1476259d9ba4624ed19c3182cece71f8e75f4744 authored over 5 years ago
Merge pull request #215 from pmarsceill/dependabot/npm_and_yarn/primer/css-12.7.0

Bump @primer/css from 12.6.0 to 12.7.0

github.com/just-the-docs/just-the-docs - 00c96ac2de21ab05c403fb84ee04878ffd404424 authored over 5 years ago
Merge pull request #214 from pmarsceill/dependabot/npm_and_yarn/stylelint-config-primer-8.0.0

Bump stylelint-config-primer from 7.0.1 to 8.0.0

github.com/just-the-docs/just-the-docs - f2ce1b33c129fe01e78a75272f5bba1c987b39fe authored over 5 years ago
Merge pull request #213 from pmarsceill/dependabot/npm_and_yarn/mixin-deep-1.3.2

[Security] Bump mixin-deep from 1.3.1 to 1.3.2

github.com/just-the-docs/just-the-docs - afbb385042b434dd1417991979bf91c55e60adbe authored over 5 years ago
Update customization.md

github.com/just-the-docs/just-the-docs - c5e53d90c96442f33eb901d5ad5caee48c946d8a authored over 5 years ago
Update dark-mode-preview.js

github.com/just-the-docs/just-the-docs - 95bdc51a0a0c6598bb1bdc9204af763891342604 authored over 5 years ago
Bump @primer/css from 12.6.0 to 12.7.0

Bumps [@primer/css](https://github.com/primer/css) from 12.6.0 to 12.7.0.
- [Release notes](http...

github.com/just-the-docs/just-the-docs - 1cca7a8e88dde3489e87170adf24bb06bdf3da22 authored over 5 years ago
Bump stylelint-config-primer from 7.0.1 to 8.0.0

Bumps [stylelint-config-primer](https://github.com/primer/stylelint-config-primer) from 7.0.1 to...

github.com/just-the-docs/just-the-docs - 2c73d71c1bf5ed950651571c6e05c978712c73b8 authored over 5 years ago
[Security] Bump mixin-deep from 1.3.1 to 1.3.2

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This upda...

github.com/just-the-docs/just-the-docs - 722717a0d1d0d51167ffdf933c12fe5993c682c0 authored over 5 years ago
adds page last modified above header

github.com/just-the-docs/just-the-docs - be5822cb860e695eabc3368867d38f569bb93f19 authored over 5 years ago
adds page last modified to footer

github.com/just-the-docs/just-the-docs - 7c8ead0bff574e80542a3132d377e53d92332dbb authored over 5 years ago
Merge pull request #205 from pdmosses/mathjax

Fix blank_lines var to blanklines in config.yml

github.com/just-the-docs/just-the-docs - 41187ed9b617a755a25e75d743793a7893a05a57 authored over 5 years ago
Merge branch 'v0.2.7-release' into mathjax

github.com/just-the-docs/just-the-docs - b44ebe6cb3d90ba1039b6c6fd1907ac4f9f6eabd authored over 5 years ago
Replace `blank_lines` by `blanklines`.

github.com/just-the-docs/just-the-docs - a7285b9e305d0ba879f1ea753ff4b0a3282df6c0 authored over 5 years ago
Revert "Mathjax support added"

This reverts commit 7220197a1f29327479acbbcdd858d1b62e6ec81e.

github.com/just-the-docs/just-the-docs - 119a0b241ec3089dedbd6a6c6da9e6880f0646a0 authored over 5 years ago
Merge pull request #153 from jacobherrington/change-theme-button-text

Change button copy on theme preview

github.com/just-the-docs/just-the-docs - 900639b02c07d4a8dfd6bf8119127c34bf9d673c authored over 5 years ago
Merge branch 'v0.2.7-release' into change-theme-button-text

github.com/just-the-docs/just-the-docs - dbac62127a2e4c070f189054800f993dcc7e68a3 authored over 5 years ago
Merge pull request #203 from pdmosses/search-config

Search config

github.com/just-the-docs/just-the-docs - 850a8fe25685ee3877336f55553b6d56d5d80d3b authored over 5 years ago
Update just-the-docs.js

github.com/just-the-docs/just-the-docs - 9616dcf761e947d6dc8939f29ebffe7e59e201f3 authored over 5 years ago
Update configuration.md

Added documentation for `search_tokenizer_separator`.

github.com/just-the-docs/just-the-docs - 1564ca4511c9adf8d8894700c1fbaf326b6b2dd9 authored over 5 years ago
Merge pull request #200 from pmarsceill/dependabot/npm_and_yarn/mixin-deep-1.3.2

[Security] Bump mixin-deep from 1.3.1 to 1.3.2

github.com/just-the-docs/just-the-docs - e124e10914e8711dfcbd43146ba72a77dd377456 authored over 5 years ago
Merge pull request #208 from pmarsceill/dependabot/npm_and_yarn/primer/css-12.7.0

Bump @primer/css from 12.6.0 to 12.7.0

github.com/just-the-docs/just-the-docs - 757be1631cb0d227a71694c316e23bf7b259f54c authored over 5 years ago
Merge pull request #206 from iamcarrico/allow-for-overrides

Allow for custom overrides by the user

github.com/just-the-docs/just-the-docs - 3b42ec27629713a480876de061dff795fc470df2 authored over 5 years ago
Merge pull request #141 from ghabs/patch-1

Fix trailing comma bug in search-data.json

github.com/just-the-docs/just-the-docs - a98bba778cc5e7104c35671ff03156725388a6e8 authored over 5 years ago
Merge branch 'v0.2.7-release' into patch-1

github.com/just-the-docs/just-the-docs - 3ecdb59b48ae6bdaef66be25ea7b5261bc01ebe6 authored over 5 years ago
Merge pull request #187 from SgtSilvio/improvement/site-logo

Improvement/site logo

github.com/just-the-docs/just-the-docs - 843233c6b2a434c2eb4acdd7dafb4ca4c95c8547 authored over 5 years ago
Merge pull request #188 from pdmosses/master

Update nav.html to eliminate generation of undisplayed elements

github.com/just-the-docs/just-the-docs - d3cbc8328501e96c3284ae8252f9a81d0957a57c authored over 5 years ago
Merge pull request #183 from SgtSilvio/improvement/heading-anchors

Improve heading anchors

github.com/just-the-docs/just-the-docs - f960695bb7ffcd4fff625339f271bc1b78845db1 authored over 5 years ago
Merge pull request #181 from m3nu/master

Recommend using index.md as parent page for sections

github.com/just-the-docs/just-the-docs - 34eaf8b16d54f66b2b6a4db349bba318b0761920 authored over 5 years ago
Merge pull request #98 from stefanoborini/simplify-template

Introduces the possibility for a summary in the table of contents

github.com/just-the-docs/just-the-docs - ea9affe25fc3fb5f786c6efe21ddab00fea56a0c authored over 5 years ago
Merge branch 'master' into simplify-template

github.com/just-the-docs/just-the-docs - d3f6e5907b5f9e258713ca413d1a7ee8513ba2a1 authored over 5 years ago
Bump @primer/css from 12.6.0 to 12.7.0

Bumps [@primer/css](https://github.com/primer/css) from 12.6.0 to 12.7.0.
- [Release notes](http...

github.com/just-the-docs/just-the-docs - 3d0240ff0b467f7ef724d771cf01f0222d003e91 authored over 5 years ago
Allow for custom overrides by the user

github.com/just-the-docs/just-the-docs - 47b7991805acf268c44ca1ca80992baa8768d7e5 authored over 5 years ago
Mathjax support added

Mathjax config options added.
`compress_html` config option changed,
Mathjax script loaded by he...

github.com/just-the-docs/just-the-docs - 7220197a1f29327479acbbcdd858d1b62e6ec81e authored over 5 years ago
Revert "Add configuration option search_tokenizer_separator"

This reverts commit 50cdf076b4c1859f5677919ccf2006e3ecc65e2e.

github.com/just-the-docs/just-the-docs - 4e65041849ee1c5638448d4ced1ec78ae41530e7 authored over 5 years ago
Add configuration option search_tokenizer_separator

The default is for hyphens to separate tokens in search terms: `gem-based` is equivalent to `gem...

github.com/just-the-docs/just-the-docs - 50cdf076b4c1859f5677919ccf2006e3ecc65e2e authored over 5 years ago
Revert "Update .gitignore"

This reverts commit 13ef18501089e4c7004fadec83990787502a497d.

github.com/just-the-docs/just-the-docs - ed492bf40e5e2d15bc118aa73d6e57e278d013c2 authored over 5 years ago
Revert "Update nav.html"

This reverts commit 0cfc0f0357a3b98997ddafe05f819537ffcd1980.

github.com/just-the-docs/just-the-docs - 690d0b5e8adc3c4129acc33b1c15c22987f6e871 authored over 5 years ago
Revert "Optional delay of grandchildren link display"

This reverts commit 8ac545a5eb5da8e2ebe7dda1a8bffa9d94e88cc2.

github.com/just-the-docs/just-the-docs - 5b74b442303bd09bfde84bb621b8b986317dadc2 authored over 5 years ago
Revert "Update nav.html"

This reverts commit c282e4b0a7b27fc27b6cedc9bb67c992fef89dcf.

github.com/just-the-docs/just-the-docs - 8a1e09ec5a78161372c38187b9a6a49ed5751860 authored over 5 years ago