File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ List of HackMD contributors.
2+
3+ Fabien Meghazi
4+ Ikumi Shimizu
5+ Jason Croft
6+ Jannik Lorenz
7+ Max Wu
8+ Peter Dave Hello
9+ Zankio
10+ 葉家郡
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2016 jackycute
3+ Copyright (c) 2016 Max Wu <jackymaxj@gmail.com> and others
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 22 "name" : " hackmd" ,
33 "description" : " Realtime collaborative markdown notes on all platforms." ,
44 "main" : " app.js" ,
5- "authors" : [
6- " jackycute"
7- ],
85 "license" : " MIT" ,
96 "homepage" : " https://github.com/hackmdio/hackmd" ,
107 "moduleType" : [
Original file line number Diff line number Diff line change 33 "version" : " 0.4.0" ,
44 "description" : " Realtime collaborative markdown notes on all platforms." ,
55 "main" : " app.js" ,
6- "author" : " jackycute" ,
7- "private" : true ,
86 "license" : " MIT" ,
97 "dependencies" : {
108 "async" : " ^2.0.0-rc.3" ,
6058 },
6159 "engines" : {
6260 "node" : " >=4.x"
61+ },
62+ "bugs" : " https://github.com/hackmdio/hackmd/issues" ,
63+ "keywords" : [" Collaborative" , " Markdown" , " Notes" ],
64+ "homepage" : " https://hackmd.io" ,
65+ "maintainers" : [{"name" : " Max Wu" , "email" : " jackymaxj@gmail.com" }],
66+ "repository" : {
67+ "type" : " git" ,
68+ "url" : " https://github.com/hackmdio/hackmd.git"
6369 }
6470}
Original file line number Diff line number Diff line change 99 <meta name =" apple-mobile-web-app-status-bar-style" content =" black" >
1010 <meta name =" mobile-web-app-capable" content =" yes" >
1111 <meta name =" description" content =" Realtime collaborative markdown notes on all platforms." >
12- <meta name =" author" content =" jackycute" >
1312 <title >HackMD - Collaborative notes</title >
13+ <meta name =" keywords" content =" Collaborative, Markdown, Notes" >
1414 <link rel =" icon" type =" image/png" href =" <%- url %>/favicon.png" >
1515 <link rel =" apple-touch-icon" href =" <%- url %>/apple-touch-icon.png" >
1616
152152 <h6 >
153153 <iframe src =" //ghbtns.com/github-btn.html?user=hackmdio&repo=hackmd&type=star&count=true" frameborder =" 0" scrolling =" 0" width =" 90px" height =" 20px" style =" vertical-align :middle ;" ></iframe >
154154 </h6 >
155- <p >© ; 2016 <a href =" https://www.facebook.com/TakeHackMD" target =" _blank" ><i class =" fa fa-facebook-square" ></i > HackMD</a > by < a href = " https://github.com/jackycute " target = " _blank " >< i class = " fa fa-github-square " ></ i > jackycute</ a >
155+ <p >© ; 2016 <a href =" https://www.facebook.com/TakeHackMD" target =" _blank" ><i class =" fa fa-facebook-square" ></i > HackMD</a >
156156 </p >
157157 </div >
158158 </div >
You can’t perform that action at this time.
0 commit comments