{"id":13542983,"url":"https://github.com/restcookbook/restcookbook","last_synced_at":"2025-04-08T09:07:44.662Z","repository":{"id":5910741,"uuid":"7129876","full_name":"restcookbook/restcookbook","owner":"restcookbook","description":"Jekyll cms site for restcookbook.com","archived":false,"fork":false,"pushed_at":"2019-07-21T19:32:42.000Z","size":1815,"stargazers_count":1594,"open_issues_count":14,"forks_count":301,"subscribers_count":89,"default_branch":"master","last_synced_at":"2025-04-01T07:51:20.311Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://restcookbook.com","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/restcookbook.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}},"created_at":"2012-12-12T12:43:31.000Z","updated_at":"2025-02-01T10:00:28.000Z","dependencies_parsed_at":"2022-07-29T18:39:45.194Z","dependency_job_id":null,"html_url":"https://github.com/restcookbook/restcookbook","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/restcookbook%2Frestcookbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restcookbook%2Frestcookbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restcookbook%2Frestcookbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restcookbook%2Frestcookbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/restcookbook","download_url":"https://codeload.github.com/restcookbook/restcookbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247809962,"owners_count":20999816,"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-08-01T11:00:20.815Z","updated_at":"2025-04-08T09:07:44.643Z","avatar_url":"https://github.com/restcookbook.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"Contributing to the REST cookbook\n---------------------------------\nThe [REST cookbook website](http://restcookbook.com) uses [Jekyll](https://github.com/mojombo/jekyll/wiki), a simple yet powerful blog engine that easily allows for creating simple websites like these.\n\nContributing to our site is simple:\n  * Fork the website to your own github account.\n  * Clone your repository onto your computer. Make sure you create a new branch, and not use the master branch.\n  * Create a new page inside the /_posts/* directory. This HAS GOT TO BE IN THE FORMAT OF YEAR-MONTH-DAY-FILENAME.html!!!\n  * Add and commit your changes, and push it to your repository.\n  * Create a pull request and we will try and merge your recipe.\n\nCreating a new page\n===================\nAs said, a page must be placed in the _post directory, and in the year-month-day-filename.html format. Otherwise it\nwont get picked up by the system. Every post should look somewhat like this:\n\n    ---\n    layout: recipe\n    title: \u003cTitle\u003e\n    category: \u003cCategory\u003e\n    author: \u003cyour name\u003e\n    author_email: \u003cyour email address\u003e\n    ---\n    \u003ch2\u003eTitle\u003c/h2\u003e\n\n    \u003cp\u003eYour recipe\u003c/p\u003e\n\nThe author_email address is optional. Make sure the category name is one of the existing category names (case matters),\notherwise your posting will be added inside a new topic. If you have troubles creating a new page, take a look at one\nof the existing pages, or ask us for help.\n\nRegenerating a new site\n=======================\nThere are two ways to display your new site:\n\nRun as a standalone webserver:\n  * Start jekyll in your repository root with: `jekyll server`\n  * Browse to http://\u003cyourip\u003e:4000 to see your site\n\nRun inside an existing webserver:\n  * Make sure your use the _site directory as your document root\n\nWhen you make changes, you need to regenerate your website. This can be done by running jekyll without any parameters.\nThis regenerates the _site directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frestcookbook%2Frestcookbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frestcookbook%2Frestcookbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frestcookbook%2Frestcookbook/lists"}