Skip to content

echo-IA/echoia-hub

Repository files navigation

Local development

Requirements: macOS/Linux. Optional but recommended: rbenv (https://github.com/rbenv/rbenv).

git clone <your-repo-url>
cd echoia-hub
./bin/setup      # installs Bundler+gems into vendor/bundle
./bin/serve      # runs Jekyll at http://localhost:4000