{"id":13816001,"url":"https://github.com/JeremyEnglert/JointsWP","last_synced_at":"2025-05-15T12:31:13.634Z","repository":{"id":12333983,"uuid":"14973890","full_name":"JeremyEnglert/JointsWP","owner":"JeremyEnglert","description":"A blank WordPress theme built with Foundation 6, giving you all the power and flexibility you need to build complex, mobile friendly websites without having to start from scratch.","archived":false,"fork":false,"pushed_at":"2023-02-28T05:19:14.000Z","size":16038,"stargazers_count":848,"open_issues_count":34,"forks_count":271,"subscribers_count":100,"default_branch":"master","last_synced_at":"2024-04-14T19:04:37.940Z","etag":null,"topics":["blank-wordpress-theme","wordpress-theme"],"latest_commit_sha":null,"homepage":"http://jointswp.com","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/JeremyEnglert.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}},"created_at":"2013-12-06T04:27:32.000Z","updated_at":"2024-04-14T19:04:37.940Z","dependencies_parsed_at":"2023-01-11T20:18:57.070Z","dependency_job_id":"badcd918-9dbf-4e92-a3e8-edace40e3ece","html_url":"https://github.com/JeremyEnglert/JointsWP","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeremyEnglert%2FJointsWP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeremyEnglert%2FJointsWP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeremyEnglert%2FJointsWP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeremyEnglert%2FJointsWP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JeremyEnglert","download_url":"https://codeload.github.com/JeremyEnglert/JointsWP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254341020,"owners_count":22054965,"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":["blank-wordpress-theme","wordpress-theme"],"created_at":"2024-08-04T05:00:30.671Z","updated_at":"2025-05-15T12:31:12.296Z","avatar_url":"https://github.com/JeremyEnglert.png","language":"PHP","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"Currently using Foundation 6.5.3.\n\n## JointsWP Requirements\nJointsWP requires [Node.js](https://nodejs.org) v6.9.x or newer. This doesn't mean you need to understand Node (or even Gulp) - it's just the steps we need to take to make sure all of our development tools are installed. \n\n## Getting Started \n### Download JointsWP and install dependencies with npm \n```bash\n$ cd my-wordpress-folder/wp-content/themes/\n$ git clone https://github.com/JeremyEnglert/JointsWP.git\n$ cd JointsWP\n$ npm install\n```\nAt this point, JointsWP should be installed and fully running on your local machine. If you prefer to install the theme manually, that will work as well - just be sure to run `npm install` after manually moving the files into the `/themes/` directory.\n\n## Working with JointsWP\n### Watching for Changes\n```bash\n$ npm run watch\n```\n* Watches for changes in the `assets/styles/scss` directory. When a change is made the SCSS files are compiled, concatenated with Foundation files and saved to the `/styles` directory. Sourcemaps will be created.\n* Watches for changes in the `assets/scripts/js` directory. When a change is made the JS files are compiled, concatenated with Foundation JS files and saved to the `/scripts` directory. Sourcemaps will be created.\n* Watches for changes in the `assets/images` directory. When a change is made the image files are optimized and saved over the original image.\n\n### Watching for Changes with Browsersync\n```bash\n$ npm run browsersync\n```\nThis will watch the same files as `npm run watch`, but utilizes browsersync for live reloading and style injection. Be sure to update the `URL` variable in the `gulpfile.js` to your local install URL. \n\n## Compile and Minify All Theme Assets\n```bash\n$ npm run build\n```\nCompiles and minifies all scripts and styles.\n\n### Compile Specific Assets\n* `$ npm run styles` - to compile all SCSS files in the `assets/styles/scss` directory.\n* `$ npm run scripts` - to compile all JS files in the `assets/scripts/js` directory.\n* `$ npm run images` - to optimize all image files in the `assets/images` directory.\n\n## File Structure - \"Where to Put Stuff\"\n\n### Custom Styles\n* `style.css` - this file is never actually loaded, however, this is where you set your theme name and is required by WordPress\n* `assets/styles/scss/style.scss` - import all of your styles here. If you create an additional SCSS file, be sure to import it here.\n* `assets/styles/scss/_main.scss` - place all of your custom styles here.\n* `assets/styles/scss/_settings.scss` - adjust Foundation style settings here.\n* `assets/styles/scss/login.scss` - place custom login styles here. This will generate it's own stylesheet.\n### Custom Scripts\n* `assets/scripts/js/` - place your custom scripts here. Each .JS file will be compiled and concatenated when the build process is ran.\n\n### Images\n* `assets/images/` - place your theme images here. Each image will be optimized when the build process is ran.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJeremyEnglert%2FJointsWP","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJeremyEnglert%2FJointsWP","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJeremyEnglert%2FJointsWP/lists"}