Skip to content

juan-dawson-neufeld/openzeppelin.com

 
 

Repository files navigation

zeppelin-website

The website for zeppelin.

  • src -- contains the jekyll sources for the website itself.

Building the site

Install jekyll, if you haven't already

If running Ubuntu you can do:

sudo apt install ruby
sudo apt-get install ruby-dev
sudo gem install bundler jekyll

Previewing

To preview changes as you are hacking on, do the following:

bundle exec jekyll serve

Then connect to http://127.0.0.1:4000. This will stay updated as you tweak things, for the most part.

About

Main website of OpenZeppelin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 89.0%
  • CSS 5.6%
  • JavaScript 5.0%
  • Ruby 0.4%