* Add webpage to academic pages list * adding panelbear analytics * added categories for projects and horizontal mode display for projects * rewrote the code to ensure it works properly with current project definitions * Style adjustments * added blockquote format, jekyll-archives, tag, year archive pages, and reading time. * added archive meta to blog posts list and individual posts. * added sitemap * stylistic modifications to jekyll-archive addition * Minor fixes Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
10 lines
235 B
Markdown
10 lines
235 B
Markdown
---
|
|
layout: post
|
|
title: a post with comments
|
|
date: 2015-10-20 11:59:00-0400
|
|
description: an example of a blog post with comments
|
|
comments: true
|
|
categories: sample-posts external-services
|
|
---
|
|
This post shows how to add DISQUS comments.
|