Skip to content

zivost/zivost-com

Repository files navigation

Zivost Technologies

Zivost Technologies official website.

Website Codacy Badge Build Status Depfu Maintainability

Tech

Zivost's website uses a number of open source projects to work properly:

Setup

Make sure you have Command Line Tools (Mac), Build Essentials (Linux) installed.

Prerequisites

> gcc -v
Apple clang version 11.0.0 (clang-1100.0.20.17)
> make -v
GNU Make 3.81
>g++ -v
Apple clang version 11.0.0 (clang-1100.0.20.17)
> ruby -v
ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-darwin18]
> node -v
v10.15.0
> npm -v
6.9.0
> gem -v
3.0.3
> bundle -v
Bundler version 2.0.2
> jekyll -v
jekyll 3.8.6

Install

npm install
bundle install

Run

bundle exec jekyll serve

Build

bundle exec jekyll build
gem build jekyll-zivost.gemspec

Licence

We support and encourage the open-source technology and anyone can use this repo for educational purpose. We welcome PRs to make this website smoother and beautiful, we also welcome content writers willing to contribute to our blog and serve the community.

The content in this repo, including but not limited to, logos, images, blog content and other texts are proprietary to Zivost Technologies Private Limited. Images and other assets used in this repo will come with proper credits and attribution where needed, if no such attribution is given then the image must be considered as proprietary to Zivost Technologies Private Limited.

The theme used in this repo is based of Sleek which is distributed under the MIT licence.