{"id":21768283,"url":"https://github.com/averms/jottings","last_synced_at":"2026-04-10T23:10:45.224Z","repository":{"id":114683295,"uuid":"155904671","full_name":"averms/jottings","owner":"averms","description":"A theme for pandoc's html output","archived":false,"fork":false,"pushed_at":"2019-09-16T15:18:38.000Z","size":78,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T02:44:29.856Z","etag":null,"topics":["markdown","pandoc","pandoc-template"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/averms.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":"2018-11-02T18:10:14.000Z","updated_at":"2024-02-04T03:26:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4064933-4cb5-48ff-b53e-372f3ae82a92","html_url":"https://github.com/averms/jottings","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/averms%2Fjottings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/averms%2Fjottings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/averms%2Fjottings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/averms%2Fjottings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/averms","download_url":"https://codeload.github.com/averms/jottings/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244745720,"owners_count":20503048,"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":["markdown","pandoc","pandoc-template"],"created_at":"2024-11-26T13:35:13.306Z","updated_at":"2025-10-24T23:41:21.505Z","avatar_url":"https://github.com/averms.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jottings\n\n\u003e A featherweight (4kb gzipped) theme for pandoc's html output\n\n[Demo page.](https://a-vrma.github.io/jottings/)\n\n## Usage\n\nPut `jottings.html` in your pandoc template directory and `jottings.css` wherever you like.\nChange `{{jottings}}` in `jottings.html` to the path of `jottings.css`. Here is a somewhat\nautomated way to do that:\n\n```sh\npan_data=\"$HOME/.local/share/pandoc/templates\"\nmkdir -p \"$pan_data\"\ncurl -fL \"https://github.com/a-vrma/jottings/raw/master/test/jottings.css\" -o \"${pan_data}/jottings.css\ncurl -fL \"https://github.com/a-vrma/jottings/raw/master/jottings.html\" |\n  sed \"s|{{jottings}}|${pan_data}/jottings.css|\" \u003e\"${pan_data}/jottings.html\"\n```\n\nYou can also copy the content of `jottings.css` to `jottings.html` inside a `style` element\nif you want fully standalone files.\n\n## Features\n\n- System font stack.\n- Styling for every feature of pandoc's markdown.\n- Styles table of contents if used with `--toc`.\n\n## Todo\n\n- View end of table of contents.\n\n## License\n\nMIT/Expat. Includes [normalize.css](https://github.com/necolas/normalize.css)\nwhich is under the same license. See LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faverms%2Fjottings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faverms%2Fjottings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faverms%2Fjottings/lists"}