File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,18 @@ This plugin would serve static file under `gh-pages` branch under
1616- commit && push to gitbucket
1717- open browser and point to ` <your repo url>/pages `
1818
19+ Whant's next?
20+
21+ - generate the site using static website generator, like
22+ [ jekyll] ( http://jekyllrb.com/ ) and [ hugo] ( https://gohugo.io/ )
23+ - or using documentation generator, like
24+ [ sphinx] ( http://www.sphinx-doc.org/en/stable/ ) and
25+ [ gitbook] ( https://www.gitbook.com/ )
26+ - make the site look beautiful via some
27+ [ templates] ( https://github.com/blog/1081-instantly-beautiful-project-pages )
28+
1929** note** : this plugin won't render markdown for you, pre-build the
20- site or just use wiki
30+ site and commit all rendered files and resources into the repository
2131
2232## Installation
2333
You can’t perform that action at this time.
0 commit comments