Git Product home page Git Product logo

make-a-hugo-blog-from-scratch's People

Contributors

zwbetz-gh avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

make-a-hugo-blog-from-scratch's Issues

Make this a template repo

Just to be "perfect" with the whole "blog from scratch" thingy ๐Ÿ‘

Go to the settings tab and look for a checkbox to make this a template repo. This will result in no history being created when somebody forks your repo and pull requests in subsequent forks being attributed to the respective fork, not the original repo.

`index.html` inside `public` folder looks different from `http://localhost:1313`?

Thank you very much for the tutorial!
I followed each step and was able to recreate the site locally.
However, once I ran hugo to generate the public folder,
and opened the index.html inside the public folder,
it looked nothing like what I saw on http://localhost:1313.
All the styles were gone.
Only the texts remained.
The hyperlinks to Blog and Tags did not work either.

Is this intended behaviour?
If so, does this mean that I need to deploy the entire folder,
not just the public folder?

Thank you in advance for your help!

default favicon

I noticed that a default favicon (a letter "H" with a pink background) would be generated
and placed inside folder public each time I run hugo locally.
I inspected all the config files and could not see where this default behaviour originated.
Is there anyway to override this default favicon and use my own?

I have tried the following to use customized favicons, with no success:

  • generate favicon using https://realfavicongenerator.net
  • place favicon.png inside static/favicon/
  • modify head.html by adding <link rel="icon" type="image/png" href="/favicon/favicon.png">

Thank you!

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.