{"id":16527212,"url":"https://github.com/zignis/docsify-fa","last_synced_at":"2026-02-20T23:39:05.567Z","repository":{"id":46989767,"uuid":"407933827","full_name":"zignis/docsify-fa","owner":"zignis","description":"A FontAwesome plugin for Docsify that supports custom colored icons","archived":false,"fork":false,"pushed_at":"2022-11-17T07:46:22.000Z","size":23,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T04:55:39.195Z","etag":null,"topics":["docsify-plugin"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zignis.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}},"created_at":"2021-09-18T18:09:17.000Z","updated_at":"2022-11-16T11:22:18.000Z","dependencies_parsed_at":"2023-01-23T12:30:50.782Z","dependency_job_id":null,"html_url":"https://github.com/zignis/docsify-fa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zignis/docsify-fa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zignis%2Fdocsify-fa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zignis%2Fdocsify-fa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zignis%2Fdocsify-fa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zignis%2Fdocsify-fa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zignis","download_url":"https://codeload.github.com/zignis/docsify-fa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zignis%2Fdocsify-fa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29667858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T23:24:07.480Z","status":"ssl_error","status_checked_at":"2026-02-20T23:24:06.202Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docsify-plugin"],"created_at":"2024-10-11T17:34:03.837Z","updated_at":"2026-02-20T23:39:05.545Z","avatar_url":"https://github.com/zignis.png","language":null,"readme":"Inspired from [erickjx/docsify-fontawesome](https://github.com/erickjx/docsify-fontawesome), allows you to apply custom colors to the icons.\n# ⚙️ Setup\nInject FontAwesome CSS files to your main html file:\n```html\n\u003c!-- index.html --\u003e\n\n\u003clink rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/regular.min.css\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css\"\u003e\n\n\u003c!-- OR Inject all the icons --\u003e\n\u003clink rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css\"\u003e\n```\n\nInject the script in the same document:\n```html\n\u003cscript src=\"https://cdn.jsdelivr.net/gh/zignis/docsify-fa/script.min.js\"\u003e\u003c/script\u003e\n```\n# :hammer: Usage\nThe syntax is `:fa(style) fa-(icon_name) ...:[c=(color_resolvable)]`, the color parameter is optional.\nText enclosed by `:fa :` will be parsed to CSS, for example:\n```\n:fas fa-cog:[c=#fff]\n``` \nwill be parsed to \n```html\n\u003ci style=\"color:#fff;\" class=\"fas fa-cog\"\u003e\u003c/i\u003e\n```\nAny of the following styles can be used: \n- `:fas fa-cog:`\n- `:fas fa-cog:[c=black]`\n- `:fad fa-cat:[c=#FFFFFF]`\n- `:fas fa-pencil:[c=blue]`\n- `:fas fa-aws:[c=hsla(120,100%,25%,0.3)]`\n- `:fas fa-home:[c=rgb(0,0,255)]`.\n\nBasically anything that works in CSS should work here.\n# :link: Links\n- [Font Awesome](https://fontawesome.com/)\n- [Docsify](https://docsify.js.org/#/)\n- [erickjx/docsify-fontawesome](https://github.com/erickjx/docsify-fontawesome)\n\n# :ledger: License\n[Apache License 2.0](https://github.com/zignis/docsify-fa/blob/main/LICENSE)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzignis%2Fdocsify-fa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzignis%2Fdocsify-fa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzignis%2Fdocsify-fa/lists"}