{"id":21084159,"url":"https://github.com/unplugstudio/webkathys","last_synced_at":"2026-04-16T09:01:49.575Z","repository":{"id":98729034,"uuid":"494207672","full_name":"unplugstudio/webkathys","owner":"unplugstudio","description":"wp-base-theme for webkathys.com","archived":false,"fork":false,"pushed_at":"2022-05-19T19:42:37.000Z","size":466,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T04:23:14.125Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unplugstudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-05-19T19:42:29.000Z","updated_at":"2022-05-19T19:42:36.000Z","dependencies_parsed_at":"2023-05-25T01:00:30.385Z","dependency_job_id":null,"html_url":"https://github.com/unplugstudio/webkathys","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"unplugstudio/wp-base-theme","purl":"pkg:github/unplugstudio/webkathys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unplugstudio%2Fwebkathys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unplugstudio%2Fwebkathys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unplugstudio%2Fwebkathys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unplugstudio%2Fwebkathys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unplugstudio","download_url":"https://codeload.github.com/unplugstudio/webkathys/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unplugstudio%2Fwebkathys/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31878830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T07:36:03.521Z","status":"ssl_error","status_checked_at":"2026-04-16T07:35:53.576Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-11-19T20:22:45.158Z","updated_at":"2026-04-16T09:01:49.533Z","avatar_url":"https://github.com/unplugstudio.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Base WordPress theme\n\n## Import concepts\n\n- [WP CLI `dotenv` command](https://github.com/aaemnnosttv/wp-cli-dotenv-command)\n- [Bedrock](https://roots.io/docs/bedrock/master/installation/).\n\n## Quickstart\n\n```bash\n# Generate configuration and secrets\nwp dotenv init --template=.env.example --with-salts --interactive\n# Frontend requirements\nnpm install\n# Backend requirements\ncomposer install\n# Switching to the right node version (first install NVM)\nnvm use\n```\n## Development mode\n\nIn development mode Webpack will compile your SCSS (with autoprefixer) and JS (ES6) files and start a Browsersync server continually watching your changes. Files will also be written to `assets/dist`. The entry points are `assets/js/index.js` and `assets/scss/index.scss`.\n\nAssuming your local WordPress installation is served at http://example.test, you can run the Browsersync server like this:\n\n```bash\nnpm start -- --env.proxy example.test\n```\n\nNow the proxied site with auto-reload will be available at http://localhost:3000. The regular site without auto-reload will still be available at the original URL.\n\n## Production mode\n\nIn production mode Webpack will compile your assets and create minified files in `assets/dist`. You can then transfer these files to the server by using FTP or `rsync`. To compile in production mode:\n\n```bash\nnpm run build\n```\n\nThe resulting files are generated with unique names by Webpack to get automatic cache-busting when enqueued in WordPress.\n\n## Code style\n\nLinting is configured in `assets/.eslintrc` (JS), `assets/.stylelintrc` (CSS), and `.php_cs.dist` (PHP). Check the files for the configuration details.\n\nLinters can be run with:\n\n```bash\n# Frontend files\nnpm run lint:js\nnpm run lint:css\n\n# PHP files\ncomposer run-script lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funplugstudio%2Fwebkathys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funplugstudio%2Fwebkathys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funplugstudio%2Fwebkathys/lists"}