Skip to content

robinbastien/VeChain-New-Website

Repository files navigation

VeChain's community-built website

Description

This repository contains code related to the new VeChain community built website.

Contributing

Please join our Discord Community to interact with members of our dev staff and other contributors. You may fork this repo and submit pull requests to contribute.

Setup

This site runs on Jekyll, a static site generator.

To install:

# Install jekyll + bundler if you dont yet have it
gem install bundler jekyll

# CD into repo directory
cd VeChain-New-Website

# Install dependencies
bundle install

# Install latest version of Neat SCSS grid
# CD in _sass directory
neat install

If you get lost, try following the full jekyll installation instructions for your system or ask on the Discord Community for help.

To Run:

jekyll serve

About

VeChain's new community-built website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published