{"id":13476157,"url":"https://github.com/schochastics/quarto-nutshell","last_synced_at":"2025-04-13T08:35:15.295Z","repository":{"id":56873592,"uuid":"526343131","full_name":"schochastics/quarto-nutshell","owner":"schochastics","description":"Include expandable explanations in quarto documents ","archived":false,"fork":false,"pushed_at":"2025-02-02T19:50:50.000Z","size":808,"stargazers_count":71,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-04T23:42:29.967Z","etag":null,"topics":["quarto","quarto-extension","quarto-pub","quartopub"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/schochastics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-18T19:12:47.000Z","updated_at":"2025-03-29T20:43:09.000Z","dependencies_parsed_at":"2024-10-27T11:27:43.602Z","dependency_job_id":"e89fb0f4-954f-49b4-95fa-c8474b9fe5c6","html_url":"https://github.com/schochastics/quarto-nutshell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schochastics%2Fquarto-nutshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schochastics%2Fquarto-nutshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schochastics%2Fquarto-nutshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schochastics%2Fquarto-nutshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schochastics","download_url":"https://codeload.github.com/schochastics/quarto-nutshell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248684756,"owners_count":21145131,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["quarto","quarto-extension","quarto-pub","quartopub"],"created_at":"2024-07-31T16:01:27.155Z","updated_at":"2025-04-13T08:35:15.248Z","avatar_url":"https://github.com/schochastics.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Extensions"],"sub_categories":[],"readme":"## Nutshell\n\n![](nutshell.gif)\n\n\u003e Nutshell is a tool to make \"expandable explanations\" This lets your readers learn only the details they need, just-in-time, always-in-context.   \nUnlike links, Nutshell lets you include only the snippet you need, not the whole page. Plus, instead of being lost in a jungle of new tabs, your reader stays on one page, keeping their flow of reading. Even if you interrupt a sentence, Nutshell recaps the sentence afterwards, so your reader never loses context.\n\nYou can find more information (and a demo) on the nutshell [webpage](https://ncase.me/nutshell/).\n\n## Install\n\n```sh\nquarto install extension schochastics/quarto-nutshell\n```\n\nThis will install the extension under the `_extensions` subdirectory. If you're using version control, you will want to check in this directory.\n\n## Using\nYou can use the filter by adding\n```\nfilters:\n   - nutshell\n```\nto your yaml header.\n\nTo write a Nutshell snippet, just use headings \u0026 paragraphs. To embed a snippet,\njust make a link, but with a :colon in the front:\n\n```\n[:link](https://en.wikipedia.org/wiki/Nutshell)\n```\n\nNote, however, the other webpage needs to also have Nutshell installed, or CORS enabled. If you own the other page, that's not a problem! But if not, you'll have to mirror/copy the other page.\n\nCheck out the [interactive demo](https://ncase.me/nutshell/try/) for more help\nor head to the\n[github repo](https://github.com/ncase/nutshell) to learn about the full\nfunctionality of nutshell.\n\n## Example\n\nHere is the source code for a minimal example: [example.qmd](example.qmd)  \nA rendered version can be found [here](https://schochastics.quarto.pub/nutshell-expandable-explanations/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschochastics%2Fquarto-nutshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschochastics%2Fquarto-nutshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschochastics%2Fquarto-nutshell/lists"}