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.
|
2 years ago | |
---|---|---|
content | 2 years ago | |
themes/alextee | 2 years ago | |
.gitignore | 4 years ago | |
COPYING | 4 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
pelicanconf.py | 2 years ago | |
publishconf.py | 3 years ago | |
tasks.py | 2 years ago |
README.md
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