Bit Goblin website source code
Go to file
2022-07-04 01:22:51 -04:00
app Removed the blog posts link from the navbar 2022-07-04 01:22:51 -04:00
bin Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
config Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
db Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
lib Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
log Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
public Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
storage Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
test Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
tmp Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
.gitattributes Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
.gitignore Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
config.ru Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
Gemfile Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
Gemfile.lock Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
Rakefile Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00
README.md Moved the site over to Ruby on Rails 2022-07-04 01:21:08 -04:00

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

  • ...