No description
Find a file
2024-07-12 07:53:47 +02:00
.github/workflows Initial commit 2024-05-25 23:31:26 +02:00
bin Improve db cache and support conditional render 2024-06-21 14:29:07 +02:00
lib Simplify chapter retrieval for new stories 2024-07-12 07:53:47 +02:00
test Initial commit 2024-05-25 23:31:26 +02:00
views Initial commit 2024-05-25 23:31:26 +02:00
.editorconfig Add editorconfig 2024-05-27 11:34:44 +02:00
.gitignore Avoid committing test fics 2024-05-27 11:35:26 +02:00
.rubocop.yml Initial commit 2024-05-25 23:31:26 +02:00
CHANGELOG.md Initial commit 2024-05-25 23:31:26 +02:00
config.ru Use N-M for author-story relation, fix server 2024-05-27 08:46:14 +02:00
config.yml.example Initial commit 2024-05-25 23:31:26 +02:00
fic_tracker.gemspec Use N-M for author-story relation, fix server 2024-05-27 08:46:14 +02:00
Gemfile Use N-M for author-story relation, fix server 2024-05-27 08:46:14 +02:00
LICENSE.txt Initial commit 2024-05-25 23:31:26 +02:00
Rakefile Initial commit 2024-05-25 23:31:26 +02:00
README.md Initial commit 2024-05-25 23:31:26 +02:00

FicTracker

A web application to handle tracking and reading live fiction, as it's updated.

Usage

Instantiate config.yml and use rackup

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ananace/ruby-fic_tracker.

License

The gem is available as open source under the terms of the MIT License.