kemalblog

kemalblog

THis is simple blog that made by Kemal

Installation

Create Database

createdb kemalblog_dev -O your_owner
psql -U postgres -d kemalblog_dev -f create_articles.sql

Build and Run

crystal build --release ./src/kemalblog.cr
./kemalblog

Contributing

  1. Fork it ( https://github.com/ucmsky/kemalblog/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • ucmsky ucmsky - creator, maintainer
Repository

kemalblog

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 2
  • over 8 years ago
  • June 25, 2016
License

MIT License

Links
Synced at

Sun, 24 Nov 2024 16:05:04 GMT

Languages