Skip to content

ergochat/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c6130fa · Jan 26, 2025

History

49 Commits
Feb 10, 2024
Jan 26, 2025
Feb 10, 2024
Sep 9, 2021
Sep 9, 2021
Sep 9, 2021
Sep 9, 2021
Sep 9, 2021
Sep 9, 2021
Sep 10, 2021
Sep 9, 2021
Dec 15, 2021
Jun 10, 2022
Jan 16, 2025
Sep 9, 2021
Sep 10, 2021
Sep 10, 2021
Sep 10, 2021
Sep 10, 2021
Jun 10, 2022
Jul 10, 2022

Repository files navigation

Ergo.Chat Website

Development

  1. Install Bundler
  2. Install the dependencies: bundle install --path ~/.gem.
  3. Build and run the site: bundle exec jekyll serve -w
  4. To build for production: bundle exec jekyll build