Clio is a template and theme based on danromero.org. This repository is designed to be hosted on GitHub Pages with Jekyll. You can read more about the GitHub Pages + Jekyll integration. Out-of-the-box the template supports:
/about/
.screenshot.png
from the main folder._config.yml
. Replace the sample text for title, email, description, url, and twitter.(.md)
files to the _posts
folder. GitHub Pages will automatically generate the HTML./about/
page) as Markdown (.md)
files to the main folder. GitHub Pages will automatically generate the HTML./assets/
folder. If you don't, your site will be represented by a purple square. 🙂/assets/
folder.The template is set up to support Open Graph images for services like Twitter. Be sure to add the image name in the front matter of the blog posts and the images should be uploaded to the /assets/og/
folder. The Hello World! sample post has a functioning example.
You can add the Javascript into the default.html
layout right above the </body>
tag.