File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,9 @@ This plugin provides *Project Pages* for
6
6
7
7
## Notes
8
8
9
- - view static web page in ` gh-pages ` branch at
10
- ` <gitbucket base url>/<user>/<project>/pages/ `
11
- - no site generator will run (you must build & commit all html with
12
- assets if you use jekyll and the like)
13
- - you kinda have to add links to pages in README or repository
14
- description, there's no way to provide handy link automatically for
15
- now
16
- - only tested in standalone mode
17
- - might be incompatible with absolute urls (eg: you use github project
18
- pages and assume your pages will aways live under ` /<project/ ` )
9
+ - ` <base url>/<user>/<project>/pages/ ` for branch ` gh-pages `
10
+ - no site generator will run
11
+ - have to manually add links to it
19
12
20
13
## Installation
21
14
You can’t perform that action at this time.
0 commit comments