Giter VIP home page Giter VIP logo

hugoscroll's People

Contributors

bep avatar fredrikloch avatar janraasch avatar ldez avatar scrogatl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hugoscroll's Issues

Missing Close Paren

Hey, there's a missing close paren layouts/index.html on line 5

<header id="site-head" {{ if .Site.Params.cover }}style="background-image: url({{ .Site.Params.cover }}"{{ end }}>

See, right before "{{ end }}>

that should be:

<header id="site-head" {{ if .Site.Params.cover }}style="background-image: url({{ .Site.Params.cover }})"{{ end }}>

The cover image won't display on Chrome without the close paren. It will still display properly on Firefox.

Up-2-date alternative of this theme: https://github.com/janraasch/hugo-scroll

Hi @fredrikloch, I just stumbled upon this repo.

Funnily enough I just released

https://github.com/janraasch/hugo-scroll

a few days ago. Looks quite similar πŸ˜›.

If you like, I could spin up a quick pr to point people into the direction of https://github.com/janraasch/hugo-scroll in case they'd like to have a look at an up-2-date version of this theme.

Let me know, what you think.

PS:

Nice photographs (on https://fredrikloch.me/)!!! (I need to go to Sweden (once Covid is »over«... 🀞🏻))

Using page parameters

Is it possible to use page parameters as detailed here?

I am trying to replicate the example at the aforementioned link, with no success as the parameters remain blank.

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.