Add build instruction

This commit is contained in:
Asocia 2021-12-26 20:55:57 +03:00
parent 67e1a54353
commit 3741aed3dd

View File

@ -1 +1,5 @@
This is the repository for the source code of my website hosted at [sahinakkaya.dev](https://sahinakkaya.dev). This is the repository for the source code of my website hosted at [sahinakkaya.dev](https://sahinakkaya.dev).
I am using [Jekyll](https://jekyllrb.com) to generate the content.
```bash
bundle exec jekyll build
```