Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jtblin/marker
A markdown wiki
https://github.com/jtblin/marker
Last synced: 19 days ago
JSON representation
A markdown wiki
- Host: GitHub
- URL: https://github.com/jtblin/marker
- Owner: jtblin
- License: bsd-3-clause
- Created: 2013-02-14T11:26:23.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-01T21:55:20.000Z (over 10 years ago)
- Last Synced: 2024-10-28T09:07:05.088Z (2 months ago)
- Language: JavaScript
- Size: 605 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#A brave new era of wiki
Marker's fundamental principle is that setting up a wiki **should be as easy as typing an email**.
## Source
Feel free to browse the source code on [github](https://github.com/jtblin/marker).
Marker was developed as a side project to play with [meteorjs](https://github.com/meteor/meteor) awesome framework,
and provide a new, simple collaboration wiki experience.## Demo
You can access the demo and create wikis on [http://marker.meteor.com/](http://marker.meteor.com/).
## Roadmap
The [roadmap](http://marker.meteor.com/Roadmap) is also hosted on the wiki.
## Credits
- [meteorjs](https://github.com/meteor/meteor), an awesome web framework
- [showdown](https://github.com/coreyti/showdown) for the markdown conversion
- [mini-pages](https://github.com/cmather/meteor-mini-pages) for the router
- and of course [John Gruber](http://daringfireball.net/), [markdown](http://daringfireball.net/projects/markdown/)'s creator.## Author
Jerome Touffe-Blin, [@jtblin](https://twitter.com/jtblin), [http://www.linkedin.com/in/jtblin](http://www.linkedin.com/in/jtblin)
## License
Marker is copyright 2013 Jerome Touffe-Blin and contributors.
Marker is licensed under the BSD license. See the include LICENSE file for details.## Contributing
Fork the project on [Github](https://github.com/jtblin/marker.git), and send a pull request.