You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
rebuilt 55adf6cb63
Add link to ecp fact sheet
3 years ago
app Add link to ecp fact sheet 3 years ago
bin initial commit 3 years ago
config Add mission page to routes 3 years ago
db Swap out contact form to one that uses mailgun 3 years ago
lib initial commit 3 years ago
log initial commit 3 years ago
public Add link to ecp fact sheet 3 years ago
spec initial commit 3 years ago
storage initial commit 3 years ago
tmp initial commit 3 years ago
vendor initial commit 3 years ago
.gitattributes initial commit 3 years ago
.gitignore initial commit 3 years ago
.rspec initial commit 3 years ago
.ruby-version update ruby version 3 years ago
Gemfile update ruby version 3 years ago
Gemfile.lock update ruby version 3 years ago
Guardfile Add guard-livereload to automatically reload the browser when files change 3 years ago
Procfile.dev initial commit 3 years ago
README.md initial commit 3 years ago
Rakefile initial commit 3 years ago
config.ru initial commit 3 years ago
package.json Visual edits. Add fontawesome and icons. Update colors 3 years ago
yarn.lock Visual edits. Add fontawesome and icons. Update colors 3 years ago

README.md

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...