{"id":15091652,"url":"https://github.com/wenkeshi/ghost-caspro","last_synced_at":"2026-03-07T11:31:52.727Z","repository":{"id":201338122,"uuid":"114643453","full_name":"wenkeShi/ghost-caspro","owner":"wenkeShi","description":"👀ghost博客系统caspro主题，响应式，自适应，简洁","archived":false,"fork":false,"pushed_at":"2018-12-03T15:35:16.000Z","size":427,"stargazers_count":88,"open_issues_count":2,"forks_count":50,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T01:41:30.646Z","etag":null,"topics":["caspro","express-handlebars","ghost","handlebars","theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/wenkeShi.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}},"created_at":"2017-12-18T13:18:57.000Z","updated_at":"2022-12-20T11:57:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"b87c8dde-95f0-4617-9ef8-c6bdefd8d854","html_url":"https://github.com/wenkeShi/ghost-caspro","commit_stats":null,"previous_names":["wenkeshi/ghost-caspro"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenkeShi%2Fghost-caspro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenkeShi%2Fghost-caspro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenkeShi%2Fghost-caspro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenkeShi%2Fghost-caspro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wenkeShi","download_url":"https://codeload.github.com/wenkeShi/ghost-caspro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525795,"owners_count":21118751,"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":["caspro","express-handlebars","ghost","handlebars","theme"],"created_at":"2024-09-25T10:42:23.729Z","updated_at":"2026-03-07T11:31:52.676Z","avatar_url":"https://github.com/wenkeShi.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"caspro主题简洁美观，采用响应式设计，能很好的适配不同设备。\n# 1. 必要条件\n- ghost博客1.x\n# 2.预览\n[demo](http://xinwenke.top)\n\u003e 首页\n\n![home.png](http://upload-images.jianshu.io/upload_images/7234109-62bfe9e047dbd703.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n\u003e blog文章主页\n\n![blog.png](http://upload-images.jianshu.io/upload_images/7234109-dd8590ca5c92f139.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n\u003e 文章page\n\n![page1.png](http://upload-images.jianshu.io/upload_images/7234109-2a61d4057c96cade.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n![page2.png](http://upload-images.jianshu.io/upload_images/7234109-426819f9b665fe14.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n![page3.png](http://upload-images.jianshu.io/upload_images/7234109-d4a96bf956960fc2.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n\n# 3.正常运行主题的步骤\n\n- [下载](https://github.com/wenkeShi/ghost-caspro)主题zip压缩包之后，登录ghost博客后台，在Design栏中，上传caspro主题压缩包，active。\n- 在Team栏找到自己的账号，查看对应的链接\n- 在Design栏，Navigation设置导航，例添加blog导航对应的URL就为你账号的链接，一般为 http://host/author/youname\n- 可添加其他导航项，设置为想要跳转的URL\n- 如果想要跳转到自定义的页面，需要在后台添加两篇能作为单独页面的文章。设置导航URL分别为两篇文章的URL\n- 创建 page-URL.hbs 模板文件，这个文件即是自定义页面的模板文件。如：我在后台添加了单独页面的文章，设置其URL为http://localhost/travelib。\n则需要创建page-travelib.hbs文件，然后在导航栏添加travelib一项，设置其链接为http://localhost/travelib。\n这样点击导航项即可跳转到page-travelib.hbs模板生成的页面。\n\n下面是参考：\n1.作为单独页面的文章\n![image.png](http://upload-images.jianshu.io/upload_images/7234109-5fb536df92ffdcca.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n2.文章的链接\n![image.png](http://upload-images.jianshu.io/upload_images/7234109-980494dc6f2c57cf.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n3.设置导航栏\n![nav.png](http://upload-images.jianshu.io/upload_images/7234109-152c2af99205cf49.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n4.创建hbs模板文件\n![image.png](http://upload-images.jianshu.io/upload_images/7234109-e7ce50457305f4cd.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenkeshi%2Fghost-caspro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwenkeshi%2Fghost-caspro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenkeshi%2Fghost-caspro/lists"}