{"id":13612182,"url":"https://github.com/jekyll/jekyll-textile-converter","last_synced_at":"2025-10-15T15:10:08.521Z","repository":{"id":25961486,"uuid":"29403356","full_name":"jekyll/jekyll-textile-converter","owner":"jekyll","description":"Textile converter for Jekyll.","archived":false,"fork":false,"pushed_at":"2021-09-09T14:12:59.000Z","size":20,"stargazers_count":21,"open_issues_count":2,"forks_count":28,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-07T21:44:00.665Z","etag":null,"topics":["jekyll-plugin","textile"],"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":"2015-01-17T19:47:33.000Z","updated_at":"2024-11-27T03:45:47.000Z","dependencies_parsed_at":"2022-08-20T11:40:32.637Z","dependency_job_id":null,"html_url":"https://github.com/jekyll/jekyll-textile-converter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jekyll/jekyll-textile-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjekyll-textile-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjekyll-textile-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjekyll-textile-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjekyll-textile-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jekyll","download_url":"https://codeload.github.com/jekyll/jekyll-textile-converter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjekyll-textile-converter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279085869,"owners_count":26100020,"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-10-15T02:00:07.814Z","response_time":56,"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-plugin","textile"],"created_at":"2024-08-01T20:00:24.131Z","updated_at":"2025-10-15T15:10:08.504Z","avatar_url":"https://github.com/jekyll.png","language":"Ruby","funding_links":[],"categories":["Markup \u0026 Markdown Converters"],"sub_categories":[],"readme":"# Jekyll::Textile::Converter\n\nConvert your `.textile` Jekyll content. For Jekyll 3.0 and up.\n\n[![Build Status](https://travis-ci.org/jekyll/jekyll-textile-converter.svg?branch=master)](https://travis-ci.org/jekyll/jekyll-textile-converter)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'jekyll-textile-converter'\n```\n\nAnd then execute:\n\n```sh\n$ bundle\n```\n\nOr install it yourself as:\n\n```sh\n$ gem install jekyll-textile-converter\n```\nLastly, add it to your `_config.yml` file:\n\n```yaml\nplugins:\n    - jekyll-textile-converter\n```\n\n## Usage\n\nPlop in a file with YAML front matter and watch Jekyll gobble it up and spit out beautiful HTML.\n\nIf you'd like to use a file extension other than `.textile`, you may\nspecify a comma-separated list of extensions in your `_config.yml`, like this:\n\n```yaml\ntextile_ext: \"textile,txtl,tl\"\n```\n\nIf that is the given configuration, then all files with `.textile`,\n`.txtl`, and `.tl` file extensions will be read in and interpreted as\nTextile. They must still contain YAML front matter.\n\n## Contributing\n\n1. Fork it ( https://github.com/jekyll/jekyll-textile-converter/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 a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjekyll%2Fjekyll-textile-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjekyll%2Fjekyll-textile-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjekyll%2Fjekyll-textile-converter/lists"}