{"id":17303325,"url":"https://github.com/gregjopa/phoenix_inline_svg_example","last_synced_at":"2026-01-30T08:03:25.450Z","repository":{"id":44084353,"uuid":"202155732","full_name":"gregjopa/phoenix_inline_svg_example","owner":"gregjopa","description":"Example phoenix project using phoenix_inline_svg","archived":false,"fork":false,"pushed_at":"2023-01-04T07:05:44.000Z","size":965,"stargazers_count":1,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T02:51:10.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/gregjopa.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":"2019-08-13T13:55:50.000Z","updated_at":"2023-03-09T01:13:18.000Z","dependencies_parsed_at":"2023-02-02T02:32:14.522Z","dependency_job_id":null,"html_url":"https://github.com/gregjopa/phoenix_inline_svg_example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gregjopa/phoenix_inline_svg_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregjopa%2Fphoenix_inline_svg_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregjopa%2Fphoenix_inline_svg_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregjopa%2Fphoenix_inline_svg_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregjopa%2Fphoenix_inline_svg_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregjopa","download_url":"https://codeload.github.com/gregjopa/phoenix_inline_svg_example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregjopa%2Fphoenix_inline_svg_example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28908847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T06:42:00.998Z","status":"ssl_error","status_checked_at":"2026-01-30T06:41:58.659Z","response_time":66,"last_error":"SSL_read: 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":[],"created_at":"2024-10-15T11:50:08.039Z","updated_at":"2026-01-30T08:03:25.410Z","avatar_url":"https://github.com/gregjopa.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PhoenixInlineSvgExample\n\n## Steps to reproduce compile-time error with phoenix_inline_svg\n\n1. `rm -rf priv/static/svg/`\n2. `mix deps.compile phoenix_inline_svg --force`\n3. `mix phx.server`\n\n    ```\n    == Compilation error in file lib/phoenix_inline_svg_example_web/views/button_view.ex ==\n    ** (CompileError) lib/phoenix_inline_svg_example_web/views/button_view.ex:9: undefined function svg_image/2\n        (elixir) src/elixir_locals.erl:98: :elixir_locals.\"-ensure_no_undefined_local/3-lc$^0/1-0-\"/2\n        (elixir) src/elixir_locals.erl:99: anonymous fn/3 in :elixir_locals.ensure_no_undefined_local/3\n        (stdlib) erl_eval.erl:680: :erl_eval.do_apply/6\n        (elixir) lib/kernel/parallel_compiler.ex:229: anonymous fn/4 in Kernel.ParallelCompiler.spawn_workers/7\n    ```\n\nThis error can be resolved by copying over the svgs into /priv/static\n\n1. `cp -avr assets/static/svg priv/static`\n2. `mix phx.server`\n\n\nTo start your Phoenix server:\n\n  * Install dependencies with `mix deps.get`\n  * Create and migrate your database with `mix ecto.setup`\n  * Install Node.js dependencies with `cd assets \u0026\u0026 npm install`\n  * Start Phoenix endpoint with `mix phx.server`\n\nNow you can visit [`localhost:4000`](http://localhost:4000) from your browser.\n\nReady to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).\n\n## Learn more\n\n  * Official website: http://www.phoenixframework.org/\n  * Guides: https://hexdocs.pm/phoenix/overview.html\n  * Docs: https://hexdocs.pm/phoenix\n  * Mailing list: http://groups.google.com/group/phoenix-talk\n  * Source: https://github.com/phoenixframework/phoenix\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregjopa%2Fphoenix_inline_svg_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregjopa%2Fphoenix_inline_svg_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregjopa%2Fphoenix_inline_svg_example/lists"}