mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-07 22:54:06 -05:00
Adds a static site generation using Hugo, and deployed to GitHub pages (googleapis.github.io/genai-toolbox).
13 lines
114 B
Plaintext
13 lines
114 B
Plaintext
# direnv
|
|
.envrc
|
|
|
|
# vscode
|
|
.vscode/
|
|
|
|
# npm
|
|
node_modules
|
|
|
|
# hugo
|
|
.hugo/public/
|
|
.hugo/resources/_gen
|
|
.hugo_build.lock |