highway/site
2025-05-07 22:03:59 -04:00
..
.github added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
.kamal added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
app Switch to markdown-backed project files 2025-05-07 22:03:59 -04:00
bin add tailwind + feed page 2025-04-24 18:27:29 -04:00
config Switch to markdown-backed project files 2025-05-07 22:03:59 -04:00
content/projects/hackclub/awesome-project Switch to markdown-backed project files 2025-05-07 22:03:59 -04:00
db added prizes schema & infra 2025-05-06 18:26:33 -04:00
lib/tasks added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
log added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
public added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
script added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
storage added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
test added prizes schema & infra 2025-05-06 18:26:33 -04:00
tmp added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
vendor added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
.dockerignore added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
.DS_Store update sidebar (+ attempt to add font file) 2025-04-27 15:57:22 -04:00
.gitattributes added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
.gitignore add tailwind + feed page 2025-04-24 18:27:29 -04:00
.rubocop.yml added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
.ruby-version added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
config.ru added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
Dockerfile added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
Gemfile Merge branch 'pages' of https://github.com/hackclub/highway into pages 2025-05-05 16:40:34 -04:00
Gemfile.lock Merge branch 'pages' of https://github.com/hackclub/highway into pages 2025-05-05 16:40:34 -04:00
Procfile.dev add tailwind + feed page 2025-04-24 18:27:29 -04:00
Rakefile added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -04:00
README.md added init ruby, need to migrate github CI and some other stuff but this is a later problem 2025-04-23 23:41:37 -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

  • ...