mirror of
https://gitlab.com/vindarel/ciel.git
synced 2026-01-18 07:11:05 -08:00
doc: try basePath for gh-pages
This commit is contained in:
parent
f2f097f35b
commit
d32d04681a
1 changed files with 3 additions and 2 deletions
|
|
@ -17,9 +17,10 @@
|
|||
name: 'CIEL',
|
||||
repo: 'https://github.com/ciel-lang/CIEL',
|
||||
<!-- basePath: 'https://ciel-lang.org/', -->
|
||||
basePath: '/',
|
||||
basePath: 'https://ciel-lang.github.io/CIEL/',
|
||||
<!-- basePath: '/', <\!-- for development -\-> -->
|
||||
coverpage: true,
|
||||
coverpage: ['/', '/en/'],
|
||||
coverpage: ['/', '/fr/'],
|
||||
auto2top: true,
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue