https://github.com/ash-project/ash_blog
A Blog data layer backed by markdown files
https://github.com/ash-project/ash_blog
Last synced: 10 days ago
JSON representation
A Blog data layer backed by markdown files
- Host: GitHub
- URL: https://github.com/ash-project/ash_blog
- Owner: ash-project
- License: mit
- Created: 2022-10-28T15:23:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T01:38:46.000Z (9 months ago)
- Last Synced: 2025-06-12T21:16:48.476Z (16 days ago)
- Language: Elixir
- Homepage:
- Size: 83 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ash-framework - ash_blog - A Blog data layer backed by markdown files. (Extensions / Data Layer)
- awesome-ash-framework - ash_blog - A Blog data layer backed by markdown files. (Extensions / Data Layer)
README
# AshBlog
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `ash_blog` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:ash_blog, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .