Skip to content

Commit fec4490

Browse files
committed
Test post
1 parent 6b1f4e4 commit fec4490

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.remote
22
node_modules
3+
*~

public/newArticle001.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: 投稿のテスト
3+
tags:
4+
- テスト
5+
private: false
6+
updated_at: '2024-10-13T20:11:47+09:00'
7+
id: 916afc56e64c717e93b8
8+
organization_url_name: null
9+
slide: false
10+
ignorePublish: false
11+
---
12+
# Qiita-cliを用いてGithubから記事を投稿するテスト

0 commit comments

Comments
 (0)