GithubHelp home page GithubHelp logo

zwbetz-gh / minimal-bootstrap-hugo-theme Goto Github PK

View Code? Open in Web Editor NEW
87.0 87.0 43.0 584 KB

A minimal hugo theme made with bootstrap

License: MIT License

HTML 100.00%
blog bootstrap css html hugo theme

minimal-bootstrap-hugo-theme's People

Contributors

alephnull avatar dz-s avatar gimmy avatar ristobin avatar sherg avatar 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  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

minimal-bootstrap-hugo-theme's Issues

Home entry doesn't work as expected (support request)

(Sorry, it's rather a support request)

I try to have the "Home entry" to point to a static markdown file, so the root of site will point to content/index.html, also the first menu entry Home.

My home markdown file is named index.md and under my content folder. Here is my menu in config.toml looks like:

[menu]
  [[menu.nav]]
    name = "Home"
    url = "/"
    weight = 1
  [[menu.nav]]
    name = "Download"
    url = "/downloads/"
    weight = 3

However, Hugo doesn't generate Home correctly, and either the other entries.

Could you enlight me what I'm missing please?

Nice and efficient theme BTW!

Analytics Partial

Hey there,
I really like your theme but I found no practical way of adding analytics code like Google Analytics or similar. Is there a layout partial which can be overridden for this purpose?
With regards,
Felix

Categories are displaying brackets - easy fix

This partials/categories.html file has unnecessary brackets in it - which display with the categories when a page is published.

To fix, remove brackets, as below:

{{ range .Params.categories }}
{{ $href := print (absURL "categories/") (urlize .) }}
<small><code><a href="{{ $href }}">{{ . }}</a></code></small>
{{ end }}

Stackbit App - Validating Data

When clicking the Create With Stackbit button in the README, it brings you to the following page, which shows this error:

Validating Data
config.toml
[markup] "markup" is not allowed

@RistoBIn - markup is valid hugo config. If this will be an error for you guys, I plan to remove Stackbit from this theme.


Screen Shot 2020-03-20 at 9 59 55 AM

date and tag are not displayed on the post page

Describe the bug
date and tag are not displayed on the post page

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
see screenshots

Screenshots
yours
image
and mine
image

Desktop (please complete the following information):

  • OS: macOs
  • Browser: chrome/safari
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
can u help me? tks

bootstrap.min.css 404

Describe the bug
CSS doesn't load when website is accessed from a different client (i.e. not localhost)
If I look at the page with chrome dev tools I see the following

GET http://localhost:1313/css/bootstrap.min.css net::ERR_CONNECTION_REFUSED

To Reproduce
Steps to reproduce the behavior:

  1. Copy exampleSite into the root of the sight
  2. Override config.toml
  3. hugo server --bind 0.0.0.0

Expected behavior
Website to load with correct CSS applied

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • Windows 10 with latest Chrome 80.0

Additional context
I dont get this issue if I browser to the page from the same computer that hugo is running on.

help me.

  1. I can't make a page navigation, I hope you can update the theme.

  2. There is also a button that returns to the top.

Thanks.

Error while building template.

Describe the bug
If you try hugo server -D with this template, you will get an error (below).

To Reproduce

Step by step following https://gohugo.io/getting-started/quick-start/ (but with this theme)

Expected behavior
Build successful

Screenshots
image

Desktop (please complete the following information):

  • OS:
    Manjaro Linux
    DISTRIB_ID=ManjaroLinux
    DISTRIB_RELEASE=18.0.2

  • Hugo:
    Hugo Static Site Generator v0.54-DEV linux/amd64

  • Golang:
    go version go1.11.4 linux/amd64

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.