Skip to content

joesepi/openzeppelin.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 73.5%
  • CSS 14.1%
  • JavaScript 12.0%
  • Ruby 0.4%