{"id":15201041,"url":"https://github.com/regulad/crust-tastic","last_synced_at":"2026-03-05T20:42:39.413Z","repository":{"id":103463086,"uuid":"332567073","full_name":"regulad/crust-tastic","owner":"regulad","description":"A lightweight \u0026 versatile Jekyll theme built for Github-Pages","archived":false,"fork":false,"pushed_at":"2021-11-10T21:13:40.000Z","size":170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T00:05:25.127Z","etag":null,"topics":["github","github-pages","gtag","jekyll","jekyll-site","jekyll-theme","jekyll-website","site","website"],"latest_commit_sha":null,"homepage":"https://www.regulad.xyz/crust-tastic/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/regulad.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":"2021-01-24T22:09:55.000Z","updated_at":"2024-06-26T23:38:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"5a74779f-ab76-4a93-b6c8-47102f6c6cc7","html_url":"https://github.com/regulad/crust-tastic","commit_stats":{"total_commits":77,"total_committers":3,"mean_commits":"25.666666666666668","dds":0.07792207792207795,"last_synced_commit":"a30c496587a7cf7ef58c3af470513994c7d3ae52"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regulad%2Fcrust-tastic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regulad%2Fcrust-tastic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regulad%2Fcrust-tastic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regulad%2Fcrust-tastic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/regulad","download_url":"https://codeload.github.com/regulad/crust-tastic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241884462,"owners_count":20036756,"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":["github","github-pages","gtag","jekyll","jekyll-site","jekyll-theme","jekyll-website","site","website"],"created_at":"2024-09-28T03:01:44.690Z","updated_at":"2026-03-05T20:42:34.236Z","avatar_url":"https://github.com/regulad.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crust-Tastic Jekyll Theme\nA lightweight \u0026 versatile Jekyll theme designed for GitHub-Pages\n\n## Features\n\n* Configurable \u0026 Customizable\n* Nothing enabled by default\n* Fully open source with a strict license (GNU GENERAL PUBLIC LICENSE)\n* Compatible with GitHub-Pages\n* No need to install any Gems (Besides `github-pages`)\n* Easy to get started with\n* Lightweight\n* Compatible with all browsers (designed to Mozilla spec)\n\n## Setup\nWant to use this theme?\n\nAdd these lines to your `_config.yml`, or update them if they are already present.\n\n```yaml\nremote_theme: regulad/crust-tastic@main # You can also use the latest tag.\n\nplugins:\n  - github-pages\n```\n\nMake sure your `Gemfile` is set up correctly, too.\n\n```ruby\nsource 'https://rubygems.org'\ngroup :jekyll_plugins do\n  gem \"github-pages\"\nend\n```\n\n## Customization \u0026 Configuration\n`crust-tastic` was designed with modularity and customization in mind.\n\n### `_config.yml` options\nNothing is turned on by default, so you will want to turn on some things.\n\nSome sensible settings can be seen in `_config.yml`.\n\n```yaml\ncrust_tastic:\n  github: truthy/falsey # Controls the GitHub info displayed at the top and the bottom of the page.\n  gtag: G-YOURTAGHERE # Controls site gtag.  \n  gads: ca-pub-1010101010101010 # Controls site google ads\n  favicon: truthy/falsey # Controls the favicon of the webpage. If you would like to use a custom path, substitute truthy/falsey with /path/to/favicon, otherwise it will use the root of the site.\n  header_menu:\n    google_search: 96969696969696969 # Controls Google Programmable Search. Enter your CX value.\n    navigation: false # See below.\n```\n\n#### Navigation\n* `navigation: truthy/falsey, or \"subfolder\"` Controls the navigation in the footer. See [my demo website](https://regulad.xyz/crust-tastic/) for a full example. Subfolder enables subfolders.\n\nSubfolder Example:\n\n```yaml\nlist_title: Navigation\nentries:\n  - title: Pages\n    subfolderitems:\n      - page: Home\n        url: /\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregulad%2Fcrust-tastic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fregulad%2Fcrust-tastic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregulad%2Fcrust-tastic/lists"}