sleepepi / bostonsleep.org

Website for the Boston Sleep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boston Sleep

Build Status Code Climate

The application that runs https://bostonsleep.org. Using Rails 6.0+ and Ruby 2.6+.

Setting up Cron Jobs

Edit Cron Jobs sudo crontab -e to run the tasks

Refreshing Sitemap

SHELL=/bin/bash
0 1 * * * source /etc/profile.d/rvm.sh && cd /var/www/bostonsleep.org && rvm 2.6.3 && rails sitemap:refresh RAILS_ENV=production

License

Boston Sleep is released under the MIT License.

About

Website for the Boston Sleep

License:MIT License


Languages

Language:Ruby 50.1%Language:HTML 28.8%Language:CSS 17.9%Language:CoffeeScript 3.1%Language:JavaScript 0.1%