{"id":19724159,"url":"https://github.com/fastruby/jekyll-authors","last_synced_at":"2025-02-27T18:48:31.919Z","repository":{"id":56878474,"uuid":"37858372","full_name":"fastruby/jekyll-authors","owner":"fastruby","description":"Plugin to generate author index pages for Jekyll","archived":false,"fork":false,"pushed_at":"2016-03-14T18:27:52.000Z","size":5,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-02-05T09:38:26.541Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fastruby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-22T13:59:42.000Z","updated_at":"2020-09-20T03:01:21.000Z","dependencies_parsed_at":"2022-08-20T10:40:06.898Z","dependency_job_id":null,"html_url":"https://github.com/fastruby/jekyll-authors","commit_stats":null,"previous_names":["ombulabs/jekyll-authors"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fjekyll-authors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fjekyll-authors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fjekyll-authors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fjekyll-authors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastruby","download_url":"https://codeload.github.com/fastruby/jekyll-authors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241045628,"owners_count":19899686,"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:24:44.396Z","updated_at":"2025-02-27T18:48:31.895Z","avatar_url":"https://github.com/fastruby.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Jekyll Authors\n==============\n\nThis gem provides a [Jekyll](http://github.com/mojombo/jekyll) generator for\nauthor pages, author feeds and an author index.\n\nBasic Setup\n-----------\nInstall the gem:\n\n\t[sudo] gem install jekyll-authors\n\nIn a plugin file within your Jekyll project's _plugins directory:\n\n\t# _plugins/my-plugin.rb\n\trequire \"jekyll-authors\"\n\nCreate the following layouts:\n\n- author_index.html\n- author_list.html\n- author_feed.xml\n\nBundler Setup\n-------------\nAlready using bundler to manage gems for your Jekyll project?  Then just add\n\n\tgem \"jekyll-authors\"\n\nto your gemfile and create the following plugin in your projects _plugins\ndirectory.  I've called mine bundler.rb.  This will automatically require all\nof the gems specified in your Gemfile.\n\n\t# _plugins/bundler.rb\n\trequire \"rubygems\"\n\trequire \"bundler/setup\"\n\tBundler.require(:default)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastruby%2Fjekyll-authors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastruby%2Fjekyll-authors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastruby%2Fjekyll-authors/lists"}