{"id":13612514,"url":"https://github.com/jekyll/jekyll-coffeescript","last_synced_at":"2025-04-05T16:08:56.063Z","repository":{"id":13550691,"uuid":"16242718","full_name":"jekyll/jekyll-coffeescript","owner":"jekyll","description":"A CoffeeScript converter for Jekyll.","archived":false,"fork":false,"pushed_at":"2020-12-24T10:14:26.000Z","size":75,"stargazers_count":54,"open_issues_count":3,"forks_count":20,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-29T15:08:27.030Z","etag":null,"topics":["coffeescript","jekyll-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/jekyll.png","metadata":{"files":{"readme":"README.md","changelog":"History.markdown","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-25T23:39:39.000Z","updated_at":"2024-11-27T03:45:54.000Z","dependencies_parsed_at":"2022-08-20T23:10:18.112Z","dependency_job_id":null,"html_url":"https://github.com/jekyll/jekyll-coffeescript","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjekyll-coffeescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjekyll-coffeescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjekyll-coffeescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjekyll-coffeescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jekyll","download_url":"https://codeload.github.com/jekyll/jekyll-coffeescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361691,"owners_count":20926643,"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":["coffeescript","jekyll-plugin"],"created_at":"2024-08-01T20:00:31.008Z","updated_at":"2025-04-05T16:08:56.042Z","avatar_url":"https://github.com/jekyll.png","language":"Ruby","funding_links":[],"categories":["Assets \u0026 Converters \u0026 Minifiers","Ruby"],"sub_categories":[],"readme":"# Jekyll::Coffeescript\n\nA CoffeeScript converter for Jekyll.\n\n[![Build Status](https://travis-ci.org/jekyll/jekyll-coffeescript.svg?branch=master)](https://travis-ci.org/jekyll/jekyll-coffeescript)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'jekyll-coffeescript'\n```\n\nAnd then execute:\n\n```bash\n$ bundle\n```\n\nOr install it yourself as:\n\n```bash\n$ gem install jekyll-coffeescript\n```\n\n**Notes: `jekyll-coffeescript` requires Ruby 2.4 or greater. Additionally, the dependency on `execjs` means you must also have a [valid JavaScript runtime](https://github.com/rails/execjs#execjs) available to your project**\n\nYou also need to add this plugin to your `_config.yml` file:\n\n```\nplugins:\n  - jekyll-coffeescript\n```\n\n## Usage\n\nIn your Jekyll site, create CoffeeScript files that start with the following\nlines:\n\n```\n---\n---\n```\n\nYou need those three dashes in order for Jekyll to recognize it as\n\"convertible\". They won't be included in the content passed to the CoffeeScript\ncompiler.\n\n## Contributing\n\n1. Fork it (`http://github.com/jekyll/jekyll-coffeescript/fork`)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am \"Add some feature\"`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjekyll%2Fjekyll-coffeescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjekyll%2Fjekyll-coffeescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjekyll%2Fjekyll-coffeescript/lists"}