Add alias for running hugo server with sane defaults.
This commit is contained in:
@@ -1013,6 +1013,8 @@
|
||||
alias shell-reload="reload-bash"
|
||||
alias reload-shell="reload-bash"
|
||||
alias reload="reload-bash"
|
||||
alias_hugo_server: |
|
||||
alias hugo-server="hugo server -D --gc --minify"
|
||||
|
||||
- name: General | Account Management | Users | Files | Common Variable
|
||||
set_fact:
|
||||
@@ -1091,6 +1093,7 @@
|
||||
{{ alias_sudo }}
|
||||
{{ function_load_branch }}
|
||||
{{ alias_reload_bash }}
|
||||
{{ alias_hugo_server }}
|
||||
|
||||
- name: General | Account Management | Users | Files | .bashrc
|
||||
blockinfile:
|
||||
|
||||
Reference in New Issue
Block a user