{"id":13612227,"url":"https://github.com/paulrobertlloyd/jekyll-roman","last_synced_at":"2025-04-26T19:00:21.891Z","repository":{"id":56878790,"uuid":"45949925","full_name":"paulrobertlloyd/jekyll-roman","owner":"paulrobertlloyd","description":"A liquid filter for Jekyll that converts numbers into Roman numerals","archived":false,"fork":false,"pushed_at":"2024-05-01T02:08:50.000Z","size":17,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T18:16:47.879Z","etag":null,"topics":["jekyll-plugin"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/jekyll-roman","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/paulrobertlloyd.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":"2015-11-11T00:34:07.000Z","updated_at":"2023-11-29T09:45:51.000Z","dependencies_parsed_at":"2024-01-14T04:52:20.263Z","dependency_job_id":"ba85a030-801a-4d84-8ffe-80e2742f6c08","html_url":"https://github.com/paulrobertlloyd/jekyll-roman","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":0.1578947368421053,"last_synced_commit":"a9ec4f55c23ed22fa6f4a90256d10156b3c95ca5"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulrobertlloyd%2Fjekyll-roman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulrobertlloyd%2Fjekyll-roman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulrobertlloyd%2Fjekyll-roman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulrobertlloyd%2Fjekyll-roman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulrobertlloyd","download_url":"https://codeload.github.com/paulrobertlloyd/jekyll-roman/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250877676,"owners_count":21501731,"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":["jekyll-plugin"],"created_at":"2024-08-01T20:00:25.206Z","updated_at":"2025-04-25T18:47:06.612Z","avatar_url":"https://github.com/paulrobertlloyd.png","language":"Ruby","funding_links":[],"categories":["Text Filters"],"sub_categories":[],"readme":"# jekyll-roman\n\nA liquid filter for Jekyll that converts numbers into Roman numerals.\n\n[![Gem version](https://img.shields.io/gem/v/jekyll-roman.svg)](https://rubygems.org/gems/jekyll-roman)\n[![Build status](https://github.com/paulrobertlloyd/jekyll-roman/workflows/test/badge.svg)](https://github.com/paulrobertlloyd/jekyll-roman/actions)\n\n## Installation\n\n1. Add `gem 'jekyll-roman'` to your site’s Gemfile and run `bundle`\n2. Add the following to your site’s `_config.yml`:\n\n```yaml\ngems:\n  - jekyll-roman\n```\n\n## Usage\n\nThis filter takes any given whole number and converts it. Any other types of string are ignored. For example, if you wish to display the year in your site’s copyright statement as roman numerals, you would write the following:\n\n```html\n\u003ch1\u003e\u0026copy; {{ site.time | date:\"%Y\" | roman }}\u003c/h1\u003e\n````\n\n## Testing\n\n1. `bundle install`\n2. `bundle exec rake spec`\n\n## Contributing\n\n1. Fork the project\n2. Create a descriptively named feature branch\n3. Add your feature\n4. Submit a pull request\n\n## Acknowledgements\n\nCode based on that found in [this discussion on Stack Overflow](http://stackoverflow.com/questions/26092510/roman-numerals-in-ruby). If you know of a better way of achieving the same result, please let me know!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulrobertlloyd%2Fjekyll-roman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulrobertlloyd%2Fjekyll-roman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulrobertlloyd%2Fjekyll-roman/lists"}