-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create Musings “2023-12-01-publishing-from-anywhere-with-decap-cms”
- Loading branch information
1 parent
49d38ee
commit 07741cf
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
38 changes: 38 additions & 0 deletions
38
posts/musings/2023-12-01-publishing-from-anywhere-with-decap-cms.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
layout: musing | ||
draft: true | ||
title: Publishing from anywhere with Decap CMS | ||
description: Breaking down the biggest barrier to publishing | ||
a statically-generated blog post without giving up the simplicity of | ||
Markdown | ||
categories: | ||
- musings | ||
- musing | ||
tags: | ||
- dev | ||
- website | ||
- self-hosting | ||
--- | ||
\_description\_ | ||
|
||
\ | ||
## I love SSGs | ||
|
||
|
||
|
||
\## But… | ||
|
||
There’s friction with drafting and publishing from anywhere when the source content is in Git. | ||
|
||
\ | ||
## Git-based CMS | ||
|
||
|
||
|
||
\## Staying simple and self-hosted | ||
|
||
\ | ||
## Pain points | ||
|
||
\ | ||
## Just keep publishing |