1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00

move docs

This commit is contained in:
Jenil Gogari
2017-03-31 22:11:30 -04:00
parent fab7d3607e
commit 549c994515
4 changed files with 0 additions and 0 deletions

9
docs/README.md Normal file
View File

@@ -0,0 +1,9 @@
# chota
A really small CSS framework.
Full details on [master](https://github.com/jenil/chota/blob/master/README.md)
To run docs locally first install Jekyll and then run:
```
jekyll serve
```