Adds Bare Server
This commit is contained in:
22
README.md
Normal file
22
README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user