https://github.com/d-led/d-led.github.io
CV
https://github.com/d-led/d-led.github.io
Last synced: 4 months ago
JSON representation
CV
- Host: GitHub
- URL: https://github.com/d-led/d-led.github.io
- Owner: d-led
- License: cc0-1.0
- Created: 2022-05-22T10:31:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-22T11:46:01.000Z (about 4 years ago)
- Last Synced: 2025-10-21T06:29:59.965Z (8 months ago)
- Language: HTML
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Theme
[congo](https://jpanther.github.io/congo/docs/)
### Theme Quirk
after installing as a [hugo module](https://jpanther.github.io/congo/docs/installation/#install-using-hugo)
```bash
cp $TMPDIR/hugo_cache/modules/filecache/modules/pkg/mod/github.com/jpanther/congo/v2@v2.2.0/config/_default/*.toml config/_default
```
`module.toml` must contain afterwards:
```toml
[[imports]]
path = "github.com/jpanther/congo/v2"
```