Skip to content
/ unmark Public
forked from cdevroe/unmark

An open source to do app for links. Made by Plain.

License

Notifications You must be signed in to change notification settings

tsuwave/unmark

This branch is 428 commits behind cdevroe/unmark:trunk.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Tim Whitacre
Apr 4, 2014
bc5a242 · Apr 4, 2014
Apr 4, 2014
Apr 4, 2014
Mar 25, 2014
Feb 20, 2014
Feb 17, 2014
Feb 21, 2014
Feb 21, 2014
Apr 4, 2014
Dec 23, 2013
Dec 23, 2013
Dec 23, 2013
Mar 3, 2014
Mar 10, 2014
Mar 21, 2014
Feb 18, 2014
Mar 10, 2014
Mar 6, 2014

Repository files navigation

Unmark

An open source, bookmarking service created by Colin Devroe and rebuilt by Plain.

Installation

  • Download the latest release or clone the repo.
  • Unzip the archive.
  • Copy /application/config/database-sample.php to /application/config/database.php (leave database-sample.php)
  • Create a database
  • Fill in proper database details in /application/config/database.php
  • Navigate to /setup (note that index will result in an error until /setup has been run)
  • Follow onscreen instructions

Upgrading

  • Download the latest release.
  • Replace all files (keeping your local configuration intact.)
  • Navigate to /upgrade
  • You could also run this from the command line php index.php migrations latest

Building Locally

  • We use Grunt to compile our SASS files as well as concat/uglify our JS files for production and some other small tasks.
  • For more info, please check out our Grunt guide.

Staging

Generally our staging branch will always be kept up to date with master, unless we are testing a feature. We use this internally to test on our staging server. You can feel free to use this at any time, just note that things might not always work 100%.

How To Contribute

To contribute by submitting issues; Please submit all issues on GitHub and be as verbose as possible. This is where we'll track most bugs.

We also have an open Trello Board for new feature ideas, discussions, etc.

To submit code patches:

  • Fork the repository on GitHub.
  • Make updates to your code.
  • Submit a Pull Request.

Enjoy. If you have questions or issues submit them on GitHub.

About

An open source to do app for links. Made by Plain.

Resources

License

Stars

Watchers

Forks

Packages

No packages published