{"id":20781755,"url":"https://github.com/dmyates/ghostly_kerning","last_synced_at":"2026-04-21T16:34:29.156Z","repository":{"id":77942696,"uuid":"41605861","full_name":"dmyates/ghostly_kerning","owner":"dmyates","description":"Typeset.js integration for Ghost (plus excerpt enhancements).","archived":false,"fork":false,"pushed_at":"2020-07-15T20:28:11.000Z","size":5,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-25T23:06:04.306Z","etag":null,"topics":["ghost","typeset"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmyates.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":"2015-08-29T20:07:38.000Z","updated_at":"2022-12-08T14:42:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"a0720f36-ee7b-44d1-9fc3-d2415d1bcccd","html_url":"https://github.com/dmyates/ghostly_kerning","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dmyates/ghostly_kerning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmyates%2Fghostly_kerning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmyates%2Fghostly_kerning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmyates%2Fghostly_kerning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmyates%2Fghostly_kerning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmyates","download_url":"https://codeload.github.com/dmyates/ghostly_kerning/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmyates%2Fghostly_kerning/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261967137,"owners_count":23237663,"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":["ghost","typeset"],"created_at":"2024-11-17T13:45:21.653Z","updated_at":"2026-04-21T16:34:24.119Z","avatar_url":"https://github.com/dmyates.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ghostly Kerning\n===============\n\nA simple app (plugin) for the Ghost blogging platform which formats post excerpts and contents using David Merfield's [Typeset](https://github.com/davidmerfield/typeset) HTML pre-processor.\n\nThe new `excerpt-typeset` Handlebars helper also contains the following enhancements:\n\n* Removes the text of headings, blockquotes and `\u003ccenter\u003e` tags.\n* Provides truncation according to sentences, in addition to words or characters.\n\nThis was made mostly for my personal use, so it's a bit schizo. As I don't use Ghost for my personal website anymore, I'm not going to be updating it. Please hack it up to be more to your liking.\n\nInstallation\n------------\n\n1. Place the app directory in `content/apps/`.\n2. Run `npm install` in the `content/apps/ghostly_kerning` directory.\n3. Add it to your active apps by appending it to the array in the `value` field of the `activeApps` record in the `settings`. You can do this by access your blog database directly through a SQLite/Postgres client, or by [exporting a backup of your blog and editing the JSON](https://github.com/TryGhost/Ghost/wiki/Apps-Getting-Started-for-Ghost-Devs).\n\nUsage\n-----\n\nReplace `{{content}}` and `{{excerpt}}` helpers in your theme with `{{content_typeset}}` and `{{excerpt_typeset}}`. Optionally, use the sentence truncation feature like so `{{excerpt_typeset sentences=\"4\"}}` to make your excerpt the first four sentences.\n\nInclude [typeset.css](https://blot.im/typeset/demo/typeset.css) in your theme and tweak it for your chosen font for full advantage.\n\nTodo\n----\n\n* Find an elegant way of spinning the excerpt features off into their own app that is compatible and not redundant with this one.\n* Split into more files once [this issue gets fixed](https://github.com/TryGhost/Ghost/issues/5356).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmyates%2Fghostly_kerning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmyates%2Fghostly_kerning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmyates%2Fghostly_kerning/lists"}