Source code for my personal website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

201 B

alextee-web

Source for www.alexandrostheodotou.com

Build

make html

Dependencies

  • pelican

Deploy

SSH_USER=<user> SSH_HOST=<host> SSH_TARGET_DIR=<target-dir> make rsync_upload