Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tpierrain/wikedpad
(not even alpha version ;-) but wiked!Pad will be the user-friendly editor you need to contribute to your own wiked! sites. wiked!Pad will provide you HTML preview of your markdown files in real-time when you edit them, but will also fully wrap the usage of the Version Control System for the non-developer users. Empty project for the moment.
https://github.com/tpierrain/wikedpad
Last synced: about 5 hours ago
JSON representation
(not even alpha version ;-) but wiked!Pad will be the user-friendly editor you need to contribute to your own wiked! sites. wiked!Pad will provide you HTML preview of your markdown files in real-time when you edit them, but will also fully wrap the usage of the Version Control System for the non-developer users. Empty project for the moment.
- Host: GitHub
- URL: https://github.com/tpierrain/wikedpad
- Owner: tpierrain
- Created: 2012-12-12T00:55:33.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-09T00:37:53.000Z (almost 12 years ago)
- Last Synced: 2023-04-03T14:07:31.759Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 461 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
About wiked!Pad
===============
*author:* [email protected]
*date:* December 12th 2012**Disclaimer: wiked!Pad has just been created and is not usable yet. Keep in touch!**
[wiked!](https://github.com/tpierrain/wiked) is a nice web site template to be used with maven in order to transform markdown files into html ones. wiked! aims to keep together, what varies together (source code, documentation, etc).
**wiked!Pad is the user-friendly editor you need to contribute to your own wiked! sites**
Indeed:
+ wiked!Pad helps you to edit the best possible markdown files for your project
+ its real-time HTML preview will allow you to check the way your markdown files will be transformed afterwards (wiked!Pad is using the same markdown parser as maven)+ wiked!Pad fully wraps the usage of the Version Control System (VCS) where your wiked! site template is hosted
+ thus, you can now let non-developer contributing to your wiked! site+ wiked!Pad hides the maven site file structure conventions
+ helping you to focus on the end (i.e. the resulted web site), and not the means (which convention to be followed to produce such as web site with maven)
- - -wiked!Pad does not aims to generate your static HTML web site. It helps you to work on its content.