/solidity-portal

The Solidity Language Portal is a high-level information page for Solidity, aiming to present consolidated news and making visitors aware of and leading them to relevant other websites.

Primary LanguageHTMLMIT LicenseMIT

🚨 This repository has been archived. Please visit the new home for the Solidity website codebase at ethereum/solidity-website

Solidity Language Portal

The Solidity Language Portal is based on the Hydra template for Jekyll.

Develop

Hydra was built with Jekyll version 3.3.1, but should support newer versions as well.

Install the dependencies with Bundler:

$ bundle install

Run jekyll commands through Bundler to ensure you're using the right versions:

$ bundle exec jekyll serve