mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
feat: init
This commit is contained in:
26
articles/content/2022-12-05-git-strategy/article.yml
Normal file
26
articles/content/2022-12-05-git-strategy/article.yml
Normal file
@@ -0,0 +1,26 @@
|
||||
title: A meta talk about Git strategies
|
||||
cover: cover.png
|
||||
meta:
|
||||
slug: git-strategy
|
||||
content:
|
||||
- content:
|
||||
- file: intro-story.md
|
||||
state: first-draft
|
||||
|
||||
- file: intro-bridge.md
|
||||
state: first-draft
|
||||
|
||||
- title: Declaring your expected state
|
||||
file: expected-state.md
|
||||
state: final-draft
|
||||
|
||||
- title: Git as the expected state
|
||||
file: git-as-expected-state.md
|
||||
state: final-draft
|
||||
|
||||
- file: setup.md
|
||||
state: final-draft
|
||||
|
||||
- title: Conclusion
|
||||
file: conclusion.md
|
||||
state: first-draft
|
||||
Reference in New Issue
Block a user