Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Site
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ar.al
Site
Commits
4b966f52
Verified
Commit
4b966f52
authored
May 12, 2019
by
Aral Balkan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove live reload script from Hugo live deployments
parent
5a800d63
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
live
live
+1
-1
No files found.
live
View file @
4b966f52
...
...
@@ -29,7 +29,7 @@ web-server sync ../live/ ar.al --account=ubuntu --folder=site --proxy=localhost:
# Note: if you do not want a post live-synced, mark it as draft: true in the
# ===== front matter.
#
hugo server
--renderToDisk
--baseURL
=
https://ar.al
--appendPort
=
false
hugo server
--renderToDisk
--baseURL
=
https://ar.al
--appendPort
=
false
--disableLiveReload
# Don’t exit. Shutting off this process should also kill
# the two other background processes we started
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment