Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
master(f721386)まで対応
  • Loading branch information
SetoAira committed Jun 29, 2019
commit 1a8be6335cd3f74e85226c708f7df01dbc129977
47 changes: 0 additions & 47 deletions _data/docs.yml

This file was deleted.

15 changes: 10 additions & 5 deletions _data/docs_nav.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
- title: Getting Started
# - title: Getting Started
- title: 入門
docs:
- link: /docs/
- link: /docs/ruby-101/
- link: /docs/installation/
- link: /docs/community/
- link: /docs/step-by-step/01-setup/
- title: Build
# - title: Build
- title: ビルド
docs:
- link: /docs/usage/
- link: /docs/configuration/
- title: Content
# - title: Content
- title: コンテンツ
docs:
- link: /docs/pages/
- link: /docs/posts/
Expand All @@ -18,7 +21,8 @@
- link: /docs/datafiles/
- link: /docs/assets/
- link: /docs/static-files/
- title: Site Structure
# - title: Site Structure
- title: サイトの構成
docs:
- link: /docs/structure/
- link: /docs/liquid/
Expand All @@ -28,7 +32,8 @@
- link: /docs/permalinks/
- link: /docs/themes/
- link: /docs/pagination/
- title: Guides
# - title: Guides
- title: ガイド
docs:
- link: /docs/plugins/
- link: /docs/migrations/
Expand Down
Loading