Skip to content

ACSAlab/acsa-web-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACSA Website 2024

For reasons of Git repository performance, we use separate repositories for text content and images. The image repo should be cloned separately.

git clone https://github.com/ACSAlab/acsa-web-data.git static

Do not add images or other large binary files to this repository.

Deployment

See documentations for more details.

Test

# on icarus1
hugo server --themesDir ../.. -t topdown --bind=222.195.72.221 --baseURL=http://222.195.72.221 -p 1314 -D -d ../../../public_2
hugo server --buildFuture --themesDir /staff/shaojiemike/github/acsa-web-test/themes -t topdown --bind=222.195.72.221 --baseURL=http://222.195.72.221 -p 1316 -D -d ./public

# on snode6 
hugo server --buildFuture --themesDir /staff/shaojiemike/github/acsa-web-test/themes -t topdown --bind=snode6.acsalab.com --baseURL=http://snode6.acsalab.com -p 1316 -D -d ./public

Questionnaire

问卷星

tools

people img remove background

choice 2

Releases

No releases published

Packages

No packages published