mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 19:19:07 +01:00
Q/A based social network
83cebe4d9b
This happens because the generated "preview style tag" is added before the main style one. This change makes sure the theme is rendered right after the application style |
||
---|---|---|
.docker/ruby | ||
.github/workflows | ||
app | ||
bin | ||
config | ||
db | ||
docs | ||
lib | ||
log | ||
public | ||
service-docs | ||
spec | ||
tmp | ||
vendor/assets | ||
.gitignore | ||
.rspec | ||
.rubocop.yml | ||
.ruby-gemset | ||
.ruby-version | ||
CODE_OF_CONDUCT.md | ||
config.ru | ||
CONTRIBUTING.md | ||
docker-compose.yml | ||
Gemfile | ||
Gemfile.lock | ||
Guardfile | ||
LICENSE | ||
Procfile | ||
Rakefile | ||
README.md | ||
TODO |
Retrospring
This is the source code that powers Retrospring. This is a detached fork of nilsding/justask, where we continue development.
Retrospring shut down on June 12, 2016, but it's somehow still alive. You're welcome.
Installation
You can find all the installation instructions needed for a local/production setup of Retrospring in the Wiki.
Contributing
Guidelines for Pull Requests and general information about how you can help us improving Retrospring can be found here.