Jekyll Opine
Features
Installation
- Fork this repository into your own account (if you use as destination a repository named USERNAME.github.io then your url will be
username.github.io, elseusername.github.io/REPONAME/) - Modify
_config.ymlwith your data - Use the files inside of the
/_posts/directory as templates to modify and create your own blog posts. - Replace
avatar.pnginside of/assets/images/. - Make sure Github Pages are turned on in the repository settings, and pointing to the main or master branch (where you cloned this repo)