Skip to content

rubyforbusiness/wiki

Repository files navigation

README

This implements a simple Wiki with rich text documents and a basic title search facility

Usage

bin/rails s

Potential Improvements

  • For multi-term and 'near' text search facilities, implementation depends on the backend database
  • Notice (Flash)
    • This could be turned into a component - see Phlex which we're using already
  • Trix (WYSIWGY editor)
    • make the bullets and indentation work (they do on their example page )
  • Automated testing
    • there is very little of this currently as it's a prototype but what there is does work
      • bin/bundle exec rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published