{"id":13610810,"url":"https://github.com/jmromer/casper","last_synced_at":"2025-04-13T01:33:03.038Z","repository":{"id":16307926,"uuid":"19056800","full_name":"jmromer/casper","owner":"jmromer","description":"Ghost's Casper theme, for Octopress.","archived":true,"fork":false,"pushed_at":"2014-12-30T08:41:01.000Z","size":1137,"stargazers_count":42,"open_issues_count":0,"forks_count":6,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-08-01T19:55:46.213Z","etag":null,"topics":["ghost-casper-theme","jekyll","jekyll-theme","octopress","theme"],"latest_commit_sha":null,"homepage":"","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/jmromer.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}},"created_at":"2014-04-23T04:21:19.000Z","updated_at":"2023-01-28T16:49:08.000Z","dependencies_parsed_at":"2022-09-07T03:31:17.257Z","dependency_job_id":null,"html_url":"https://github.com/jmromer/casper","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/jmromer%2Fcasper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmromer%2Fcasper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmromer%2Fcasper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmromer%2Fcasper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmromer","download_url":"https://codeload.github.com/jmromer/casper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223558345,"owners_count":17165112,"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-casper-theme","jekyll","jekyll-theme","octopress","theme"],"created_at":"2024-08-01T19:01:48.206Z","updated_at":"2024-11-07T17:30:37.798Z","avatar_url":"https://github.com/jmromer.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"Casper (for Octopress)\n=======================\n\nAn Octopress port of Ghost's Casper theme.\n\n## Preview\n\n![Blog Index](images/cover-image.jpg)\n\n**Syntax Highlighting**\n(courtesy of [Highlight.js](http://highlightjs.org))\n\n**GitHub**:\n\n![GitHub](images/casper-github.jpg)\n\n**Railscasts**:\n\n![Railscasts](images/casper-railscasts.jpg)\n\n**Solarized Dark**:\n\n![Solarized Dark](images/casper-solarized_dark.jpg)\n\nTo have Highlight.js color your code, use tilde-gated code blocks (`~~~`).\n\nYour code's language will be automatically detected, but to set it explicitly, just\nappend the language name to the opening fence (`~~~js`).\n\nTo change themes, set `highlight_js_color_theme` in `_config.yml`.\n\nSee [Highlight.js](http://highlightjs.org) for a complete list of color schemes\nand languages recognized.\n\n\n## Installation\n\n### Using `git submodule`\n\n#### Installing\n```\n$ cd \u003cyour octopress directory\u003e\n$ git submodule add https://github.com/jkrmr/casper.git .themes/casper\n$ git submodule update --init\n$ rake install['casper']\n$ rake generate\n```\n\n#### Updating\n```\n$ cd \u003cyour octopress directory\u003e\n$ git submodule update\n$ rake install['casper']\n# regenerate, make changes, etc...\n```\n\n### Using `git clone`\n\n#### Installing\n```\n$ cd \u003cyour octopress directory\u003e\n$ git clone https://github.com/jkrmr/casper .themes/casper\n$ rake install['casper']\n$ rake generate\n```\n\n#### Updating\n```\n$ cd \u003cyour octopress directory\u003e/.themes/casper\n$ git pull\n$ rake install['casper']\n# regenerate, make changes, etc...\n```\n\n\n## Thanks!\n\nThanks to the following developers for their contributions:\n\n[Kat Hagan](http://github.com/codebykat)\u003cbr\u003e\n[Russell Brooks](http://github.com/iq9)\u003cbr\u003e\n[Alejandra Estanislao](http://github.com/alestanis)\u003cbr\u003e\n[Rosario Rascuna](http://github.com/rosario)\u003cbr\u003e\n[Rob Dodson](http://github.com/robdodson)\u003cbr\u003e\n\nAnd, of course, to the [Ghost](http://github.com/TryGhost/Casper) team.\n\nPull requests are welcome!\n\n## License\n\n(The MIT License)\n\nCopyright © 2014 Jake Romer\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmromer%2Fcasper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmromer%2Fcasper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmromer%2Fcasper/lists"}