Skip to content

jyuhuan/marknote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marknote

Write sticker notes in Markdown with LaTeX math and code highlight support!

Building

Make sure pwd equals this repository. Then execute:

npm install
npm run rebuild

There are two external packages that need to be downloaded manually. Create the following directory http://yuhuan.me/img/screenshots/marknote-screenshot.png7

mkdir external

Download FontAwesome and MathJax and put them inside external/ as follows:

marknote/
├── external/
│   ├── font-awesome-4.7.0/
│   └── MathJax-2.7.0/
│
...

Finally, execute

npm start

About

A Markdown-enabled sticker-style note app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published