Undrafting
This commit is contained in:
parent
8b9eb1d831
commit
3b21d82b3b
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: "About"
|
title: "About"
|
||||||
date: 2017-10-24T20:33:51-04:00
|
date: 2017-10-24T20:33:51-04:00
|
||||||
draft: true
|
draft: false
|
||||||
---
|
---
|
||||||
|
|
||||||
Working hard or hardly working
|
Working hard or hardly working
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: "Migrating to Hugo"
|
title: "Migrating to Hugo"
|
||||||
date: 2017-10-24T20:30:43-04:00
|
date: 2017-10-24T20:30:43-04:00
|
||||||
draft: true
|
draft: false
|
||||||
---
|
---
|
||||||
|
|
||||||
The migration is complete! I made the decision in the past week to move away from Middleman (sorry Middleman) and pick up a new blogging platform with more hutzpah. I've read several articles and posts about [Hugo](gohugo.io) and heard that it is an absolute blast to work with. How simple is it would you say? So simple that all I really did was install Hugo, download a theme, configure that theme and BOOM here I am writing content on my new platform.
|
The migration is complete! I made the decision in the past week to move away from Middleman (sorry Middleman) and pick up a new blogging platform with more hutzpah. I've read several articles and posts about [Hugo](gohugo.io) and heard that it is an absolute blast to work with. How simple is it would you say? So simple that all I really did was install Hugo, download a theme, configure that theme and BOOM here I am writing content on my new platform.
|
||||||
@ -14,4 +14,4 @@ My Hugo setup is currently on a Fedora 27 laptop. I wanted to share some of the
|
|||||||
|
|
||||||
## Snapcraft
|
## Snapcraft
|
||||||
|
|
||||||
Snapcraft and snaps are a method of package management created by Canonical, the company behind Ubuntu. Snaps are a means of isolating applications in a self-contained environment that includes everything that the application needs to runs. Once you have downloaded the Hugo snap, you will be able to start working with Hugo.
|
Snapcraft and snaps are a method of package management created by Canonical, the company behind Ubuntu. Snaps are a means of isolating applications in a self-contained environment that includes everything that the application needs to runs. Once you have downloaded the Hugo snap, you will be able to start working with Hugo.
|
||||||
|
Loading…
Reference in New Issue
Block a user