rafecolton / tmp

Basic site for taking notes using markdown, served with Caddy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/tmp

For when you just want to take some notes!

Quickly iterate on notes using markdown. Basic UI provided with Twitter Bootstrap

Setup

  1. Fork
  2. Clone fork
  3. Install caddy
  4. caddy

Usage

  1. Create or edit Markdown files in static/
  2. View notes by visiting http://localhost:9000

Other

To tell git to ignore changes to static/includes/menu-custom.html when adding custom pages to the nav, use the following command:

git update-index --assume-unchanged static/includes/menu-custom.html

About

Basic site for taking notes using markdown, served with Caddy


Languages

Language:HTML 66.3%Language:CSS 22.6%Language:Shell 11.0%