Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 768 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 768 Bytes

This repository contains release history for Tedee Android and iOS app, firmware changes for Tedee devices.

The release notes are available here.

Visit our website tedee.com.

Requirements

  • Jekyll 3.9.0
  • Ruby 2.7.5 (windows) or default for mac os

Quick start instruction (for reference):

https://jekyllrb.com/docs/

How to install

Only for windows: install ruby+devkit from https://rubyinstaller.org

Install jekyll:

gem install bundler gem install jekyll -v 3.9.0

Use this command (inside project directory):

bundle install

How to run locally

Before this command:

bundle exec jekyll serve