{"id":20042472,"url":"https://github.com/pods-framework/pods-code-library","last_synced_at":"2025-05-05T08:32:34.181Z","repository":{"id":16444539,"uuid":"19196272","full_name":"pods-framework/pods-code-library","owner":"pods-framework","description":null,"archived":true,"fork":false,"pushed_at":"2018-06-07T18:13:47.000Z","size":325,"stargazers_count":40,"open_issues_count":7,"forks_count":21,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-17T04:43:18.034Z","etag":null,"topics":["pods","pods-examples"],"latest_commit_sha":null,"homepage":"http://pods.io/","language":"PHP","has_issues":false,"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/pods-framework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-27T05:04:04.000Z","updated_at":"2024-10-09T23:03:48.000Z","dependencies_parsed_at":"2022-09-17T05:52:38.889Z","dependency_job_id":null,"html_url":"https://github.com/pods-framework/pods-code-library","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/pods-framework%2Fpods-code-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pods-framework%2Fpods-code-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pods-framework%2Fpods-code-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pods-framework%2Fpods-code-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pods-framework","download_url":"https://codeload.github.com/pods-framework/pods-code-library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252466892,"owners_count":21752456,"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":["pods","pods-examples"],"created_at":"2024-11-13T10:51:48.657Z","updated_at":"2025-05-05T08:32:32.826Z","avatar_url":"https://github.com/pods-framework.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"pods-code-library\n=================\n\nWorking towards a Pods code library and improved documentation.\n\nGoals\n=====\n\n* Create an easy to contribute to code library for Pods.io\n* Automatically populate Pods documentation from inline documentation in code.\n* Open source and document the process to help others in the WordPress community do this.\n\nStructure\n=========\n\nEach root folder except `/resources` and `/example` is the post type. `/resources` contains images and other resources that are uploaded to the server while `/examples` contains code examples to be used as partials.\n\nWordpress post files are generated out of .md or .html files, partials are always skipped.\n\n### Partials\n\n`@partial(/path/to/file)` import a file with a full path.\n\n`@partial(./relative/to/current/file)` import a file relative to the current file.\n\n### Pages `/pages`\nPost type: page\n\n### Learn `/learn`\n\nCustom post type: ???\n\n### Tutorials `/tutorials`\n\nCustom post type: tutorial\n\n### Cookbook `/cookbook`\n\nCustom post type: cookbook-recipe\n\n### Examples `/examples`\n\nCustom post type: example\n\nInstalling Locally\n=================\n## Before Installing\nInstalling locally requires nodejs, Grunt  and npm.\n\n* You can download a packaged installer for nodejs at: http://nodejs.org/download/\n\n* Once nonejs is installed, you can install grunt and npm from the Terminal:\n`$ npm install -g grunt-cli`\n\nFor more information see: http://gruntjs.com/getting-started\n\n## Installing\n* Clone this repository:\n\n`$ git clone https://github.com/pods-framework/pods-code-library-generator.git`\n\n* Change into its directory:\n`$ cd pods-code-library-generator`\n\n* Change config.sample.json to config.json\n`$ mv config.sample.json config.json`\n\n* Update npm\n`$ npm update`\n\n* Run Grunt\n`$ grunt`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpods-framework%2Fpods-code-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpods-framework%2Fpods-code-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpods-framework%2Fpods-code-library/lists"}