8e52ef5633271a5e285f5570519d35fd490fd825
This is the source of my blog post.
The posts in source/_posts are built into html files at build time. Azure listens to git commits and then runs deploy.sh which installs hexo and generates html into ./public with hexo. the web.config (which is what Azure uses as a .htaccess file) rewrites all urls to the public directory. Any 404's will be redirected to 404/ which will actually be public/404/index.html in the filesystem
Don't worry the key pair in the repo is just generated so I can serve ssl locally.
Description
Languages
JavaScript
56.7%
CSS
21.5%
SCSS
11.1%
EJS
7.4%
Stylus
2.9%
Other
0.4%