Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedro-gutierrez/sleeky_website
The homepage for Sleeky
https://github.com/pedro-gutierrez/sleeky_website
elixir sleeky
Last synced: 8 days ago
JSON representation
The homepage for Sleeky
- Host: GitHub
- URL: https://github.com/pedro-gutierrez/sleeky_website
- Owner: pedro-gutierrez
- Created: 2023-07-30T09:39:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-07T07:58:44.000Z (about 1 year ago)
- Last Synced: 2023-10-08T08:25:04.879Z (about 1 year ago)
- Topics: elixir, sleeky
- Language: JavaScript
- Homepage: https://sleeky.dev
- Size: 776 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SleekyWebsite
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `sleeky_website` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:sleeky_website, "~> 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 [https://hexdocs.pm/sleeky_website](https://hexdocs.pm/sleeky_website).