GitXplorerGitXplorer
l

phoenix-octicons

public
4 stars
0 forks
5 issues

Commits

List of commits on branch master.
Verified
29a56bb3ef624ee89b4d2fcab0391f0e56dbeb82

Merge pull request #37 from lee-dohm/dependabot/hex/phoenix_html-2.14.2

llee-dohm committed 5 years ago
Verified
eb8635c3c66205607947e232f1a59b699a390648

Bump phoenix_html from 2.14.1 to 2.14.2

ddependabot-preview[bot] committed 5 years ago
Verified
acf4222000c9801df2fded44a2f53e49eea3a315

Merge pull request #36 from lee-dohm/dependabot/hex/phoenix_html-2.14.1

llee-dohm committed 5 years ago
Verified
f9fc412167eb40e610eb1feca682ccc0ea993b29

Bump phoenix_html from 2.14.0 to 2.14.1

ddependabot-preview[bot] committed 5 years ago
Verified
63ef25f6d5a2b2e851ae05fed3914085c34e92e2

Merge pull request #35 from lee-dohm/dependabot/hex/ex_doc-0.21.3

llee-dohm committed 5 years ago
Verified
122e6d7ca4b404a219c7e27603f801e5dca6e05f

Bump ex_doc from 0.21.2 to 0.21.3

ddependabot-preview[bot] committed 5 years ago

README

The README file for this repository.

Phoenix Octicons

Hex Version API Docs License

Makes GitHub's Octicons available to a Phoenix framework application.

Use

In your Phoenix application, inside your web/web.ex file in the quoted section of the view/0 function, insert:

import PhoenixOcticons

Then you can use the octicon and mega_octicon helper functions in your templates.

License

MIT