Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add notes for installing "extended" Sass/SCSS version #543

Merged

Conversation

anthonyfok
Copy link
Member

@anthonyfok anthonyfok commented Jul 23, 2018

This PR adds instruction for installing "extended" Sass/SCSS version, especially the new "extended" track of Hugo Snap, and made some other revisions along the way.

It is not comprehensive, e.g. the Homebrew version is now built with "extended" but I haven't edited those instructions yet. I was also thinking of splitting installing.md into two separate pages "installing pre-built binary" and "building from source". Too much work, maybe next time. ;-)

@bep, my apologies for not having a discussion with you since we last discussed this two weeks ago at gohugoio/hugo#4908. The Snap gurus at https://forum.snapcraft.io/t/request-for-new-extended-track-for-hugo-snap/6297 has decided that the use of snap "track" is the best way to go after reading our prior discussions, and have set up one for us after a one-week voting period, and I have been testing it for a few days and everything is working flawlessly.

But yes, I thought I'd better let you know what is going on before publicizing snap install hugo --channel=extended, hence this PR. :-)

For your information, these are being built from Launchpad again automatically:

$ snap info hugo
name:    hugo
summary: A Fast and Flexible Static Site Generator built with love by bep, spf13 and friends
  in Go.
publisher: hugo-authors
contact:   https://discourse.gohugo.io/
license:   unknown
description: |
  Hugo is a static HTML and CSS website generator written in Go. It is
  optimized for speed, easy use and configurability. Hugo takes a directory
  with content and templates and renders them into a full HTML website.
commands:
  - hugo
snap-id:      t6YzDBM3com27avINGL5OD6ZKKG654ez
tracking:     extended/stable
refresh-date: today at 10:17 MDT
channels:                                  
  stable:             0.45     (2338) 33MB -
  candidate:          ↑                    
  beta:               ↑                    
  edge:               0.46-DEV (2335) 33MB -
  extended/stable:    0.45     (2350) 33MB -
  extended/candidate: ↑                    
  extended/beta:      ↑                    
  extended/edge:      0.46-DEV (2351) 33MB -
installed:            0.45     (2350) 33MB -

(The "license: unknown" line is a glitch with the snap CLI. The Snap Store web interface correctly shows Apache-2.0 for our license.)

I currently run git rebase for these extended-snap-* branches until I start to learn how to do it automatically via git hooks.

Many thanks for reviewing, and thank you for Hugo 0.45!

including the new "extended" track of Hugo Snap.
@anthonyfok anthonyfok requested a review from bep July 23, 2018 17:18
@bep bep merged commit 8184798 into gohugoio:master Aug 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants