Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

resir014/telolet

Repository files navigation

telolet

Sekarang kamu bisa telolet di rumah!

Developing & running locally

Requirements:

  • Ruby (v2.0.0+)
  • Bundler (included from within Rails (gem install rails), or gem install bundler)
  • Jekyll http://jekyllrb.com/ (install from within Ruby: gem install jekyll)
  • Node.js (Jekyll requires the Node.js runtime to work)

Clone it. ( git clone https://github.com/resir014/telolet.git )

Then install all the bundled Rubygems.

$ bundle install

Simply running bundle also works.

After the plugins are installed, we can now run a local server from within our computer.

$ bundle exec jekyll serve
# Server address: http://127.0.0.1:4000/telolet/

Or you can use grunt:

$ npm install
$ npm run serve

License

MIT.

About

Sekarang kamu bisa telolet di rumah!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published