Page MenuHomeSolus

Activate Hugo Pipes
ClosedPublic

Authored by yursan9 on Jul 18 2018, 9:32 AM.
Tags
None
Referenced Files
F11034771: D3327.id8201.diff
Wed, Aug 9, 5:13 PM
F11034770: D3327.id8202.diff
Wed, Aug 9, 5:13 PM
F11034769: D3327.id8200.diff
Wed, Aug 9, 5:13 PM
F11034768: D3327.id.diff
Wed, Aug 9, 5:13 PM
F11026510: D3327.diff
Wed, Aug 9, 2:29 AM
F10995502: D3327.diff
Wed, Jul 26, 5:09 AM
F10942740: D3327.diff
Fri, Jul 14, 1:42 PM
F10941565: D3327.diff
Fri, Jul 14, 6:38 AM
Subscribers

Details

Summary

Fixes T6680

Test Plan
  • hugo new site
  • mkdir assets
  • Add main.scss files in new assets/scss directory
  • Make new layouts/index.html
  • Copy the example pipeline from https://gohugo.io/news/0.43-relnotes/ to layouts/index.html
  • hugo serve
  • Open localhost:1313

Diff Detail

Repository
R1419 hugo
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
30

Why is the ls there?

This revision now requires changes to proceed.Jul 18 2018, 9:34 AM

Delete ls from install step

Sorry, I want to see if the binary's name is diffrent

This revision is now accepted and ready to land.Jul 18 2018, 10:23 AM
This revision was automatically updated to reflect the committed changes.