/realrhys.github.io

Primary LanguageHTMLMIT LicenseMIT

Volentix Labs Website

standard-readme compliant Semver Open Source Love License PRs Welcome GitHub version

Welcome

Website for Volentix Labs.

This repository will house the artifacts for our public website.

Overview

This project houses the html, css, and javascript files for the website.

This project uses the static website generator Jekyll.

Also, we are using this for i18n

Usage

In order to develop this project locally, you will need to make sure you have the following:

  • ruby version 2.1 or greater
  • gem 2.0 or greater

Once ruby and gem have been installed and configured, you will need to install Jekyll:

gem install jekyll bundler

Navigate to the directory you downloaded this code.

bundle install
jekyll build
jekyll serve

Open a web browser to: http://localhost:4000

Happy coding!

Maintainers

@realrhys

Rules To Live By

See the code of conduct file!

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

The fractal image is from here.

License

MIT © 2018 VolentixLabs