1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00
Noah Campbell 86233c00a0 Remove the hugo-nav function
Remove the hugo-nav since it relied on a slow library.  The current
build reimplements the absurl functionality based on string replace.
Discovered that my prior implementation missed the requirement for
making absolute paths (/path) absolute with the host, whereas a relative
path is left untouched.  Updated the test cases to support this if this
is reimplemented.
2013-11-05 22:28:06 +00:00
..
2013-10-31 09:49:29 -04:00
2013-11-05 07:03:02 +00:00
2013-11-05 22:28:06 +00:00
2013-11-05 22:28:06 +00:00
2013-11-05 22:28:06 +00:00