chore: add build command
This commit is contained in:
parent
1847f6bf28
commit
b156ff9846
2 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# The URL the site will be built for
|
||||
base_url = "https://alecodes.page"
|
||||
|
||||
output_dir = "dist"
|
||||
|
||||
# Whether to automatically compile all Sass files in the sass directory
|
||||
compile_sass = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue