Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
d0a5fb7
[Automation] Initialize the environment.
0h-n0 Nov 5, 2022
05456ab
feat:
0h-n0 Nov 5, 2022
b86f545
feat
0h-n0 Nov 5, 2022
80b60de
feat
0h-n0 Nov 5, 2022
0e88354
update
0h-n0 Nov 5, 2022
c0e378e
feat:
0h-n0 Nov 5, 2022
eab2dbb
feat
0h-n0 Nov 5, 2022
ba93d32
feat
0h-n0 Nov 5, 2022
22dcb6b
feat
0h-n0 Nov 6, 2022
307fc6b
feat:
0h-n0 Nov 6, 2022
71d2d85
feat
0h-n0 Nov 6, 2022
b7989a2
feat
0h-n0 Nov 6, 2022
3945252
feat
0h-n0 Nov 6, 2022
121dca1
feat
0h-n0 Nov 6, 2022
06e4c28
feat: rename
0h-n0 Nov 6, 2022
dcd35a6
feat: update
0h-n0 Nov 7, 2022
fa3171f
feat: update
0h-n0 Nov 8, 2022
7c38c19
feat:
0h-n0 Nov 8, 2022
ecf183e
feat:
0h-n0 Nov 8, 2022
7db1388
feat: udpate 2022-11-11
0h-n0 Nov 10, 2022
b031afc
feat: update
0h-n0 Nov 10, 2022
b13a772
fix: bug
0h-n0 Nov 10, 2022
137d992
feat: update
0h-n0 Nov 13, 2022
b7bb595
feat
0h-n0 Nov 13, 2022
d302200
feat: remove emoji
0h-n0 Nov 13, 2022
644b13a
feat: update
0h-n0 Nov 13, 2022
4c997d1
feat: update title
0h-n0 Nov 13, 2022
d7d673d
feat: tdd post
0h-n0 Nov 13, 2022
72b666d
feat: move post
0h-n0 Nov 13, 2022
053dcb3
feat: add google adsense
0h-n0 Nov 22, 2022
e7e0716
feat: add 5 reference articles for Zenn article 0a8f4d0e7c71bf
0h-n0 Feb 13, 2026
0c11721
Merge pull request #1 from 0h-n0/article/zenn-0a8f4d0e7c71bf-references
0h-n0 Feb 13, 2026
1a4f30b
fix: correct categories format for Jekyll Chirpy theme
0h-n0 Feb 13, 2026
fde1347
fix: update GitHub Actions to latest versions
0h-n0 Feb 13, 2026
0d67737
Merge pull request #2 from 0h-n0/fix/jekyll-build-errors
0h-n0 Feb 13, 2026
7f38fba
fix: pin Ruby to 3.3.0 to resolve bundle compatibility
0h-n0 Feb 13, 2026
fdca5b9
fix: remove hardcoded ruby-version to use .ruby-version file
0h-n0 Feb 13, 2026
050f84f
fix: update nokogiri to 1.16.7 (removed from rubygems.org)
0h-n0 Feb 13, 2026
842790c
fix: remove Gemfile.lock for regeneration with Ruby 3.3.0
0h-n0 Feb 13, 2026
dd1ddf2
Merge pull request #3 from 0h-n0/hotfix/ruby-version-3.3.0
0h-n0 Feb 13, 2026
90a6c7d
fix: simplify frontmatter format to match existing posts
0h-n0 Feb 13, 2026
55e79f8
Merge pull request #4 from 0h-n0/fix/frontmatter-format
0h-n0 Feb 13, 2026
fd67f88
fix: add quotes to title and description for YAML parsing
0h-n0 Feb 13, 2026
723524d
Merge pull request #5 from 0h-n0/hotfix/yaml-quote-fix
0h-n0 Feb 13, 2026
78b52bc
feat: Minimal Mistakes テーマに移行 (#6)
0h-n0 Feb 14, 2026
7c4c2b9
fix: exclude vendor directory from Jekyll build
0h-n0 Feb 14, 2026
22f598f
fix: add repository setting for jekyll-github-metadata
0h-n0 Feb 14, 2026
7dfb90e
fix: remove repository setting and explicitly set baseurl to empty
0h-n0 Feb 14, 2026
6884828
feat: improve post detail page UI/UX with modern design
0h-n0 Feb 14, 2026
dfd7af6
fix: add math flag to articles with mathematical expressions
0h-n0 Feb 14, 2026
8839a49
fix: convert architecture diagram to Mermaid and fix math expressions
0h-n0 Feb 14, 2026
927bb51
feat: make all external links clickable in new tabs
0h-n0 Feb 14, 2026
efd3b4c
fix: add math flag to articles with mathematical expressions
0h-n0 Feb 14, 2026
89a0457
fix: convert architecture diagram to Mermaid and fix math expressions
0h-n0 Feb 14, 2026
22c067e
feat: make all external links clickable in new tabs
0h-n0 Feb 14, 2026
03dad92
Merge master into feature/restore-chirpy-with-ui-improvements
0h-n0 Feb 14, 2026
8ac2655
Merge pull request #9 from 0h-n0/feature/restore-chirpy-with-ui-impro…
0h-n0 Feb 14, 2026
142bb23
fix: restore Chirpy theme Gemfile and gemspec
0h-n0 Feb 14, 2026
649e94e
fix: remove unnecessary Jekyll plugins from config
0h-n0 Feb 14, 2026
44355f3
fix: restore Chirpy theme includes and fix post layouts
0h-n0 Feb 14, 2026
63b05b5
fix: restore all Chirpy theme files and configure theme
0h-n0 Feb 14, 2026
37cc6b2
fix: コードハイライトとMathJax表示の修正
0h-n0 Feb 14, 2026
3b87b9e
fix: MathJax CDN URLを追加(_data/assets/cross_origin.yml)
0h-n0 Feb 14, 2026
2508233
fix: Mermaid CDN URLを追加
0h-n0 Feb 14, 2026
6707cc7
fix: Bootstrap CSSを追加してレイアウト修正
0h-n0 Feb 14, 2026
691db2a
fix: jQuery CDN URLを追加
0h-n0 Feb 14, 2026
37832b8
feat: ダークモード切り替えボタンを有効化
0h-n0 Feb 14, 2026
805b13d
fix: タグとカテゴリをクリック可能なリンクに修正
0h-n0 Feb 14, 2026
b60938b
feat: Google AdSense自動広告統合 + 全ページ表示確認テスト
0h-n0 Feb 15, 2026
7870022
Merge pull request #10 from 0h-n0/feature/google-adsense-integration
0h-n0 Feb 15, 2026
8d4018d
feat: align sidebar with Chirpy official defaults
0h-n0 Feb 15, 2026
1b7a23b
Merge pull request #11 from 0h-n0/feature/chirpy-default-sidebar
0h-n0 Feb 15, 2026
198029c
fix: add tabs collection to _config.yml
0h-n0 Feb 15, 2026
741c179
Merge pull request #12 from 0h-n0/hotfix/add-tabs-collection
0h-n0 Feb 15, 2026
cb8a341
fix: resolve TOC display issue by hosting bootstrap-toc locally
0h-n0 Feb 15, 2026
be7e344
fix: change post layout from 'single' to 'post' for Chirpy theme
0h-n0 Feb 15, 2026
ac6fa00
fix: resolve TOC display issue by hosting bootstrap-toc locally
0h-n0 Feb 15, 2026
9214eba
fix: change post layout from 'single' to 'post' for Chirpy theme
0h-n0 Feb 15, 2026
e163ea1
Merge pull request #13 from 0h-n0/feature/fix-toc-display
0h-n0 Feb 15, 2026
d088d2e
refactor: 既存記事の構造改善 - 概要をトップに配置
0h-n0 Feb 15, 2026
a93ae67
Merge pull request #14 from 0h-n0/refactor/improve-article-structure
0h-n0 Feb 15, 2026
bf3a6fc
feat: arXiv論文解説 - OPRO (Large Language Models as Optimizers)
0h-n0 Feb 15, 2026
08c3cce
Merge pull request #15 from 0h-n0/article/paper-opro-2309-03409
0h-n0 Feb 15, 2026
1fc0c29
fix: add math and mermaid flags to existing articles (#37)
0h-n0 Feb 15, 2026
979402d
feat: NVIDIA研究解説 エージェントAIのコード実行セキュリティ (#36)
0h-n0 Feb 15, 2026
e9b23b6
feat: NeurIPS論文解説 AvaTaR - LLMエージェントツール使用最適化 (#35)
0h-n0 Feb 15, 2026
449898c
feat: 論文解説 Infini-attention - 無限長コンテキスト実現 (#34)
0h-n0 Feb 15, 2026
387a5b4
feat: Anthropic研究解説 プロンプトインジェクション防御の最前線 (#33)
0h-n0 Feb 15, 2026
e6f4dae
feat: 論文解説 AgentBench - LLMエージェント評価ベンチマーク (#32)
0h-n0 Feb 15, 2026
fb57492
feat: Anthropic Agent Skills解説 - Progressive Disclosure、コンテキスト効率化、セキュ…
0h-n0 Feb 15, 2026
31af08b
feat: new article 'HyPA-RAG: ハイブリッド検索のパラメータ適応最適化' (#30)
0h-n0 Feb 15, 2026
47f58de
feat: new article 'FAISS完全ガイド: 大規模ベクトル検索の実装と最適化' (#29)
0h-n0 Feb 15, 2026
9de4506
feat: new article 'Speculative RAG: Draftingで推論を高速化する最新手法' (#28)
0h-n0 Feb 15, 2026
4183238
feat: RAG Architectures & Robustness Survey (#27)
0h-n0 Feb 15, 2026
34994c2
feat: RAG Comprehensive Survey - Evolution and State-of-the-Art (#26)
0h-n0 Feb 15, 2026
94394b5
feat: arxiv paper deep-dive for LLM cost optimization (#25)
0h-n0 Feb 15, 2026
3709041
feat: arxiv paper deep-dive for LLM cost optimization (#24)
0h-n0 Feb 15, 2026
e052e89
feat: arxiv paper deep-dive for LLM cost optimization (#23)
0h-n0 Feb 15, 2026
016d632
feat: arxiv paper deep-dive for LLM cost optimization (#22)
0h-n0 Feb 15, 2026
48e508e
feat: arxiv paper deep-dive for LLM cost optimization (#21)
0h-n0 Feb 15, 2026
659c0af
feat: arxiv article SE 3.0: AI-Nativeソフトウェア工学 (#20)
0h-n0 Feb 15, 2026
86889b4
feat: techblog article Google DeepMind CodeMender解説 (#19)
0h-n0 Feb 15, 2026
1fa2c7e
feat: techblog article Meta Code Llama解説 (#18)
0h-n0 Feb 15, 2026
cf4071f
feat: arxiv article AI-NativeソフトウェアライフサイクルとV-Bounceモデル (#17)
0h-n0 Feb 15, 2026
fe70e01
feat: arxiv article LLMベースのコード生成エージェント完全サーベイ (#16)
0h-n0 Feb 15, 2026
085475d
fix: HTMLProoferエラー修正 - 架空リンクをコード表記に変更
0h-n0 Feb 15, 2026
bfd2447
feat: add PR review workflow and template
0h-n0 Feb 15, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 0 additions & 73 deletions .github/CODE_OF_CONDUCT.md

This file was deleted.

66 changes: 0 additions & 66 deletions .github/CONTRIBUTING.md

This file was deleted.

2 changes: 0 additions & 2 deletions .github/FUNDING.yml

This file was deleted.

65 changes: 0 additions & 65 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

35 changes: 0 additions & 35 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/question.md

This file was deleted.

42 changes: 0 additions & 42 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

58 changes: 58 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
## 記事情報

- **タイトル**: <!-- 記事タイトル -->
- **情報源タイプ**: <!-- arxiv/tech_blog/conference -->
- **情報源URL**: <!-- ソースURL -->
- **関連Zenn記事**: <!-- Zenn記事URL -->

## 自動検証結果

<!-- validate_generated_articles.sh の出力をここに貼る -->

```
✅ Frontmatter validation: PASSED
✅ Math blocks: PAIRED
✅ Word count: XXXX chars
⚠️ Content age: X years old (annotation added/not needed)
```

## 手動レビューチェックリスト

### 視覚的確認(Jekyll Preview)

- [ ] 数式が正しくレンダリングされている(MathJax)
- [ ] Mermaidダイアグラムが表示されている(該当する場合)
- [ ] マークダウンの表、リンク、コードブロックが正しく表示されている

### コンテンツ品質

- [ ] タイトルと内容が一致している
- [ ] 情報源の内容を正確に伝えている
- [ ] コード例(ある場合)が実行可能または擬似コードとして妥当
- [ ] 古いコンテンツには適切な注釈がある

### 構造的整合性

- [ ] 冒頭で約束した項目数と実際のセクション数が一致している(例:「5つのポイント」→5個のセクション)
- [ ] 見出しの番号が順序通り(1, 2, 3...)でスキップがない
- [ ] 箇条書きの番号が順序通りでスキップがない
- [ ] 「次のセクションで説明」などの前方参照に対応するセクションが存在する

### 技術的妥当性

- [ ] 数式の変数定義が明記されている
- [ ] アルゴリズムの説明が論理的
- [ ] 実験結果(ある場合)が正確に引用されている

## Jekyll Preview コマンド

```bash
cd 0h-n0.github.io
bundle exec jekyll serve
# http://localhost:4000/posts/{slug}/ を開いて確認
```

## 関連Issue

<!-- zen-auto-create-article の Issue番号 -->
Closes 0h-n0/zen-auto-create-article#<!-- issue番号 -->
17 changes: 0 additions & 17 deletions .github/stale.yml

This file was deleted.

Loading
Loading