Skip to content

Commit 4240f71

Browse files
committed
simplify notes
1 parent 01ed462 commit 4240f71

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,9 @@ This plugin provides *Project Pages* for
66

77
## Notes
88

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
1912

2013
## Installation
2114

0 commit comments

Comments
 (0)