summaryrefslogtreecommitdiff
path: root/README.md
blob: 66997fe0e7f722b50977f6ef354c82695d45346b (plain)
1
2
3
4
5
6
7
8
9
10
# dynamic-web-page

Automates content creation for main page of my blog

The cronjob runs scripts:
- get random audio file with phrase;
- extract text;
- generate image based on avatar related to text;
- replace in html;
- rsync to server;