Git Product home page Git Product logo

blog-web's Introduction

Rahul Rai

Twitter Badge Linkedin Badge

About

  • Learning : Full-Stack Development โšก | Open-Source ๐Ÿ”ฅ
  • Languages : C#, Golang, SQL
  • Hobbies : Writing & Music ๐ŸŽง
  • Fact : First solve the problem, then write the code โค๏ธ
  • Location : Sydney, AU

github stats


blog-web's People

Contributors

rahulrai-in avatar

Watchers

 avatar  avatar

blog-web's Issues

Consider using a released version for getting hugo

Hey there,

RE: our thread in the Hugo issues, I wanted to see if I could see how you were getting hugo.

Using go get -u -v github.com/spf13/hugo is going to get the latest version of hugo on master, which means it could be wildly different from the last time you built your site with the version of hugo you use.

I would recommend installing a stable tarball that you know is unchanged, like this:

https://gitlab.com/chaseadamsio/chaseadamsio.gitlab.io/blob/master/script/cibuild-pre#L1

By grabbing the tarball and using it instead, you guarantee that there will be no changes in the hugo implementation.

"hugo --source=. --destination=export" encounter error

hi.

root@localhost:/usr/local/hugo-site/examples/rahulrai.in# hugo --source=. --destination=export
Started building sites ...
ERROR 2017/04/16 06:38:26 Error while rendering "page": template: _default/single.html:3:3: executing "_default/single.html" at <partial "head.html" ...>: error calling partial: template: partials/head.html:16:86: executing "partials/head.html" at <.RSSlink>: can't evaluate field RSSlink in type *hugolib.PageOutput
root@localhost:/usr/local/hugo-site/examples/rahulrai.in#

how to fix it?

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.