Skip to content

A small Sinatra app that allows you to take notes in markdown and serve them via web browser.

Notifications You must be signed in to change notification settings

stringsn88keys/markdown_notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown_notes

markdown_notes is a small Sinatra app that allows you to take notes in Markdown and serve them via your web browser.

Installation

  • clone the project
  • bundle install
  • add markdown notes (.md extension) to a notes folder inside the markdown_notes project
  • run the server ruby markdown_notes.rb
  • browse to http://localhost:4567/ to view notes that the script has found.

About

A small Sinatra app that allows you to take notes in markdown and serve them via web browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published