{"id":21570859,"url":"https://github.com/codeandwander/chrispress","last_synced_at":"2025-10-19T18:38:53.768Z","repository":{"id":157175399,"uuid":"98184924","full_name":"codeandwander/chrispress","owner":"codeandwander","description":"A Wordpress Boilerplate built with Webpack, Sass and Custom Fields","archived":false,"fork":false,"pushed_at":"2017-07-24T11:46:56.000Z","size":2301,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T12:45:40.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeandwander.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":"2017-07-24T11:46:24.000Z","updated_at":"2017-07-24T11:46:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"15a9ec17-4988-44bb-85aa-7987b45693c0","html_url":"https://github.com/codeandwander/chrispress","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/codeandwander%2Fchrispress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeandwander%2Fchrispress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeandwander%2Fchrispress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeandwander%2Fchrispress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeandwander","download_url":"https://codeload.github.com/codeandwander/chrispress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244166760,"owners_count":20409179,"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":[],"created_at":"2024-11-24T11:14:08.781Z","updated_at":"2025-10-19T18:38:53.678Z","avatar_url":"https://github.com/codeandwander.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chrispress\n\n### Installation\n\nClone the repo into your Wordpress themes directory and activate it via the admin dashboard.\n```\ncd wordpress/wp-content/themes\ngit clone https://github.com/codeandwander/chrispress.git\n```\n\nInstall dependencies\n\n```\nnpm install\n```\n\nYou may need to install Webpack globally `npm install webpack -g`\n\n#### Development\n\nWebpack bundles all JavaScript files saved in the `/js/_chrispress` directory. Use `import` in `index.js` to include new JS files. i.e `import './_chrispress/modal.js'`.\n\nBundled JS file is `index.min.js`\n\nWebpack also bundles Sass (SCSS) into CSS from the same `index.js` file.\n```\nnpm run dev\n```\n\n\n\n#### Production\n\nThis command minifies and mangles JS and CSS for the moment.\n```\nnpm run prod\n```\n\n![](https://media.giphy.com/media/l4Jz3a8jO92crUlWM/giphy.gif)\n\nP.S Generated a skeleton theme from [Underscores](https://underscores.me/) , so there's still a lot of 💩 laying around...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeandwander%2Fchrispress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeandwander%2Fchrispress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeandwander%2Fchrispress/lists"}