Giter Site home page Giter Site logo

mateos-alliaj / owl-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from owl/owl

0.0 1.0 0.0 1.32 MB

Owl is a simple collaboration tool.

License: MIT License

PHP 70.86% Gherkin 2.98% JavaScript 6.40% ApacheConf 0.07% CSS 3.46% HTML 14.90% Shell 1.33%

owl-1's Introduction

Owl Build Status Scrutinizer Code Quality

Owl is a simple team collaboration tool.
This software is released under the MIT License, see LICENSE.txt.

screenshot

Feature

  • Markdown
  • Syntax Highlight
  • Like button
  • Comment
  • Favorite
  • Tags
  • Full Text Search
  • Item Publishing Settings (Public, Limited, Only Me)
  • Mail Notification
  • Slack Notification(webhook)
  • Export data as .md files (YAML front matter)

Demo

http://demo-owl.fortkle.com/

Data will be deleted in a few months.

How to use

Requirements

  • PHP 5.4
    • php-mcrypt
    • php-mbstring
    • pdo-sqlite
    • openssl
  • SQLite 3
  • npm

Install

1.Clone the project

$ git clone https://github.com/owl/owl.git
$ cd owl

2.execute setup shell

$ sh ./setup_app.sh

3.Access the page

php artisan serve --host 0.0.0.0 --port 3000

access http://localhost:3000

You can sign in as an owner with id:admin pw:password

Update

1.git pull latest update_app.sh

$ git pull origin master

2.execute update shell

$ sh ./update_app.sh

Documentation

Owl Documentation โ€ป Sorry, Japanese Only.

How To Contribute

Please see CONTRIBUTE.md

owl-1's People

Contributors

fortkle avatar sota1235 avatar hanhan1978 avatar localdisk avatar so1 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.