{"id":13552810,"url":"https://github.com/calebanthony/spook","last_synced_at":"2025-04-03T04:30:48.465Z","repository":{"id":46538850,"uuid":"84253392","full_name":"calebanthony/spook","owner":"calebanthony","description":"Base Ghost theme built on Bootstrap 4 with Font Awesome","archived":false,"fork":false,"pushed_at":"2021-10-08T19:22:58.000Z","size":249,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-04T00:32:29.285Z","etag":null,"topics":["bootstrap4","font-awesome","ghost-theme","webpack"],"latest_commit_sha":null,"homepage":null,"language":"Handlebars","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/calebanthony.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":"2017-03-07T22:40:11.000Z","updated_at":"2021-10-08T19:22:17.000Z","dependencies_parsed_at":"2022-08-25T17:50:13.963Z","dependency_job_id":null,"html_url":"https://github.com/calebanthony/spook","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/calebanthony%2Fspook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebanthony%2Fspook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebanthony%2Fspook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebanthony%2Fspook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calebanthony","download_url":"https://codeload.github.com/calebanthony/spook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246939071,"owners_count":20857916,"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":["bootstrap4","font-awesome","ghost-theme","webpack"],"created_at":"2024-08-01T12:02:10.813Z","updated_at":"2025-04-03T04:30:48.220Z","avatar_url":"https://github.com/calebanthony.png","language":"Handlebars","funding_links":[],"categories":["Handlebars","webpack"],"sub_categories":[],"readme":"# Spook\n\nA starter Ghost theme built using Bootstrap 4 and Font Awesome.\n\nMake the most of styling with SASS and building with Webpack.\n\n![demo image](http://i.imgur.com/DQe5DjF.png)\n\n## Features\n* Use Webpack to compile your JS and SCSS easily that gets pulled in by the theme.\n* Comes with jQuery enabled out of the box for your JS needs.\n  * If you hate jQuery, this is easily disabled in your `webpack.config.js`. Keep in mind jQuery is a dependency for all Bootstrap plugins.\n* Write your JS using ES2015 with Babel support.\n* Use the beauty of Font Awesome all over to add some pizaaz to your theme.\n* Barebones theme, the perfect base to begin building off of.\n\n## How To Install\n\n1. Move into your ghost themes directory.\n2. Clone the repo.\n  * `git clone https://github.com/calebanthony/spook.git`\n3. Move into the `spook` directory.\n4. Run `yarn install`\n5. To set up Font Awesome, create an account at fontawesome.com and create a Kit. Use that code to replace the default in `default.hbs` in the `\u003chead\u003e`.\n6. Run `yarn dev` to generate the `assets/build` directory that the theme pulls from.\n\n## How To Use\nSpook is designed to be barebones and let you just start editing.\n\n#### Entry Points\nFeel free to edit your `webpack.config.js` to your hearts content, but out of the box:\n* All your JS comes from `assets/js/app.js`.\n* All your SCSS comes from `assets/css/app.scss`.\n\n#### Output\nAll Webpack's work gets outputted to `assets/build/[css|js]/bundle.[css|js]`.\nThe fonts get output to `assets/build/fonts` and are pulled from Font Awesome's package. You can update and pull the new fonts in automagically with Webpack!\n\n#### Commands\nThere are a few commands built into the `package.json` to help with rapid development:\n\n* `yarn dev` runs development once. This is non-minified.\n* `yarn watch` watches your code and runs development build on file save.\n* `yarn prod` runs your production code, meaning minified.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalebanthony%2Fspook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalebanthony%2Fspook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalebanthony%2Fspook/lists"}