mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-18 23:24:39 -04:00
Update broken localhost link
This commit is contained in:
parent
cf468d5a0d
commit
8e29aa2afd
@ -47,7 +47,7 @@ git submodule add -b gh-pages git@github.com:your-username/your-repo.git public
|
||||
{{% /highlight %}}
|
||||
|
||||
## Convert Jekyll templates to Hugo templates
|
||||
That's the bulk of the work right here. The documentation is your friend. You should refer to [Jekyll's template documentation](http://jekyllrb.com/docs/templates/) if you need to refresh your memory on how you built your blog and [Hugo's template](http://localhost:1313/layout/templates/) to learn Hugo's way.
|
||||
That's the bulk of the work right here. The documentation is your friend. You should refer to [Jekyll's template documentation](http://jekyllrb.com/docs/templates/) if you need to refresh your memory on how you built your blog and [Hugo's template](/layout/templates/) to learn Hugo's way.
|
||||
|
||||
As a single reference data point, converting my templates for [heyitsalex.net](http://heyitsalex.net) took me no more than a few hours.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user