Tensor To Tale

Tensor To Tale is a blog-theme based on the Chalk theme. It is a medium to bring out plausible and amusing stories from data by combining observations with the right perspective to reach elusive insights.

Usage

Installation

The following tools needs to be pre-installed. If not, then go ahead and do so.

On mac, make sure you have Homebrew(https://brew.sh/ installed, then:

brew install ruby
brew install npm

On windows, install Ruby and Node with the installers found here:

On Ubuntu, follow the link:

Next setup your environment:

npm run setup

Development

Run Jekyll:

npm run local

Deploy to GitHub Pages

Before you deploy, commit your changes to any working branch except the gh-pages one and run the following command:

npm run publish

License

MIT License