Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.
/ outline Public archive

Outline is an open source knowledge management application inspired by timeline focused apps like Facebook and Twitter.

License

Notifications You must be signed in to change notification settings

rrrene/outline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outline

Description

Outline is an open source project and knowledge management application for the facebook/twitter generation.

Features

  • Written in Ruby on Rails
  • No-Fluff design
  • Post Notes, To-Dos and Links to projects
  • Organize knowledge on pages
  • Simple user management
  • Support for themes
  • Support for multiple languages
  • Easily extendable

Installation

Outline is a Ruby on Rails application, meaning that you can configure and run it the way you would any other Rails application.

git clone git@github.com:rrrene/outline.git
cd outline
bundle
cp config/database.yml.mysql config/database.yml
rake db:create:all db:migrate
unicorn_rails

The use of RVM is recommended.

License

Released under the MIT License. See the LICENSE file for further details.

About

Outline is an open source knowledge management application inspired by timeline focused apps like Facebook and Twitter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published