Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bishwas-py/sitemap.xml
Sitemap parser for elixir
https://github.com/bishwas-py/sitemap.xml
Last synced: about 1 month ago
JSON representation
Sitemap parser for elixir
- Host: GitHub
- URL: https://github.com/bishwas-py/sitemap.xml
- Owner: Bishwas-py
- Created: 2024-07-02T07:13:50.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-02T07:49:22.000Z (7 months ago)
- Last Synced: 2024-09-22T12:05:09.480Z (4 months ago)
- Language: Elixir
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SitemapXml
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `sitemap_xml` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:sitemap_xml, "~> 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 .