forked from jeanjack/fuz.web
Fix some text
content/index.md: Add fuz wiki Makefile: make now does only init config and build .gitignore: ignoring some file manage by GNU/Make Readme.md: Add doc for make Readme.md: Add Deploiment section
This commit is contained in:
parent
9cd876d440
commit
3cac00323a
4 changed files with 25 additions and 6 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,3 +2,6 @@
|
|||
.resources/
|
||||
*~
|
||||
.hugo_build.lock
|
||||
config.toml
|
||||
.gitmodules
|
||||
.public/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue