Adds Bare Server

This commit is contained in:
2024-06-20 23:51:27 +05:30
commit 11c92db420
8 changed files with 96 additions and 0 deletions

22
README.md Normal file
View 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