A Blog data layer backed by markdown files
Find a file
2022-10-24 09:04:45 -06:00
lib first commit 2022-10-24 09:04:45 -06:00
test first commit 2022-10-24 09:04:45 -06:00
.formatter.exs first commit 2022-10-24 09:04:45 -06:00
.gitignore first commit 2022-10-24 09:04:45 -06:00
mix.exs first commit 2022-10-24 09:04:45 -06:00
mix.lock first commit 2022-10-24 09:04:45 -06:00
README.md first commit 2022-10-24 09:04:45 -06:00

AshBlog

TODO: Add description

Installation

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

def deps do
  [
    {:ash_blog, "~> 0.1.0"}
  ]
end

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