Moved to Makefile based build system
Got rid of janky build.sh script. Now uses a bunch of janky scripts and a make file - because that is bound to be easier to maintain.
This commit is contained in:
parent
39791363fa
commit
56f95cb9aa
13 changed files with 289 additions and 234 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,8 @@
|
|||
generated-template-parts
|
||||
public_html
|
||||
public_gemini
|
||||
public
|
||||
gem-cert
|
||||
tmp
|
||||
assets/css/main.min.css
|
||||
xxx-*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue