{"id":31813979,"url":"https://github.com/levicook/ferb","last_synced_at":"2026-07-24T03:31:59.335Z","repository":{"id":35142806,"uuid":"39362461","full_name":"levicook/ferb","owner":"levicook","description":"experimental static site generator.","archived":false,"fork":false,"pushed_at":"2015-07-26T04:28:38.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-20T04:53:39.823Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/levicook.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-20T04:01:54.000Z","updated_at":"2015-07-20T04:03:38.000Z","dependencies_parsed_at":"2022-08-18T00:01:07.237Z","dependency_job_id":null,"html_url":"https://github.com/levicook/ferb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/levicook/ferb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicook%2Fferb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicook%2Fferb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicook%2Fferb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicook%2Fferb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levicook","download_url":"https://codeload.github.com/levicook/ferb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicook%2Fferb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35826032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-24T02:00:07.870Z","response_time":62,"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":[],"created_at":"2025-10-11T08:23:20.497Z","updated_at":"2026-07-24T03:31:59.319Z","avatar_url":"https://github.com/levicook.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nFerb\n====\n\nNothing to see here, move along :)\n\nFerb is a static site generator.\nFerb is besties with git and s3.\n\n```\n  source/                              ------\u003e  dist/\n  .  content/                          ------\u003e  .  content/\n  .  .  sitemap.xml.tmpl               ------\u003e  .  .  sitemap.xml\n  .  .  index.html.tmpl                ------\u003e  .  .  index.html\n  .  .  blerg/                         ------\u003e  .  .  blerg/\n  .  .  .  feed.xml.tmpl               ------\u003e  .  .  .  feed.xml\n  .  .  .  index.html.tmpl             ------\u003e  .  .  .  index.html\n  .  .  .  2015-05-13-hello-world.md   ------\u003e  .  .  .  2015/05/13/hello-world/index.html\n  .  .  .  2015-05-13-bright-ideas.md  ------\u003e  .  .  .  2015/05/13/bright-ideas/index.html\n  .  .  .  2015-05-14-insights.md      ------\u003e  .  .  .  2015/05/14/insights/index.html\n  .  .  .  2015-05-15-ideas.md         ------\u003e  .  .  .  2015/05/15/ideas/index.html\n  .  .  .  2015-06-15-observations.md  ------\u003e  .  .  .  2015/06/15/observations/index.html\n  .  .  .  2015-07-15-thoughts.md      ------\u003e  .  .  .  2015/07/15/thoughts/index.html\n  .  .  .                                       .  .  .\n  .  .  .                              ------\u003e  .  .  .  2015/index.html               | page 1 of 6 \\\n  .  .  .                              ------\u003e  .  .  .  2015/page/2/index.html        | page 2 of 6  | 2015 Archive (1 article/page)\n  .  .  .                              ------\u003e  .  .  .  2015/page/3/index.html        | page 3 of 6  |\n  .  .  .                              ------\u003e  .  .  .  2015/page/4/index.html        | page 4 of 6  |\n  .  .  .                              ------\u003e  .  .  .  2015/page/5/index.html        | page 5 of 6  |\n  .  .  .                              ------\u003e  .  .  .  2015/page/6/index.html        | page 6 of 6 /  \n  .  .  .                                       .  .  .\n  .  .  .                              ------\u003e  .  .  .  2015/05/index.html            | page 1 of 3 \\\n  .  .  .                              ------\u003e  .  .  .  2015/05/page/2/index.html     | page 2 of 3  | May 2015 Archive (1 article/page)\n  .  .  .                              ------\u003e  .  .  .  2015/05/page/3/index.html     | page 3 of 3 /\n  .  .  .                                       .  .  .\n  .  .  .                              ------\u003e  .  .  .  2015/05/13/index.html         | page 1 of 2 \\ May 13th, 2015 Archive (1 article/page)\n  .  .  .                              ------\u003e  .  .  .  2015/05/13/page/2/index.html  | page 2 of 2 / \n  .  .  .                                       .  .  .\n  .  .  .                              ------\u003e  .  .  .  2015/05/14/index.html         | page 1 of 1 - May 14th, 2015 Archive\n  .  .  .                              ------\u003e  .  .  .  2015/05/15/index.html         | page 1 of 1 - May 15th, 2015 Archive\n  .  .  .                                       .  .  .\n  .  .  .                              ------\u003e  .  .  .  2015/06/index.html            | page 1 of 1 - June 2015 Archive\n  .  .  .                              ------\u003e  .  .  .  2015/06/15/index.html         | page 1 of 1 - June 15th, 2015 Archive\n  .  .  .                              ------\u003e  .  .  .  2015/07/index.html            | page 1 of 1 - July 2015 Archive\n  .  .  .                              ------\u003e  .  .  .  2015/07/15/index.html         | page 1 of 1 - July 15th, 2015 Archive\n  .  .  .                                       .  .  .\n  .  .  images/                        ------\u003e  .  .  images/\n  .  .  .  favicon-16x16.png           ------\u003e  .  .  .  favicon-16x16-711a8021.png\n  .  .  .  favicon-32x32.png           ------\u003e  .  .  .  favicon-32x32-3eb25150.png\n  .  .  .  social/                     ------\u003e  .  .  .  social/\n  .  .  .  .  facebook.png             ------\u003e  .  .  .  .  facebook-b7428b86.png\n  .  .  .  .  linkedin.png             ------\u003e  .  .  .  .  linkedin-739493a2.png\n  .  .  .  .  twitter.png              ------\u003e  .  .  .  .  twitter-73bab5a2.png\n  .  .  .  .  youtube.png              ------\u003e  .  .  .  .  youtube-fb5dd4c9.png\n  .  .  javascripts/                   ------\u003e  .  .  javascripts/\n  .  .  .  site.js                     ------\u003e  .  .  .  site-3eb25150.js\n  .  .  stylesheets/                   ------\u003e  .  .  stylesheets/\n  .  .  .  site.css                    ------\u003e  .  .  .  site-711a8021.css\n  .  layouts/\n  .  partials/\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevicook%2Fferb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevicook%2Fferb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevicook%2Fferb/lists"}