Git Product home page Git Product logo

unmark's Introduction

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.

unmark's People

Contributors

phpfunk avatar kip9 avatar cdevroe avatar kyleruane avatar

Watchers

Nolboo Kim avatar 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.