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

Delete script directory (#937)

99% certain we don't use this file;

- [script](https://github.com/just-the-docs/just-the-docs...

github.com/just-the-docs/just-the-docs - c0807be052c8b87af711f54043a59be902436f7c authored over 2 years ago
Bump stylelint from 14.10.0 to 14.11.0 (#936)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.10.0 to 14.11.0.
- [Release n...

github.com/just-the-docs/just-the-docs - 494716d8fc290ac833d62e99cd01bdfc9f6ad958 authored over 2 years ago
enables `mermaid` in docs (#935)

Short and sweet PR that addresses the follow-up in #909: enabling `mermaid` on our docs site, bu...

github.com/just-the-docs/just-the-docs - 011f783fc75cb5120241e370e7d394652cbf3f0b authored over 2 years ago
Bump stylelint-config-standard-scss from 3.0.0 to 5.0.0 (#928)

Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standa...

github.com/just-the-docs/just-the-docs - 4d790e877bce7d2ed9f41ea6440135c44409dada authored over 2 years ago
Bump stylelint from 14.9.1 to 14.10.0 (#927)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.9.1 to 14.10.0.
- [Release no...

github.com/just-the-docs/just-the-docs - 12de167384d02b5afa26edb26bc1d7b522e1ac16 authored over 2 years ago
Update gemspec for release, new metadata (#911)

A couple of changes to prep for v0.4.0-rc1:

- bump the version
- add myself to the authors +...

github.com/just-the-docs/just-the-docs - 2cc1a26a0d498b7d4d6268711b31c6335e6574a3 authored over 2 years ago
Merge pull request #892 from just-the-docs/v0.4.0-dev

Version 0.4.0.rc1 - release PR

github.com/just-the-docs/just-the-docs - daa86968bbf1e41063d77a65959a457d196b419d authored over 2 years ago
`mermaid`: refactor config to use `mermaid_config.js` include, only require `mermaid.version` in `_config.yml` (#909)

This PR has a bit of scope creep! This PR now:

- changes the mermaid opt-in logic to only che...

github.com/just-the-docs/just-the-docs - e2f1546c61c1af6977162ce16ff65fd01f054725 authored over 2 years ago
adds small blurb to index on new release

github.com/just-the-docs/just-the-docs - 1d15ea3b8446442ca30b15b621f0d90aa5ec51fc authored over 2 years ago
Add omitted inclusion of #544 to changelog (#913)

See commit https://github.com/just-the-docs/just-the-docs/pull/578/commits/1fd4e4663d55f8686b06c...

github.com/just-the-docs/just-the-docs - d3c73eb525cec1c3c35d475539d337f3b945227e authored over 2 years ago
Fix nav scroll feature (#898)

The nav scroll feature had stopped working (altogether),
due to the change from absolute to rel...

github.com/just-the-docs/just-the-docs - 672c284b6f66b544878cc7a1a8d3711b6a68e7cf authored over 2 years ago
Added: Combination PRs (#910)

Enumerate Combination PRs

Some items are already listed separately, and some have no PRs.

github.com/just-the-docs/just-the-docs - 528141d30ced253ae847c51b27d18cec792e704a authored over 2 years ago
Fixes missing code fence in navigation structure docs (#906)

Closes #899 (or at least, the immediate concern).

github.com/just-the-docs/just-the-docs - b00867a831445fb578f745969938b74d3ce6bb5a authored over 2 years ago
Update CHANGELOG.md with draft release notes

github.com/just-the-docs/just-the-docs - 3ab276ba1e2d81e8fd200d89e44e6e33fb1daa59 authored over 2 years ago
Merge branch 'main' into v0.4.0-dev

github.com/just-the-docs/just-the-docs - 6a380039a033bbe4991eb972d230f30e0c2d60dd authored over 2 years ago
Allow links to wrap (#905)

Fix #734.

- Remove `white-space: nowrap;` in `_sass/content.scss`.
- Add an example testing ...

github.com/just-the-docs/just-the-docs - 3c14eeef2e94cd18590e556898e2dca946d60ad2 authored over 2 years ago
changelog: new PR link for RC

github.com/just-the-docs/just-the-docs - 9e725fc746e76358d88e7b5470ad0f740c7f6b78 authored over 2 years ago
Fix vertical alignment for consecutive labels (#893)

Fixes a problem where multiple labels right after a heading are vertically misaligned.

Closes...

github.com/just-the-docs/just-the-docs - b2581c19a6a95df0cbdc0baa0f3e641ed7976414 authored over 2 years ago
Merge branch 'main' into v0.4.0-dev

github.com/just-the-docs/just-the-docs - 0a7be65c32a21c98b7f9ceb1e90e18efb58e66e5 authored over 2 years ago
Update Stylelint to v14, extend SCSS plugins, remove primer-* configs, resolve issues (#821)

This is a catch-all PR that modernizes and updates our Stylelint config, and resolves all open i...

github.com/just-the-docs/just-the-docs - c2ec3d89c2aa4734c2c7f743a5d0c1c0be08ece0 authored over 2 years ago
fix: typo in `README` on `_config.yml` (#891)

github.com/just-the-docs/just-the-docs - f6b22804bc872a31ab2ccebf64ce54feb263668f authored over 2 years ago
Fix nav disambiguation issues involving grandparents (#890)

- add an extra filter to children-list to fix #854
- strengthen condition for assignment to fir...

github.com/just-the-docs/just-the-docs - a6f0452115dd57dfbecfa42e4851b663c0979edc authored over 2 years ago
Merge branch 'main' into v0.4.0

github.com/just-the-docs/just-the-docs - 146ab184d8c75fe93c8ee13b3596e704793a7de3 authored over 2 years ago
consolidate CI files, updates Ruby and Node versions (#820)

This is a PR with three key changes:

1. Consolidate two identical CI files, `ci.yml` and `ci-...

github.com/just-the-docs/just-the-docs - 2049ebc394d617a2523b239d8a4e355b798fdd45 authored over 2 years ago
fix: add `overflow-wrap: word-break` to `body` (#889)

github.com/just-the-docs/just-the-docs - cc2110d74315fe660e3f08e7ab13e79b56b74a40 authored over 2 years ago
adds `overflow-x: auto` to `figure.highlight` (#727)

without overflow-x: auto; a very long line of code will overflow the box and look awkward

C...

github.com/just-the-docs/just-the-docs - 5d4de413c0e8fe9d8c3637fa5263b154737b1561 authored over 2 years ago
changelog: minor spacing fix

github.com/just-the-docs/just-the-docs - ba472b9aef54064e4201cea47714d3fd27b10381 authored over 2 years ago
Merge branch 'main' into v0.4.0

github.com/just-the-docs/just-the-docs - 38e3ed68815048f76ba315a84718740df22cf899 authored over 2 years ago
Adds Netlify badge

partially a commit to start generating Netlify previews on arbitrary branches!

github.com/just-the-docs/just-the-docs - 2e23f7b7ede44b4ed3fcd8348b9f95e99132cba9 authored over 2 years ago
Support external navigation links (#876)

Based on #238, resolves #66.

github.com/just-the-docs/just-the-docs - 009a0f9c5a236fb5d6a2708928a909fd122d3fe0 authored over 2 years ago
Add mermaid support (#857)

Closes #825

Co-authored-by: Matt Wang <[email protected]>

github.com/just-the-docs/just-the-docs - 6907f0697781130d5a804c7e5a3fe7e7eb467313 authored over 2 years ago
Minor style fixes for jekyll-asciidoc (#829)

I have a site whose content is written in AsciiDoc, using the [jekyll-asciidoc][] plugin.

Jus...

github.com/just-the-docs/just-the-docs - 3ca57e3b0d2091c16283e4336d96996a989217c0 authored over 2 years ago
Document how to use `custom_head` to add a custom favicon (#814)

Co-authored-by: Matt Wang <[email protected]>

github.com/just-the-docs/just-the-docs - 764dbb35a9f37d6ba076338e86e047b841975971 authored over 2 years ago
Anchor heading links should be visible on focus (#846)

The anchor heading item is keyboard focusable, but when focused and not hovered, it is not visib...

github.com/just-the-docs/just-the-docs - 7a3c37052f28a419a56312bbcc9a0b0ce2ffe042 authored over 2 years ago
Merge branch 'main' into v0.4.0

github.com/just-the-docs/just-the-docs - 2bfe85658b5d6e7ad5c03acdc6bf53f434df1455 authored over 2 years ago
Create nav_footer_custom (#474)

**Rationale**
I would like to customize the site footer content without needing to override the...

github.com/just-the-docs/just-the-docs - 0ff0a4bbab7de10da46723bac7f188b4c4021130 authored over 2 years ago
Avoid rake command corrupting search data (#495)

Fixes #488.
- Replace `''` by `""` in rake script and resulting search data file.
Tested on ma...

github.com/just-the-docs/just-the-docs - ff3771968bb3d1ffe23727e71386340d624023f1 authored over 2 years ago
Add 'child_nav_order' front matter to be able to sort navigation pages in reverse (#726)

Set `child_nav_order` to `desc` to reverse the sort order for a child section.

Co-authored-by...

github.com/just-the-docs/just-the-docs - 6287d8a6da59b09df4bca317eaca414abda9e349 authored over 2 years ago
docs: Mention caveat about variable dependencies (#555)

Looking at how the variables are defined in _variables.scss, with various dependencies between t...

github.com/just-the-docs/just-the-docs - 26fad7dd0fc77c50a4c3d782a648358514ddb970 authored over 2 years ago
feat: adds search placeholder configuration (#613)

* implements search placeholder configuration

* changes implementation approach to use search...

github.com/just-the-docs/just-the-docs - c980fd4a64daea73c6b7c6f622e7e88f0feb7a01 authored over 2 years ago
Suppress Liquid processing in CSS comments (#686)

Fix #685
- Wrap scss file in comments with `{% raw %}` and `{% endraw %}` tags

Co-authored-b...

github.com/just-the-docs/just-the-docs - 312f1bceac96c8a295d381c9eddf7a82aef36573 authored over 2 years ago
Fix nested task lists (#517) (#855)

Fix #517

Users expect nested task lists to have the same indentation as other lists.
Fix the...

github.com/just-the-docs/just-the-docs - d083aeb3fdbc17e3c8612cf9cf3e31cb731c843f authored over 2 years ago
docs: fix spacing in toc example (#835)

As is, this is invalid and will not cause the TOC to be rendered. The collapsing example is fine...

github.com/just-the-docs/just-the-docs - c68a19b9063b62582dbff9426465445b65b0d372 authored over 2 years ago
Add docs for custom includes (#806)

These docs outline some of the custom includes that are provided by the theme and can be modifie...

github.com/just-the-docs/just-the-docs - 5fd9c3b32c67cb023ac281708f91fdc1cda3bfd7 authored over 2 years ago
Show how to break an ol (#856)

* Show how to break an ol

Close #750

The theme uses CSS counters for ordered lists.
So to...

github.com/just-the-docs/just-the-docs - 1ecc3d08e052ebac800793946cb2f9cf6a8ee752 authored over 2 years ago
Combination (#578)

This PR combines (and resolves conflicts between) #448, #463, #466, #494, #495, #496, #498, and ...

github.com/just-the-docs/just-the-docs - 70b34f01f7355fc0850333ac08668a70c3faae2d authored over 2 years ago
Bump prettier from 2.6.2 to 2.7.1 (#864)

Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1.
- [Release notes](h...

github.com/just-the-docs/just-the-docs - 10388ed8b09eeae132a56c2b931e642b5ae2719d authored over 2 years ago
adds 'This site is powered by Netlify.' (#797)

This PR adds a small link back to Netlify in the footer (specifically, in the user-editable conf...

github.com/just-the-docs/just-the-docs - a45b328c7a6d97163157d38b1332c47f84792f14 authored over 2 years ago
Merge branch 'main' into v0.4.0

github.com/just-the-docs/just-the-docs - 2b4f39933613a8b04f3b89a3791bc5e1edccb00a authored almost 3 years ago
Bump prettier from 2.5.1 to 2.6.2 (#809)

Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.2.
- [Release notes](h...

github.com/just-the-docs/just-the-docs - 3a834d24ab1bda72f481f1e630f28fb9ba78ce64 authored almost 3 years ago
adds `webrick` to `Gemfile` (#799)

This is one solution for #798, namely that `webrick` is needed as an explicit dependency for Rub...

github.com/just-the-docs/just-the-docs - 6afa220a39cbc0c230e1273b831c83e3e962314d authored almost 3 years ago
Merge pull request #790 from just-the-docs/update-coc

updates Code of Conduct to Contributor Covenant v2.1

github.com/just-the-docs/just-the-docs - e892a261fb1ec4722b9a3945372f1fdabc186b59 authored almost 3 years ago
updates code of conduct to Contributor Covenant v2.1

See - https://www.contributor-covenant.org/version/2/1/code_of_conduct/

github.com/just-the-docs/just-the-docs - 68b7c8a5342e0892dce4a07caeb8042494c92e41 authored almost 3 years ago
Set color for search input (#498)

* Set color for search input

Fix #497
- Insert `color: $body-text-color;` in styling for `se...

github.com/just-the-docs/just-the-docs - aac87fad2763c44defdb09e99c68b63157b0ab07 authored almost 3 years ago
remove extra spaces (#554)

Co-authored-by: Matt Wang <[email protected]>

github.com/just-the-docs/just-the-docs - 260d98d825c6acd82288e987bbf52d6896764bf8 authored almost 3 years ago
Clarify label of link to Jekyll quickstart (#549)

Co-authored-by: Matt Wang <[email protected]>

github.com/just-the-docs/just-the-docs - 4e0e3ab3d87037da898604d6c5654c31ddccfcce authored almost 3 years ago
Fix typo (#473)

Co-authored-by: Matt Wang <[email protected]>

github.com/just-the-docs/just-the-docs - 9fe92419da724c57efc03b8a273ac14ad350494e authored almost 3 years ago
Fix typo (#499)

Co-authored-by: Matt Wang <[email protected]>

github.com/just-the-docs/just-the-docs - e513fd6fdb565ecff003e279c3584c97f3db48b1 authored almost 3 years ago
Bump prettier from 2.1.2 to 2.5.1 (#787)

Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.5.1.
- [Release notes](h...

github.com/just-the-docs/just-the-docs - a14f32ceedd517486f7edda50f776ce2e968bb6b authored almost 3 years ago
Merge branch 'main' into v0.4.0

github.com/just-the-docs/just-the-docs - e2150256f281a62bf1312dd682253a6075a6ba20 authored almost 3 years ago
Merge pull request #783 from just-the-docs/flo-devcontainer

Add VScode devcontainer

github.com/just-the-docs/just-the-docs - b0ed390a9f7c3b5748257fad064211cc35029bab authored almost 3 years ago
Add standard jekyll devcontainer

github.com/just-the-docs/just-the-docs - 2136b55a526cbd514da99e54f7438867d5de3935 authored almost 3 years ago
Add info about the devcontainer to the readme

github.com/just-the-docs/just-the-docs - 45120c874206f11d436ac29a563c0f8cc523b229 authored almost 3 years ago
Add github extension

github.com/just-the-docs/just-the-docs - 00d3b4fe5ac4ef783d143dbe47253e18094cfaca authored almost 3 years ago
Merge pull request #627 from just-the-docs/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot

github.com/just-the-docs/just-the-docs - 25de2c03a37deda9951e70f6512fed665bbee72d authored almost 3 years ago
Merge branch 'main' into dependabot/add-v2-config-file

github.com/just-the-docs/just-the-docs - c589be462e3446237b594a68a9203b0a5657af43 authored almost 3 years ago
Merge branch 'main' into v0.4.0

github.com/just-the-docs/just-the-docs - 4dfe5273f25e50c59aa1c19d4a525f8a86b75ac5 authored almost 3 years ago
Bump ajv from 6.10.0 to 6.12.6 (#766)

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6.
- [Release notes](http...

github.com/just-the-docs/just-the-docs - 351a0b7ff4cbd87a992473b414cb767344864d4b authored almost 3 years ago
Bump path-parse from 1.0.6 to 1.0.7 (#699)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release n...

github.com/just-the-docs/just-the-docs - e8ba44167c83378c13745bc738a3430fde93edab authored almost 3 years ago
[Security] Bump ini from 1.3.5 to 1.3.8 (#511)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. **This update includes a securit...

github.com/just-the-docs/just-the-docs - 444512c06abf880706cd0443e028702831ae9848 authored almost 3 years ago
[Security] Bump lodash from 4.17.19 to 4.17.21 (#640)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. **This update includes...

github.com/just-the-docs/just-the-docs - ac91b2dd1cff0bc84ce82cfc9dbe258393b6e2d4 authored almost 3 years ago
Merge pull request #641 from just-the-docs/dependabot/npm_and_yarn/hosted-git-info-2.8.9

[Security] Bump hosted-git-info from 2.7.1 to 2.8.9

github.com/just-the-docs/just-the-docs - 89fb42dc664c723aadd35b2ec0c42db6049cebef authored almost 3 years ago
Merge branch 'main' into dependabot/npm_and_yarn/hosted-git-info-2.8.9

github.com/just-the-docs/just-the-docs - 9fa3a0fc5f2656cadbf43b047036ccf0f8515ecc authored almost 3 years ago
Merge branch 'main' into dependabot/add-v2-config-file

github.com/just-the-docs/just-the-docs - 577b9c58622a48ab43fdc492d6db658cef62c3bf authored almost 3 years ago
Merge pull request #782 from dougaitken/dougaitken-fix-images

Fix images in Markdown kitchen sink

github.com/just-the-docs/just-the-docs - 0f3d0e82857d5a488061a21ef4845c5b79fc31fd authored almost 3 years ago
change small-image

Changed small-image to match large image and fix reference

github.com/just-the-docs/just-the-docs - 37e90d2676766f36313b9a9df22d0306210b99d7 authored almost 3 years ago
Rename large file and fix reference

Renaming the large image and changed the index test references to display these images

github.com/just-the-docs/just-the-docs - 655335d552adb5660be7c5270e8a1a7c8cede5d5 authored almost 3 years ago
Adding large image for index text

Remote image here is not loading - https://just-the-docs.github.io/just-the-docs/docs/index-test...

github.com/just-the-docs/just-the-docs - ee47119f31d5d5f445676a58a1c40c535c296a9c authored almost 3 years ago
Merge pull request #606 from just-the-docs/dependabot/npm_and_yarn/y18n-3.2.2

[Security] Bump y18n from 3.2.1 to 3.2.2

github.com/just-the-docs/just-the-docs - 4dedfe0b50c38e4ff8558a28ddcdbc891de1efd3 authored almost 3 years ago
Merge branch 'main' into dependabot/npm_and_yarn/hosted-git-info-2.8.9

github.com/just-the-docs/just-the-docs - 7e111fa8c2c7b1f2f532d3faaa72f52e7023523e authored almost 3 years ago
Merge branch 'main' into dependabot/npm_and_yarn/y18n-3.2.2

github.com/just-the-docs/just-the-docs - 1032a0aae3e6ed253fc7ed01c67bb67e868c5ef2 authored almost 3 years ago
Merge pull request #221 from JeffGuKang/JeffGuKang-patch-1

Fix image link not working

github.com/just-the-docs/just-the-docs - 3eb4ceb59a402e2fc59928e2770882129f42e52a authored almost 3 years ago
Merge branch 'v0.4.0' into JeffGuKang-patch-1

github.com/just-the-docs/just-the-docs - 05190135218c73ce2b955197f414985f9414458e authored almost 3 years ago
Merge branch 'main' into JeffGuKang-patch-1

github.com/just-the-docs/just-the-docs - aae3d0309fc42ae67a273f6853d9a8510fb60c6a authored almost 3 years ago
Merge pull request #364 from burner1024/custom-favicon

allow custom favicon code

github.com/just-the-docs/just-the-docs - 6f8ae3e97effed21bff0f5f355a09b2a6658955b authored almost 3 years ago
Merge branch 'main' into custom-favicon

github.com/just-the-docs/just-the-docs - 7f354d47a39b876d46d5de71c145af3fcc4f6fb5 authored almost 3 years ago
Merge pull request #519 from alexsegura/fix-collections-dir

Prepend site.collections_dir if any.

github.com/just-the-docs/just-the-docs - f8331f1c260adf7526437d365ce7dfe8b269a245 authored almost 3 years ago
Merge pull request #778 from just-the-docs/fix-toc-on-index

Fix ol on index

github.com/just-the-docs/just-the-docs - 25aa612617056693fde2b6aa5acce26f488600da authored almost 3 years ago
Merge branch 'main' into fix-collections-dir

github.com/just-the-docs/just-the-docs - 2692e6714c9ceb170429fd1f2ecea48fb3867a09 authored almost 3 years ago
Merge pull request #777 from just-the-docs/readme-update

Update readme

github.com/just-the-docs/just-the-docs - fbf125d525474a073682011205dc101eb6e89400 authored almost 3 years ago
Merge pull request #776 from just-the-docs/default-branch-refs

rename master -> main

github.com/just-the-docs/just-the-docs - 501c007da1dcde37abd13080df264114b5fe966f authored almost 3 years ago