mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-05-25 13:32:22 +00:00
20 lines
229 B
YAML
Executable File
20 lines
229 B
YAML
Executable File
theme: jekyll-theme-architect
|
|
|
|
repository: grpc-ecosystem/grpc-gateway
|
|
|
|
collections:
|
|
docs:
|
|
output: true
|
|
|
|
defaults:
|
|
- scope:
|
|
path: ""
|
|
values:
|
|
layout: "default"
|
|
|
|
plugins:
|
|
- jekyll-toc
|
|
|
|
exclude:
|
|
- run.sh
|