Skip to content

itznot3vvv/Common-Ground-DAO.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common Ground DAO Website

This repository contains the source code for the Common Ground DAO website, built with Jekyll and hosted on GitHub Pages.

Local Development

Prerequisites

  • Ruby version 2.7.0 or higher
  • RubyGems
  • GCC and Make

Setup

  1. Install Jekyll and Bundler:
gem install jekyll bundler
  1. Clone the repository:
git clone https://github.com/Common-Ground-DAO/Common-Ground-DAO.github.io.git
cd Common-Ground-DAO.github.io
  1. Install dependencies:
bundle install
  1. Start the local server:
bundle exec jekyll serve

The site will be available at http://localhost:4000

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is open source and available under the MIT License.

Contact

About

raw

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.4%
  • CSS 4.4%
  • HTML 4.1%
  • Ruby 0.1%