Skip to content
Snippets Groups Projects
Commit 5cebca64 authored by Ciro Santilli's avatar Ciro Santilli
Browse files

fix gl multipage index

parent cfa17330
No related branches found
No related tags found
No related merge requests found
......@@ -11416,6 +11416,7 @@ Anonymous anti-CCP mostly <<twitter>> commentary about China, large part of it i
 
The website contains a small number of high quality analysis articles.
 
[[media]]
== Media (媒体)
 
Sources of information pertinent to this repository.
......@@ -39,7 +39,7 @@ fi
make MEDIA=https://gitlab.com/cirosantilli/china-dictatorship-media/-/raw/master OUT="${gl_pages_public_dir}/index.html"
cp .gitlab-ci.yml "${gl_pages_dir}"
cp "${out_multipage_dir}/"* "$gl_pages_public_dir"
mv "${gl_pages_public_dir}/README.html" "${gh_pages_dir}/index-split.html"
mv "${gl_pages_public_dir}/README.html" "${gl_pages_public_dir}/index-split.html"
git -C "$gl_pages_dir" add .
if git -C "$gl_pages_dir" commit -m "$(git log -1 --format="%H")"; then
git -C "$gl_pages_dir" push
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment