Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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
3 changes: 2 additions & 1 deletion content/cli/ai-assistants.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
title: "LiveTemplate Assistant for GitHub Copilot"
source_repo: "https://github.com/livetemplate/lvt"
source_path: ".github/copilot-instructions.md"
source_commit: "91211b7f0565d357db29bf390d39ea484bf96eb8"
source_ref: "v0.1.7"
source_commit: "e132b0dbd81c773d3fedf7980b306cf76f50b2f6"
---

# LiveTemplate Assistant for GitHub Copilot
Expand Down
3 changes: 2 additions & 1 deletion content/cli/auth-customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
title: "Customizing Auth Templates"
source_repo: "https://github.com/livetemplate/lvt"
source_path: "docs/guides/auth-customization.md"
source_commit: "91211b7f0565d357db29bf390d39ea484bf96eb8"
source_ref: "v0.1.7"
source_commit: "e132b0dbd81c773d3fedf7980b306cf76f50b2f6"
---

# Customizing Auth Templates
Expand Down
3 changes: 2 additions & 1 deletion content/cli/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
title: "LiveTemplate Components Library"
source_repo: "https://github.com/livetemplate/lvt"
source_path: "components/README.md"
source_commit: "91211b7f0565d357db29bf390d39ea484bf96eb8"
source_ref: "v0.1.7"
source_commit: "e132b0dbd81c773d3fedf7980b306cf76f50b2f6"
---

# LiveTemplate Components Library
Expand Down
3 changes: 2 additions & 1 deletion content/cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
title: "LiveTemplate CLI (`lvt`) - Complete Guide"
source_repo: "https://github.com/livetemplate/lvt"
source_path: "docs/guides/lvt-cli-guide.md"
source_commit: "91211b7f0565d357db29bf390d39ea484bf96eb8"
source_ref: "v0.1.7"
source_commit: "e132b0dbd81c773d3fedf7980b306cf76f50b2f6"
---

# LiveTemplate CLI (`lvt`) - Complete Guide
Expand Down
3 changes: 2 additions & 1 deletion content/cli/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
title: "LiveTemplate Testing Framework"
source_repo: "https://github.com/livetemplate/lvt"
source_path: "testing/README.md"
source_commit: "91211b7f0565d357db29bf390d39ea484bf96eb8"
source_ref: "v0.1.7"
source_commit: "e132b0dbd81c773d3fedf7980b306cf76f50b2f6"
---

# LiveTemplate Testing Framework
Expand Down
3 changes: 2 additions & 1 deletion content/contributing/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
title: "Contributing to LVT CLI"
source_repo: "https://github.com/livetemplate/lvt"
source_path: "CONTRIBUTING.md"
source_commit: "91211b7f0565d357db29bf390d39ea484bf96eb8"
source_ref: "v0.1.7"
source_commit: "e132b0dbd81c773d3fedf7980b306cf76f50b2f6"
---

# Contributing to LVT CLI
Expand Down
Loading