2016-03-13 15:29:15 -04:00
2015-11-21 02:17:43 -05:00
2016-03-13 15:23:45 -04:00
2015-12-15 15:36:59 -05:00
2015-11-28 19:15:13 -05:00
2015-11-21 10:11:09 -05:00
2015-11-21 02:17:43 -05:00
2016-03-13 15:22:55 -04:00
2015-11-21 10:11:09 -05:00
2015-11-28 14:15:55 -05:00
2016-03-13 15:29:15 -04:00
2015-11-28 14:21:05 -05:00
2015-11-30 07:12:55 -05:00

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

Description
The old hexo based blog. Now retired
Readme 23 MiB
Languages
JavaScript 56.7%
CSS 21.5%
SCSS 11.1%
EJS 7.4%
Stylus 2.9%
Other 0.4%