Skip to content

Commit

Permalink
ブログ記事のリンクを追記
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Dec 21, 2024
1 parent 963a811 commit 144b70c
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 0 deletions.
4 changes: 4 additions & 0 deletions documents/forGitBranch/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@ hero:
ファイルは[Pandoc]を利用して作成しています。

[pandoc]: https://pandoc.org/

# Articles

- 2024.12.14 [Gitブランチフロー規約の紹介](https://future-architect.github.io/articles/20241214a/)
5 changes: 5 additions & 0 deletions documents/forJava/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,8 @@ Java17 向けのコーディング規約は[こちら](./Javaコーディング
- [Markdown](https://github.com/future-architect/coding-standards/blob/master/documents/forJava/Javaコーディング規約_for_8.md)

[pandoc]: https://pandoc.org/

# Articles

- 2021.10.07 [Java17対応版!Javaコーディング規約の紹介](https://future-architect.github.io/articles/20211007a/)
- 2016.09.02 [システム屋さんがうれしいJava8対応のコーディング規約を公開します!!](https://future-architect.github.io/articles/20160902/)
5 changes: 5 additions & 0 deletions documents/forOpenAPISpecification/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,8 @@ OAS は次のように複数のバージョンが存在します。
- [Word](https://github.com/future-architect/coding-standards/raw/gh-pages/resources/OpenAPI_Specification_2.0.docx)

[pandoc]: https://pandoc.org/

# Articles

- 2024.07.02 [OpenAPI Specification v3.0.3のコーディング規約を公開しました](https://future-architect.github.io/articles/20240702a/)
- 2023.07.25 [フューチャーのSwagger(OpenAPI 2.0)規約の紹介](https://future-architect.github.io/articles/20230725a/)
4 changes: 4 additions & 0 deletions documents/forSQL/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ hero:
- [Word](https://github.com/future-architect/coding-standards/raw/gh-pages/resources/SQLコーディング規約(Oracle).docx)

[pandoc]: https://pandoc.org/

# Articles

- 2023.11.20 [新しいSQLフォーマッターであるuroboroSQL-fmtをリリースしました](https://future-architect.github.io/articles/20231120a/)

0 comments on commit 144b70c

Please sign in to comment.