initial publish
This commit is contained in:
parent
fe383f9333
commit
158d021613
49 changed files with 1796 additions and 26 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Hugo output
|
||||
public/
|
||||
public.tgz
|
||||
|
||||
# Misc.
|
||||
.hugo_build.lock
|
||||
.direnv/
|
||||
result
|
||||
|
||||
# Theme is vendored via Nix, don't commit
|
||||
themes/default
|
||||
Loading…
Add table
Add a link
Reference in a new issue