Skip to content

Oolong Times : repo of articles - links to great technical reads, blogs, news, mailing list threads, videos and more

License

Notifications You must be signed in to change notification settings

SwathiMystery/oolong

Repository files navigation

Oolong Times

repo of articles - links to great technical reads, blogs, news, mailing list threads, videos and more

How to contribute?

Installation

Dependencies

  • Once you clone the project, you may update the dependencies by $ bundle install

Adding new content

  • Create an article by $ octopress new post "New Post Title" --dir articles
  • Goto _posts/articles/<your_new_post> and do all the writeup required

Testing and Deploying

  • Comment 'url' part in "_config.yml" to run it on localhost
  • Run $ jekyll serve --baseurl "" -w
  • Open the browser and hit Oolong Times on local
  • When all is well, uncomment the 'url' part and then you may push the changes :)

License

No copyright intended

About

Oolong Times : repo of articles - links to great technical reads, blogs, news, mailing list threads, videos and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published