Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 265 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 265 Bytes

ancay.ch

My personal website.

# clone de github repository
git clone https://github.com/heaspery/ancay.ch.git

# switch to the clone repository
cd ancay.ch

# initialise submodule 
git submodule sync --recursive
git submodule update --init --recursive