Merge - A merged view for Werc
Merge is an app for werc that merges all the markdowns in a directory into 1 large view. It's used on this site for showing Links. If you ever want to split a view into multiple files (for what ever reason), merge might be for you.
Merge is heavly based on the default dir_listing_handler in werc.
Todo
- Move customization to the app
- Make it integrate better with other apps/functions
- Make it possible for the files not be shown in the left bar (I.E it should be possible to make it so that you can't detect a merge).
Source
To get the latest, maybe not so stable source
git clone https://github.com/dagle/merge
You can also browse the online repository
License
Merge is released under Public domain, MIT, ISC licenses or any other license werc is currently released under.