Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 630 Bytes

File metadata and controls

27 lines (17 loc) · 630 Bytes

Cryptocurrency and AI Society Website

If you want to write an article or publish a post, simply make a pull request and the CryptoSoc team will see it immediately. Get involved and make improvements.

View the website

We are a society at the University of Cape Town, South Africa.

Running locally

You need Ruby and gem before starting, then:

# install bundler
gem install bundler

# clone the project
git clone https://github.com/CryptoSoc/website.git
cd website

# run jekyll with dependencies
bundle exec jekyll serve

License

Released under the MIT license.