{"id":27417088,"url":"https://github.com/agalcalledjen/inhabitent","last_synced_at":"2026-04-11T05:33:29.748Z","repository":{"id":239089897,"uuid":"156920373","full_name":"agalcalledjen/Inhabitent","owner":"agalcalledjen","description":"🛶🏕 A multi-page website for Inhabitent Camping Supply Co. and it includes a blog for camping supplies. It uses WordPress as a content management system.","archived":false,"fork":false,"pushed_at":"2019-04-04T22:43:29.000Z","size":61213,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-22T20:39:36.053Z","etag":null,"topics":["css","html","javascript","jquery","php","wordpress","wordpress-plugin","wordpress-theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/agalcalledjen.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":"2018-11-09T21:32:36.000Z","updated_at":"2019-06-27T05:34:09.000Z","dependencies_parsed_at":"2024-05-10T00:36:43.232Z","dependency_job_id":null,"html_url":"https://github.com/agalcalledjen/Inhabitent","commit_stats":null,"previous_names":["agalcalledjen/inhabitent"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/agalcalledjen/Inhabitent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agalcalledjen%2FInhabitent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agalcalledjen%2FInhabitent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agalcalledjen%2FInhabitent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agalcalledjen%2FInhabitent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agalcalledjen","download_url":"https://codeload.github.com/agalcalledjen/Inhabitent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agalcalledjen%2FInhabitent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005409,"owners_count":26083883,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["css","html","javascript","jquery","php","wordpress","wordpress-plugin","wordpress-theme"],"created_at":"2025-04-14T09:53:33.476Z","updated_at":"2025-10-10T21:09:50.076Z","avatar_url":"https://github.com/agalcalledjen.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Inhabitent (WordPress Theme) 🛶🏕\n\nA multi-page website for Inhabitent Camping Supply Co. and it includes a blog for camping supplies. It uses WordPress as a content management system.\n\n(The WordPress starter theme is for RED Academy students and it was forked from Underscores.)\n\n---\n\n![Image of Inhabitent Theme](https://github.com/agalcalledjen/Inhabitent/blob/master/inhabitent.png)\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://github.com/agalcalledjen/Inhabitent/blob/master/inhabitent.gif\"\u003e\u003c/p\u003e\n\n---\n\n## Installation\n\nDownload and do not clone.\n\nAdd \u003c project \u003e to your `wp-content` directory.\n\nRename the project directory, if needed and make sure that the theme directory name is project appropriate.\n\nInstall dependencies inside of theme directory.\n\n```\nnpm install\n```\n\nUpdate the proxy in `gulpfile.js` with the appropriate URL for the Browsersync (change `localhost[:port-here]/[your-dir-name-here]` to the appropriate localhost URL).\n\n---\n\n## Technologies Used\n\n- HTML\n- CSS\n- JavaScript\n  - jQuery\n- MAMP\n- PHP\n- WordPress\n  - Plugins:\n    - Show Current Template\n    - Akismet Anti-Spam\n    - Contact Form 7\n    - Custom Field Suite\n    - Debug Bar\n    - Gutenberg\n    - Kint Debugger\n    - Query Monitor\n    - Theme Check\n    - WP Migrate DB\n  - Generate WP\n\n---\n\n## Personal Learnings\n\n### Web Developer (Project 4)\n\nThis is a project produced from the following lessons from Week 5 \u0026 6:\n\n1. Intro to PHP\n2. More on PHP\n3. Intro to WordPress\n4. Custom WordPress Theming\n5. WordPress Functions, Hooks \u0026 Debugging\n6. Custom Post Types, Taxonomies \u0026 Fields\n7. Custom Post Loops \u0026 the WP Database\n8. OOP, Plugin Dev \u0026 Widget API\n\nBelow are the subsequent learning outcomes.\n\n### Taxonomy\n\nGrouping mechanism for posts, links or custom post types.\n\n#### Terms\n\nNames for different groupings such as _categories_, _tags_, _link categories_ and _post formats_.\n\n- **Categories**: Sorts posts into pre-defined and broad categories.\n- **Tags**: Similar to categories and more free form.\n- **Link Categories**: Sorts links into categories.\n- **Post Formats**: Presents posts in certain formats and style and is used by a theme.\n\n### Custom Post Types\n\nThese can have different custom fields and custom category structures.\n\n### Custom Page Templates\n\nThese allow different layouts in appearance than the default ones.\n\n---\n\n## Author\n\n[Jen Lam](https://github.com/agalcalledjen), Full-Stack Developer student at [RED Academy](https://redacademy.com/vancouver/).\n\nLet's connect on [LinkedIn](https://www.linkedin.com/in/agalcalledjen/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagalcalledjen%2Finhabitent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagalcalledjen%2Finhabitent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagalcalledjen%2Finhabitent/lists"}