Skip to content

manmath/keyla.today

Repository files navigation

Overview

keyla.today is a daily news website related to football around the world in Khmer language. It is integrated with PHP CodeIgniter framework.

Maintainer

Development prerequisites

Development setup with Docker

  1. Clone project to your development workspace

    cd ~/path/to/development/workspace
    git clone https://github.com/manmath/keyla.today.git local.keyla.today
  2. Navigate to your project path

    cd ~/path/to/development/workspace/local.keyla.today
  3. Run composer to install dependencies

    composer install --prefer-dist -vvv
  4. Start docker containers

    vendor/bin/dockerci up -d
  5. Add host

    0.0.0.0 local.keyla.today test.local.keyla.today

Enjoy: http://local.keyla.today

Working with Grunt

  1. Install node dependencies

    npm install
  2. Install web package managers

    bower install
  3. Compile resources

    grunt build

    When working on *.scss or *.js files. Run grunt or grunt watch to watch the changes and do auto compile.

Copyright

(c) Man Math - 2017

About

Football website base in Khmer language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages