Coder Social home page Coder Social logo

galleriesdeluxe's Issues

No file name gallerydeluxe/init.html

There is no fille gallerydeluxe/init.html

in list-gallery.html

{{ $gallery := partial "gallerydeluxe/init.html" (dict "images" .images) }}

Error: error building site: render: failed to render pages: render of "page" failed: "/Users/guinslym/Documents/coding/quickstart/themes/gallerydeluxe/layouts/_default/single.html:2:5": execute of template failed: template: _default/single.html:2:5: executing "main" at <partial "galleriesdeluxe/list-gallery.html" .>: error calling partial: "/Users/guinslym/Documents/coding/quickstart/themes/gallerydeluxe/layouts/partials/galleriesdeluxe/list-gallery.html:2:17": execute of template failed: template: partials/galleriesdeluxe/list-gallery.html:2:17: executing "partials/galleriesdeluxe/list-gallery.html" at <partial "gallerydeluxe/init.html" (dict "images" .images)>: error calling partial: partial "gallerydeluxe/init.html" not found

error calling partial: partial "gallerydeluxe/head.html

I am getting this error

render of "page" failed: �[1;36m"/Users/guinslym/Documents/coding/quickstart/themes/gallerydeluxe/layouts/_default/single.html:6:5"�[0m: execute of template failed at <partial "gallerydeluxe/head.html" .>: error calling partial: partial "gallerydeluxe/head.html" not found render: failed to render pages: partial "gallerydeluxe/head.html" not found

Got "Error: error building site: TOCSS-DART: failed to transform "scss/galleriesdeluxe/styles.scss" (text/x-scss): "<stream>:1:1": proto: cannot parse invalid wire-format data" error when building the site

I am trying to build from freshly cloned example site on my Mac (macOS 13.3.1) and encounter this error:

Error: error building site: TOCSS-DART: failed to transform "scss/galleriesdeluxe/styles.scss" (text/x-scss): "<stream>:1:1": proto: cannot parse invalid wire-format data

Hugo version:
hugo v0.115.4+extended darwin/amd64 BuildDate=unknown
sass --version 1.32.11

Error: command error: failed to load modules: module "galleriesdeluxe" not found

I am following the Quickstart guide

I am getting this error
Error: command error: failed to load modules: module "galleriesdeluxe" not found in "/Users/guinslym/Documents/coding/quickstart/themes/galleriesdeluxe"; either add it as a Hugo Module or store it in "/Users/guinslym/Documents/coding/quickstart/themes".: module does not exist

this is my folder structure

.
├── archetypes
│   └── default.md
├── assets
├── content
├── data
├── hugo.toml
├── i18n
├── layouts
├── static
└── themes
    └── gallerydeluxe
        ├── LICENSE
        ├── README.md
        ├── assets
        ├── exampleSite
        ├── go.mod
        ├── go.sum
        ├── hugo-ci.sh
        ├── hugo.toml
        ├── i18n
        ├── images
        ├── layouts
        ├── netlify.toml
        ├── static
        └── theme.toml

this is my Hugo.toml

baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = 'galleriesdeluxe'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.