{"id":28445329,"url":"https://github.com/cloudcannon/urban-jekyll-template","last_synced_at":"2025-08-17T01:32:33.084Z","repository":{"id":45952234,"uuid":"73342514","full_name":"CloudCannon/urban-jekyll-template","owner":"CloudCannon","description":":cloud: Agency template for Jekyll","archived":false,"fork":false,"pushed_at":"2024-08-01T23:41:59.000Z","size":2377,"stargazers_count":185,"open_issues_count":2,"forks_count":184,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-06-29T20:38:57.164Z","etag":null,"topics":["jekyll","jekyll-template","jekyll-theme"],"latest_commit_sha":null,"homepage":"https://teal-worm.cloudvent.net/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CloudCannon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-11-10T03:08:36.000Z","updated_at":"2025-05-06T02:17:19.000Z","dependencies_parsed_at":"2025-03-15T20:40:46.377Z","dependency_job_id":null,"html_url":"https://github.com/CloudCannon/urban-jekyll-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/CloudCannon/urban-jekyll-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCannon%2Furban-jekyll-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCannon%2Furban-jekyll-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCannon%2Furban-jekyll-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCannon%2Furban-jekyll-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CloudCannon","download_url":"https://codeload.github.com/CloudCannon/urban-jekyll-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCannon%2Furban-jekyll-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270796222,"owners_count":24647320,"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-08-16T02:00:11.002Z","response_time":91,"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":["jekyll","jekyll-template","jekyll-theme"],"created_at":"2025-06-06T10:12:31.017Z","updated_at":"2025-08-17T01:32:33.043Z","avatar_url":"https://github.com/CloudCannon.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Urban [ LEGACY TEMPLATE NO LONGER MAINTAINED ]\n\nWeb Agency themed business template for Jekyll. Browse through a [live demo](https://teal-worm.cloudvent.net/).\nIncrease the web presence of your agency with this configurable theme.\n\n![Urban template screenshot](images/_screenshot.png)\n\nUrban was made by [CloudCannon](https://cloudcannon.com/), the Cloud CMS for Jekyll.\n\nFind more templates, themes and step-by-step Jekyll tutorials at [CloudCannon Academy](https://learn.cloudcannon.com/).\n\n[![Deploy to CloudCannon](https://buttons.cloudcannon.com/deploy.svg)](https://app.cloudcannon.com/register#sites/connect/github/CloudCannon/urban-jekyll-template)\n\n## Features\n\n* Contact form\n* Pre-built pages\n* Pre-styled components\n* Blog with pagination\n* Post category pages\n* Disqus comments for posts\n* Staff and author system\n* Configurable footer\n* Optimised for editing in [CloudCannon](https://cloudcannon.com/)\n* RSS/Atom feed\n* SEO tags\n* Google Analytics\n\n## Setup\n\n1. Add your site and author details in `_config.yml`.\n2. Add your Google Analytics and Disqus keys to `_config.yml`.\n3. Get a workflow going to see your site's output (with [CloudCannon](https://app.cloudcannon.com/) or Jekyll locally).\n\n## Develop\n\nUrban was built with [Jekyll](https://jekyllrb.com/) version 3.3.1, but should support newer versions as well.\n\nInstall the dependencies with [Bundler](https://bundler.io/):\n\n~~~bash\n$ bundle install\n~~~\n\nRun `jekyll` commands through Bundler to ensure you're using the right versions:\n\n~~~bash\n$ bundle exec jekyll serve\n~~~\n\n## Editing\n\nUrban is already optimised for adding, updating and removing pages, staff, advice, company details and footer elements in [CloudCannon](https://app.cloudcannon.com/).\n\n### Posts\n\n* Add, update or remove a post in the *Posts* collection.\n* The **Staff Author** field links to members in the **Staff** collection.\n* Documentation pages are organised in the navigation by category, with URLs based on the path inside the `_docs` folder.\n* Change the defaults when new posts are created in `_posts/_defaults.md`.\n\n### Contact Form\n\n* Preconfigured to work with [CloudCannon](https://app.cloudcannon.com/), but easily changed to another provider (e.g. [FormSpree](https://formspree.io/)).\n* Sends email to the address listed in company details.\n\n### Staff\n\n* Reused around the site to save multiple editing locations.\n* Add `excluded_in_search: true` to any documentation page's front matter to exclude that page in the search results.\n\n### Footer\n\n* Exposed as a data file to give clients better access.\n* Set in the *Data* / *Footer* section.\n\n### Company details\n\n* Reused around the site to save multiple editing locations.\n* Set in the *Data* / *Company* section.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudcannon%2Furban-jekyll-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudcannon%2Furban-jekyll-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudcannon%2Furban-jekyll-template/lists"}