Giter Site home page Giter Site logo

obtvse2's Introduction

Obtvse 2

A clean and simple markdown blogging platform on Rails.

Demo | Demo Admin

Username: [email protected]

Password: password

Whats New

Obtvse 2 was rewritten entirely with a focus on being more user friendly, quicker, modern, and customizable.

Features

  • Two new themes
  • Easy addition of new themes and color schemes
  • Built in user system with sorcery
  • Support for Typekit fonts
  • Turbolinks

New Admin

  • New interface
  • Live filter posts
  • Post stats
  • Split screen preview markdown that follows scroll position
  • Full keyboard shortcut support

Backend features

  • Slim templating
  • Kramdown for markdown
  • Coderay for syntax highlighting
  • Bugfixes all over (still needs many more!)

Migrating

Obtvse 2 is compatable with obtvse's original database structure and migrations. Migration is as easy as cloning this repo, pointing to your old database and running migrations.

TODO

Obtvse needs post history saving so you can mark versions of a post. This would also allow for editing live posts without them updating live.

Installation

If you are new to Rails development, check out guides for getting your development environment set up for Mac and Windows.

cd ~/Sites
git clone git://github.com/NateW/obtvse2.git
cd obtvse2
bundle install
rake db:migrate

Edit config/info.yml to fill in your personal and site information.

Start the local server:

bundle exec rails s

Go to 0.0.0.0:3000, to administrate you go to /admin

obtvse2's People

Contributors

natew avatar shilov avatar

Watchers

James Cloos avatar  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.