Skip to content

biti/note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

note, a really small note recorder

Overview

a small note recorder write by sinatra, by liuzihua.

Features

  • Markdown (via Maruku)

  • Ruby code syntax highlighting (via Syntax)

  • Web framework = Sinatra

  • ORM = Sequel

Dependencies

$ gem install sinatra

Sequel, Maruku, and Syntax are all vendored.

Setup

run the server:

$ ruby main.rb

And visit: localhost:4567

Database

Comments

Import data

Customize

Meta

Written by liuzihua

Releases

No releases published

Packages

No packages published

Languages