This repository contains the source code for the Common Ground DAO website, built with Jekyll and hosted on GitHub Pages.
- Ruby version 2.7.0 or higher
- RubyGems
- GCC and Make
- Install Jekyll and Bundler:
gem install jekyll bundler
- Clone the repository:
git clone https://github.com/Common-Ground-DAO/Common-Ground-DAO.github.io.git
cd Common-Ground-DAO.github.io
- Install dependencies:
bundle install
- Start the local server:
bundle exec jekyll serve
The site will be available at http://localhost:4000
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is open source and available under the MIT License.
- Email: [email protected]
- Twitter: @CommonGround_cg
- GitHub: @Common-Ground-DAO