Skip to content

🥃 Liquor Tags. Inspired by dev.to embed tags (liquid), takes Open Graph data from URLs and generate output using pseudo EEx templates.

License

Notifications You must be signed in to change notification settings

ElixirCL/liquor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liquor Tags. Inspired by dev.to embed tags (liquid), takes Open Graph data from URLs and generate output using pseudo EEx templates.

Installation

If available in Hex, the package can be installed by adding liquor to your list of dependencies in mix.exs:

def deps do
  [
    {:liquor, "~> 1.0.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/liquor.

About

🥃 Liquor Tags. Inspired by dev.to embed tags (liquid), takes Open Graph data from URLs and generate output using pseudo EEx templates.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published