A Blog data layer backed by markdown files
Find a file
Zach Daniel fdf9b75c51 WIP
2022-10-28 10:40:14 -05:00
.github initial commit 2022-10-28 10:21:13 -05:00
lib WIP 2022-10-28 10:40:14 -05:00
test WIP 2022-10-28 10:40:14 -05:00
.credo.exs WIP 2022-10-28 10:40:14 -05:00
.formatter.exs initial commit 2022-10-28 10:21:13 -05:00
.gitignore first commit 2022-10-24 09:04:45 -06:00
FUNDING.yml initial commit 2022-10-28 10:21:13 -05:00
LICENSE initial commit 2022-10-28 10:21:13 -05:00
mix.exs initial commit 2022-10-28 10:21:13 -05:00
mix.lock WIP 2022-10-28 10:40:14 -05: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.