File tree Expand file tree Collapse file tree 4 files changed +14
-11
lines changed Expand file tree Collapse file tree 4 files changed +14
-11
lines changed Original file line number Diff line number Diff line change 1- [ ![ GitHub release] ( https://img.shields.io/github/release/cybozu-go/neco-template .svg?maxAge=60 )] [ releases ]
2- [ ![ CI] ( https://github.com/cybozu-go/neco-template /actions/workflows/ci.yaml/badge.svg )] ( https://github.com/cybozu-go/neco-template /actions/workflows/ci.yaml )
3- [ ![ PkgGoDev] ( https://pkg.go.dev/badge/github.com/cybozu-go/neco-template ?tab=overview )] ( https://pkg.go.dev/github.com/cybozu-go/neco-template ?tab=overview )
4- [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/cybozu-go/neco-template )] ( https://goreportcard.com/report/github.com/cybozu-go/neco-template )
1+ [ ![ GitHub release] ( https://img.shields.io/github/release/cybozu-go/ofen .svg?maxAge=60 )] [ releases ]
2+ [ ![ CI] ( https://github.com/cybozu-go/ofen /actions/workflows/ci.yaml/badge.svg )] ( https://github.com/cybozu-go/ofen /actions/workflows/ci.yaml )
3+ [ ![ PkgGoDev] ( https://pkg.go.dev/badge/github.com/cybozu-go/ofen ?tab=overview )] ( https://pkg.go.dev/github.com/cybozu-go/ofen ?tab=overview )
4+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/cybozu-go/ofen )] ( https://goreportcard.com/report/github.com/cybozu-go/ofen )
55
66ofen
77============================
1212
1313[ docs] ( docs/ ) directory contains documents about designs and specifications.
1414
15- [ releases ] : https://github.com/cybozu-go/neco-template /releases
15+ [ releases ] : https://github.com/cybozu-go/ofen /releases
Original file line number Diff line number Diff line change 1- # Template documentation
1+ # ofen documentation
2+
3+ Ofen is a Kubernetes controller that prefetch(preheat) container images.
Original file line number Diff line number Diff line change 11# Summary
22
3- [ Template ] ( README.md )
3+ [ Ofen ] ( README.md )
44
55# User manual
66
77# Developer documents
88
9+ - [ Design document] ( design.md )
910- [ Release procedure] ( release.md )
Original file line number Diff line number Diff line change 22language = " en"
33multilingual = false
44src = " ."
5- title = " Template Documentation"
5+ title = " Ofen Documentation"
66
77[output .html ]
8- git-repository-url = " https://github.com/cybozu-go/neco-template "
9- edit-url-template = " https://github.com/cybozu-go/neco-template /edit/main/docs/{path}"
10- site-url = " /neco-template /"
8+ git-repository-url = " https://github.com/cybozu-go/ofen "
9+ edit-url-template = " https://github.com/cybozu-go/ofen /edit/main/docs/{path}"
10+ site-url = " /ofen /"
You can’t perform that action at this time.
0 commit comments