"path/filepath"
"time"
- "github.com/spf13/cast"
- "github.com/spf13/cobra"
"github.com/gohugoio/hugo/hugolib"
"github.com/gohugoio/hugo/parser"
+ "github.com/spf13/cast"
+ "github.com/spf13/cobra"
)
var outputDir string
"strings"
"time"
- "github.com/spf13/cobra"
- "github.com/spf13/cobra/doc"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/hugofs"
+ "github.com/spf13/cobra"
+ "github.com/spf13/cobra/doc"
jww "github.com/spf13/jwalterweatherman"
)
"os"
"path/filepath"
- "github.com/spf13/cobra"
"github.com/gohugoio/hugo/docshelper"
+ "github.com/spf13/cobra"
)
type genDocsHelper struct {
"fmt"
"strings"
- "github.com/spf13/cobra"
- "github.com/spf13/cobra/doc"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/hugofs"
+ "github.com/spf13/cobra"
+ "github.com/spf13/cobra/doc"
jww "github.com/spf13/jwalterweatherman"
)
"regexp"
"github.com/fsnotify/fsnotify"
- "github.com/spf13/afero"
- "github.com/spf13/cobra"
- "github.com/spf13/fsync"
"github.com/gohugoio/hugo/deps"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/hugolib"
"github.com/gohugoio/hugo/livereload"
"github.com/gohugoio/hugo/utils"
"github.com/gohugoio/hugo/watcher"
+ "github.com/spf13/afero"
+ "github.com/spf13/cobra"
+ "github.com/spf13/fsync"
jww "github.com/spf13/jwalterweatherman"
"github.com/spf13/nitro"
"github.com/spf13/viper"
"strings"
"time"
- "github.com/spf13/afero"
- "github.com/spf13/cast"
- "github.com/spf13/cobra"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/hugofs"
"github.com/gohugoio/hugo/hugolib"
"github.com/gohugoio/hugo/parser"
+ "github.com/spf13/afero"
+ "github.com/spf13/cast"
+ "github.com/spf13/cobra"
jww "github.com/spf13/jwalterweatherman"
)
import (
"path/filepath"
- "github.com/spf13/cobra"
"github.com/gohugoio/hugo/hugolib"
+ "github.com/spf13/cobra"
jww "github.com/spf13/jwalterweatherman"
)
"strings"
"time"
- "github.com/spf13/afero"
- "github.com/spf13/cobra"
"github.com/gohugoio/hugo/create"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/hugofs"
"github.com/gohugoio/hugo/hugolib"
"github.com/gohugoio/hugo/parser"
+ "github.com/spf13/afero"
+ "github.com/spf13/cobra"
jww "github.com/spf13/jwalterweatherman"
"github.com/spf13/viper"
)
package commands
import (
- "github.com/spf13/cobra"
"github.com/gohugoio/hugo/releaser"
+ "github.com/spf13/cobra"
)
func init() {
"strings"
"time"
- "github.com/spf13/afero"
- "github.com/spf13/cobra"
"github.com/gohugoio/hugo/config"
"github.com/gohugoio/hugo/helpers"
+ "github.com/spf13/afero"
+ "github.com/spf13/cobra"
jww "github.com/spf13/jwalterweatherman"
)
"os"
"time"
- "github.com/spf13/cobra"
"github.com/gohugoio/hugo/parser"
+ "github.com/spf13/cobra"
)
var undraftCmd = &cobra.Command{
"strings"
"time"
- "github.com/kardianos/osext"
- "github.com/spf13/cobra"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/hugolib"
+ "github.com/kardianos/osext"
+ "github.com/spf13/cobra"
jww "github.com/spf13/jwalterweatherman"
)
"strings"
"time"
- "github.com/spf13/afero"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/hugolib"
"github.com/gohugoio/hugo/parser"
+ "github.com/spf13/afero"
+ "github.com/spf13/cast"
jww "github.com/spf13/jwalterweatherman"
)
"github.com/gohugoio/hugo/hugofs"
- "github.com/spf13/afero"
"github.com/gohugoio/hugo/create"
"github.com/gohugoio/hugo/helpers"
+ "github.com/spf13/afero"
"github.com/spf13/viper"
"github.com/stretchr/testify/require"
)
"unicode/utf8"
"github.com/chaseadamsio/goorgeous"
+ bp "github.com/gohugoio/hugo/bufferpool"
+ "github.com/gohugoio/hugo/config"
"github.com/miekg/mmark"
"github.com/mitchellh/mapstructure"
"github.com/russross/blackfriday"
- bp "github.com/gohugoio/hugo/bufferpool"
- "github.com/gohugoio/hugo/config"
jww "github.com/spf13/jwalterweatherman"
"strings"
"bytes"
"html"
+ "github.com/gohugoio/hugo/config"
"github.com/miekg/mmark"
"github.com/russross/blackfriday"
- "github.com/gohugoio/hugo/config"
jww "github.com/spf13/jwalterweatherman"
)
"strings"
"testing"
- "github.com/kyokomi/emoji"
"github.com/gohugoio/hugo/bufferpool"
+ "github.com/kyokomi/emoji"
)
func TestEmojiCustom(t *testing.T) {
"unicode"
"unicode/utf8"
- "github.com/spf13/cast"
bp "github.com/gohugoio/hugo/bufferpool"
+ "github.com/spf13/cast"
jww "github.com/spf13/jwalterweatherman"
"github.com/spf13/pflag"
)
"strings"
"sync"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/config"
+ "github.com/spf13/cast"
)
// These are the settings that should only be looked up in the global Viper
"github.com/stretchr/testify/assert"
- "github.com/spf13/afero"
"github.com/gohugoio/hugo/hugofs"
+ "github.com/spf13/afero"
"github.com/spf13/viper"
)
package hugofs
import (
- "github.com/spf13/afero"
"github.com/gohugoio/hugo/config"
+ "github.com/spf13/afero"
)
// Os points to an Os Afero file system.
"strings"
"testing"
- "github.com/spf13/afero"
"github.com/gohugoio/hugo/deps"
"github.com/gohugoio/hugo/hugofs"
+ "github.com/spf13/afero"
"github.com/stretchr/testify/require"
)
import (
"fmt"
- "github.com/spf13/afero"
"github.com/gohugoio/hugo/helpers"
+ "github.com/spf13/afero"
"github.com/spf13/viper"
)
"fmt"
- "github.com/spf13/afero"
"github.com/gohugoio/hugo/deps"
+ "github.com/spf13/afero"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/hugofs"
"github.com/fortytw2/leaktest"
"github.com/fsnotify/fsnotify"
- "github.com/spf13/afero"
"github.com/gohugoio/hugo/deps"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/hugofs"
"github.com/gohugoio/hugo/source"
+ "github.com/spf13/afero"
"github.com/spf13/viper"
"github.com/stretchr/testify/require"
)
"errors"
"fmt"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/config"
"github.com/gohugoio/hugo/helpers"
+ "github.com/spf13/cast"
)
type Multilingual struct {
"github.com/bep/gitmap"
- "github.com/mitchellh/mapstructure"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/output"
"github.com/gohugoio/hugo/parser"
+ "github.com/mitchellh/mapstructure"
"html/template"
"io"
"time"
"unicode/utf8"
- "github.com/spf13/cast"
bp "github.com/gohugoio/hugo/bufferpool"
"github.com/gohugoio/hugo/source"
+ "github.com/spf13/cast"
)
var (
"testing"
"time"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/deps"
"github.com/gohugoio/hugo/helpers"
+ "github.com/spf13/cast"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
)
"sync/atomic"
"github.com/fsnotify/fsnotify"
- "github.com/spf13/afero"
- "github.com/spf13/cast"
bp "github.com/gohugoio/hugo/bufferpool"
"github.com/gohugoio/hugo/deps"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/source"
"github.com/gohugoio/hugo/tpl"
"github.com/gohugoio/hugo/transform"
+ "github.com/spf13/afero"
+ "github.com/spf13/cast"
"github.com/spf13/nitro"
"github.com/spf13/viper"
)
"path"
"strings"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/config"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/output"
+ "github.com/spf13/cast"
)
func createSiteOutputFormats(allFormats output.Formats, cfg config.Provider) (map[string]output.Formats, error) {
"strconv"
"strings"
- radix "github.com/hashicorp/go-immutable-radix"
"github.com/gohugoio/hugo/helpers"
+ radix "github.com/hashicorp/go-immutable-radix"
)
// Deprecated: Use .Site.Home.Sections.
"fmt"
"strings"
- "github.com/spf13/afero"
"github.com/gohugoio/hugo/config"
"github.com/gohugoio/hugo/deps"
+ "github.com/spf13/afero"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/source"
package i18n
import (
- "github.com/nicksnyder/go-i18n/i18n/bundle"
"github.com/gohugoio/hugo/config"
"github.com/gohugoio/hugo/helpers"
+ "github.com/nicksnyder/go-i18n/i18n/bundle"
jww "github.com/spf13/jwalterweatherman"
)
"log"
- "github.com/nicksnyder/go-i18n/i18n/bundle"
"github.com/gohugoio/hugo/config"
+ "github.com/nicksnyder/go-i18n/i18n/bundle"
jww "github.com/spf13/jwalterweatherman"
"github.com/spf13/viper"
"github.com/stretchr/testify/require"
import (
"fmt"
- "github.com/nicksnyder/go-i18n/i18n/bundle"
"github.com/gohugoio/hugo/deps"
"github.com/gohugoio/hugo/source"
+ "github.com/nicksnyder/go-i18n/i18n/bundle"
)
// TranslationProvider provides translation handling, i.e. loading
"runtime"
"strings"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/helpers"
+ "github.com/spf13/cast"
jww "github.com/spf13/jwalterweatherman"
"golang.org/x/text/unicode/norm"
)
"strings"
"time"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/deps"
"github.com/gohugoio/hugo/helpers"
+ "github.com/spf13/cast"
)
// New returns a new instance of the collections-namespaced template functions.
"sort"
"strings"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/tpl/compare"
+ "github.com/spf13/cast"
)
var comp = compare.New()
"net/url"
"sync"
- "github.com/spf13/afero"
"github.com/gohugoio/hugo/config"
"github.com/gohugoio/hugo/helpers"
+ "github.com/spf13/afero"
)
var cacheMu sync.RWMutex
"sync"
"time"
- "github.com/spf13/afero"
"github.com/gohugoio/hugo/config"
"github.com/gohugoio/hugo/helpers"
+ "github.com/spf13/afero"
jww "github.com/spf13/jwalterweatherman"
)
"testing"
"time"
- "github.com/spf13/afero"
"github.com/gohugoio/hugo/config"
"github.com/gohugoio/hugo/deps"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/hugofs"
+ "github.com/spf13/afero"
"github.com/spf13/viper"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
_ "image/jpeg"
_ "image/png"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/deps"
+ "github.com/spf13/cast"
)
// New returns a new instance of the images-namespaced template functions.
"path/filepath"
"testing"
- "github.com/spf13/afero"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/deps"
"github.com/gohugoio/hugo/hugofs"
+ "github.com/spf13/afero"
+ "github.com/spf13/cast"
"github.com/spf13/viper"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"strconv"
"strings"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/deps"
+ "github.com/spf13/cast"
)
// New returns a new instance of the lang-namespaced template functions.
"fmt"
_os "os"
+ "github.com/gohugoio/hugo/deps"
"github.com/spf13/afero"
"github.com/spf13/cast"
- "github.com/gohugoio/hugo/deps"
)
// New returns a new instance of the os-namespaced template functions.
"path/filepath"
"testing"
- "github.com/spf13/afero"
"github.com/gohugoio/hugo/deps"
"github.com/gohugoio/hugo/hugofs"
+ "github.com/spf13/afero"
"github.com/spf13/viper"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
import (
"html/template"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/helpers"
+ "github.com/spf13/cast"
)
// New returns a new instance of the safe-namespaced template functions.
_strings "strings"
"unicode/utf8"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/deps"
"github.com/gohugoio/hugo/helpers"
+ "github.com/spf13/cast"
)
// New returns a new instance of the strings-namespaced template functions.
"path/filepath"
"sync"
- "github.com/spf13/afero"
"github.com/gohugoio/hugo/deps"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/tpl"
+ "github.com/spf13/afero"
)
const (
"log"
"os"
- "github.com/spf13/afero"
"github.com/gohugoio/hugo/config"
"github.com/gohugoio/hugo/deps"
"github.com/gohugoio/hugo/helpers"
"github.com/gohugoio/hugo/i18n"
"github.com/gohugoio/hugo/tpl"
"github.com/gohugoio/hugo/tpl/internal"
+ "github.com/spf13/afero"
jww "github.com/spf13/jwalterweatherman"
"github.com/spf13/viper"
"github.com/stretchr/testify/require"
"html"
"html/template"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/deps"
"github.com/gohugoio/hugo/helpers"
+ "github.com/spf13/cast"
)
// New returns a new instance of the transform-namespaced template functions.
"errors"
"html/template"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/deps"
+ "github.com/spf13/cast"
)
// New returns a new instance of the urls-namespaced template functions.