23 lines
321 B
Markdown
23 lines
321 B
Markdown
# indrajith.dev + Crystal
|
|
|
|
Rewrite of indrajith.dev website using Crystal + HTMX
|
|
|
|
## Requirements
|
|
- Crystal 1.12.2
|
|
|
|
## Installation
|
|
|
|
> shards install
|
|
|
|
## Usage
|
|
|
|
### DEV
|
|
|
|
```sh
|
|
crystal run src/indrajith-dev-crystal.cr --error-trace
|
|
```
|
|
|
|
## Contributors
|
|
|
|
- [Indrajith K L](https://indrajith.dev/) - creator and maintainer
|