mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 19:26:42 -07:00
Initial migration to new theme
This commit is contained in:
parent
5f87407232
commit
1c359e342a
27 changed files with 224 additions and 511 deletions
|
@ -1,11 +1,11 @@
|
|||
+++
|
||||
Topics = ["development"]
|
||||
title = "Migrating from Pelican to Hugo"
|
||||
date = "2015-11-29T07:16:53-05:00"
|
||||
Description = "In this post I will discuss the steps I took to migrate my blog from Pelican to Hugo."
|
||||
Keywords = ["pelican", "hugo", "golang", "go", "python", "blog"]
|
||||
Slug = "migrating-from-pelican-to-hugo"
|
||||
Tags = ["pelican", "hugo", "golang", "go", "python", "blog"]
|
||||
Title = "Migrating from Pelican to Hugo"
|
||||
description = "In this post I will discuss the steps I took to migrate my blog from Pelican to Hugo."
|
||||
toc = true
|
||||
keywords = ["pelican", "hugo", "golang", "go", "python", "blog"]
|
||||
tags = ["hugo", "golang", "blog"]
|
||||
categories = ["development"]
|
||||
+++
|
||||
|
||||
In this post I will discuss the steps I took to migrate my blog from [Pelican](http://blog.getpelican.com/) to [Hugo](http://gohugo.io/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue