add woodpecker ci badge
This commit is contained in:
parent
b3346049c3
commit
ab4f7cbe67
|
@ -1,4 +1,5 @@
|
||||||
# intro
|
# intro
|
||||||
|
[![status-badge](https://build.bdeshi.space/api/badges/bdeshi/resume-manpage/status.svg)](https://build.bdeshi.space/bdeshi/resume-manpage)
|
||||||
|
|
||||||
this is a manpage-like html template, but tbh it's not really a manpage
|
this is a manpage-like html template, but tbh it's not really a manpage
|
||||||
|
|
||||||
|
@ -24,7 +25,7 @@ $ ls dist
|
||||||
`/includes`: template parts are located here.
|
`/includes`: template parts are located here.
|
||||||
|
|
||||||
- `include /somefile` from anywhere will look for `somefile` in project root
|
- `include /somefile` from anywhere will look for `somefile` in project root
|
||||||
- `include somefile` will be relative to current pug file.
|
- `include ./somefile` will be relative to current pug file.
|
||||||
|
|
||||||
`/assets`: css/sass, scripts, images etc are located here.
|
`/assets`: css/sass, scripts, images etc are located here.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user