Blog Established Today
Github Pages
- Create a new repo.
- Initial
Mastercommit. - In Settings, go to GitHub Pages, select
master branchin Source. - All done.
Next Jekyll Template with Mathjax Support
- In
_config.yml, findmathjax, setenable: true - In
_includes\_layout.html, modify HEAD to be:
1 | |
- All done.