Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.01 KB

introduction.md

File metadata and controls

35 lines (27 loc) · 1.01 KB
date tags
2019-06-07
documentation

Precis Introduction

Precis is a minimal note taking web-app built over Github Pages.

Features

  • Use your favorite editor to write your notes in Markdown.
  • Notes are versioned using git.
  • Notes support tags for categorization.
  • Read the notes on any device using the generated website.
  • Edit the notes on any device using Github's editing UI.
  • Do full-text search of your notes.
  • Syntax highlighting for code using rouge.
  • Minimal responsive styling using ReMarkdown.css.
  • Dark mode support.
  • Automatic Sitemap and Atom feed generation for notes.
  • No dependencies other than basic *nix commands.
  • Free public hosting using Github Pages.

See setup for setup instructions.

Examples