https://github.com/tedyoung/leanbookwiki
Wiki that uses Markdown syntax to service books being published by LeanPub.
https://github.com/tedyoung/leanbookwiki
Last synced: about 1 year ago
JSON representation
Wiki that uses Markdown syntax to service books being published by LeanPub.
- Host: GitHub
- URL: https://github.com/tedyoung/leanbookwiki
- Owner: tedyoung
- Created: 2012-03-26T23:04:27.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T21:56:14.000Z (over 5 years ago)
- Last Synced: 2025-03-08T02:04:50.458Z (over 1 year ago)
- Language: CSS
- Size: 42 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Wiki based on Markdown syntax that integrates with Dropbox in order to support writing books for LeanPub (see http://www.LeanPub.com).
## IntelliJ IDEA Setup:
Make sure you have added `;?*.feature` to the end of the Resource Patterns under Settings > Compiler so that IDEA will
copy over the Cucumber Feature files to where the .class files are (i.e., the target).