Kivan Polimis
  • Home
  • Technical Articles
  • Blog
  • Vita
  • Teaching
  • Software
  • Projects
Categories
All (3)
how-to (1)
review (2)

Blog

SICSS Debrief

review

A debrief on attending the first Summer Institute in Computational Social Science at Princeton University.

Jul 17, 2017
3 min

Make a Pelican Blog

how-to

How to setup Pelican to build a blog with Travis-CI and deploy to GitHub Pages.

Mar 24, 2016
6 min

My First Post

review
This is my personal blog, built with Pelican and hosted on Github
Mar 21, 2016
1 min
No matching items
Source Code
---
title: "Blog"
listing:
  contents: posts/blog
  sort: "date desc"
  type: default
  categories: true
  sort-ui: true
  filter-ui: true
  fields: [date, title, description, categories, reading-time]
page-layout: full
title-block-banner: false
---
 

© Kivan Polimis. Built with Quarto.