{"id":19725310,"url":"https://github.com/bodacious/jekyll-archive_link","last_synced_at":"2026-05-16T07:12:41.007Z","repository":{"id":57714608,"uuid":"517186315","full_name":"Bodacious/jekyll-archive_link","owner":"Bodacious","description":"Jekyll plugin for fetching archive.org URLs for a given URL","archived":false,"fork":false,"pushed_at":"2022-07-24T10:27:19.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-11T11:54:13.993Z","etag":null,"topics":[],"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/Bodacious.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2022-07-23T23:37:50.000Z","updated_at":"2022-07-23T23:38:51.000Z","dependencies_parsed_at":"2022-09-26T21:31:27.144Z","dependency_job_id":null,"html_url":"https://github.com/Bodacious/jekyll-archive_link","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bodacious%2Fjekyll-archive_link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bodacious%2Fjekyll-archive_link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bodacious%2Fjekyll-archive_link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bodacious%2Fjekyll-archive_link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bodacious","download_url":"https://codeload.github.com/Bodacious/jekyll-archive_link/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241049305,"owners_count":19900424,"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":[],"created_at":"2024-11-11T23:29:20.935Z","updated_at":"2026-05-16T07:12:40.947Z","avatar_url":"https://github.com/Bodacious.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jekyll::ArchiveLink\n\nAdds [InternetArchive Wayback Machine](https://archive.org) links for a given URL. Useful for preserving access to content on other sites that you do not control.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngroup :jekyll_plugins do\n  gem 'jekyll-archive_link'\nend\n```\n\nInstall via `$ bundle install`.\n\nAnd then add this line to your Jekyll config file:\n\n``` yaml\nplugins:\n  - jekyll-archive_link\n```\n\n\n## Usage\n\nTo add an archive link to your Jekyll pages, embed the following view tag:\n\n``` liquid\n{% archive_url_link click me %}\n  {{ page.content_url }} \u003c!-- Whatever attribute you use to define URLs --\u003e\n{% endarchive_url_link %}\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/bodacious/jekyll-archive_link.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodacious%2Fjekyll-archive_link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbodacious%2Fjekyll-archive_link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodacious%2Fjekyll-archive_link/lists"}