Revision 20540e679599eb91a8bcda2401cbc110d010846a authored by Thomas Fischer on 04 April 2023, 08:09:26 UTC, committed by TomFischer on 24 April 2023, 08:23:41 UTC
1 parent ac5dd68
Raw File
.gitignore
node_modules/
public/
dist/
themes/ogs/static
test.md
test.jpg
npm-debug.log
yarn-error.log
yarn.lock
resources/
.hugo_build.lock

# Generated by other tools
content/internal
data/bibliography.json

# generated css
static/css/all.css

# Generated by nb2hugo
content/docs/benchmarks/notebooks
static/docs/benchmarks/notebooks
back to top