1.1.0 • Published 10 years ago
wo-markdown-pages v1.1.0
wo-markdown-blog
Render Markdown files as web pages.
Start
- Fork this project, or
npm install wo-markdown-blog; npm installandbower install.
Write
- Put all article markdown files in dir 'src/articles/';
- 'src/articles/readme.md' will show as main page(index).
Release
- Run
gulp; The site will release to '_dist/'.
Run
node build.jsoriojs build.js(should aftergulp);- The static pages build to '_build/'.
Dev
- angular.js
- markdown-it
- highlight.js
- less
- gulp