{"id":16318133,"url":"https://github.com/scorphus/hugo-theme-crispy","last_synced_at":"2026-03-18T18:57:11.208Z","repository":{"id":148200773,"uuid":"61972440","full_name":"scorphus/hugo-theme-crispy","owner":"scorphus","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-13T19:58:39.000Z","size":513,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-13T17:16:42.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/scorphus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-06-26T03:41:30.000Z","updated_at":"2023-07-25T14:02:32.000Z","dependencies_parsed_at":"2023-05-19T10:30:47.368Z","dependency_job_id":null,"html_url":"https://github.com/scorphus/hugo-theme-crispy","commit_stats":{"total_commits":118,"total_committers":6,"mean_commits":"19.666666666666668","dds":"0.18644067796610164","last_synced_commit":"84c6e590d47c881ca02c797d435150d6426cfab6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/scorphus/hugo-theme-crispy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scorphus%2Fhugo-theme-crispy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scorphus%2Fhugo-theme-crispy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scorphus%2Fhugo-theme-crispy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scorphus%2Fhugo-theme-crispy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scorphus","download_url":"https://codeload.github.com/scorphus/hugo-theme-crispy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scorphus%2Fhugo-theme-crispy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28730322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-10T22:10:03.418Z","updated_at":"2026-01-24T15:35:40.114Z","avatar_url":"https://github.com/scorphus.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crispy\n\nA theme based on **Crisp** – see below. Updated documentation to follow soon.\n\n## Dependencies\n\n### [minify](https://github.com/tdewolff/minify/tree/master/cmd/minify)\n\n`make setup`\n\n## Crisp\n\nA minimalist, responsive, and open-source theme for [Hugo](http://gohugo.io/) by [Kathy Qian](http://kathyqian.com).\n\n![Index](https://raw.github.com/kathyqian/crisp-ghost-theme/master/screenshots/index.png)\n\n### Enabling Disqus comments\nThis theme requires a variable called 'disqus' to be defined in your **config.toml** for your Hugo site.\n\nMake sure that the variable 'disqus' is defined in the 'Params' section, like so:\n\n```\n[Params]\n\ndisqus = \"replace-this-with-your-disqus-shortname\"\n```\n\n### Editing Follow Buttons\n\nCrisp uses Font Awesome for icons. See the Font Awesome documentation for the [full list of icons](http://fortawesome.github.io/Font-Awesome/icons/) and [usage tips](http://fortawesome.github.io/Font-Awesome/examples/).\n\nI have placed some common buttons in **follow.hbs**, with more options in the commented out sections. Make sure to replace the `username` in the URLs so the links point to your profiles.\n\n### Features, Changelog, and Technical Notes\n\nPlease see the [wiki](https://github.com/kathyqian/crisp-ghost-theme/wiki/) for details regarding previous releases.\n\n### Credits\n\n[Kathy Qian](http://kathyqian.com) for its initial Ghost theme.\n\nMany thanks to [@davegandy](http://twitter.com/davegandy) for the [Font Awesome](https://github.com/FortAwesome/Font-Awesome) icons used throughout the theme.\n\nSocial sharing buttons are a modified version of the [Ridiculously Responsive Social Sharing Buttons](https://github.com/kni-labs/rrssb) by [@dbox](http://www.twitter.com/dbox) and [@seagoat](http://www.twitter.com/seagoat). Great job, guys!\n\n### License\n\nThis theme is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International](http://creativecommons.org/licenses/by-sa/4.0/) license. Go crazy on the customizations, distribute to your friends, just give me some credit. Feel free to modify the footer text, though I would really appreciate it if you could keep at least one of the links intact.\n\n### Caution\n\nRelated documents only works with my Hugo fork [zenithar/hugo](https://github.com/zenithar/hugo).\n\n### More Screenshots\n\n![Post](https://raw.github.com/kathyqian/crisp-ghost-theme/master/screenshots/post.png)\n![Comments](https://raw.github.com/kathyqian/crisp-ghost-theme/master/screenshots/post-2.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscorphus%2Fhugo-theme-crispy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscorphus%2Fhugo-theme-crispy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscorphus%2Fhugo-theme-crispy/lists"}