File: _config.yaml

package info (click to toggle)
golang-github-grpc-ecosystem-grpc-gateway 1.6.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 2,296 kB
  • sloc: makefile: 195; sh: 21
file content (19 lines) | stat: -rw-r--r-- 229 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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