GithubHelp home page GithubHelp logo

jnjosh / internet-weblog Goto Github PK

View Code? Open in Web Editor NEW
40.0 4.0 27.0 2.96 MB

internet weblog theme for Hugo

License: MIT License

HTML 3.64% CSS 3.67% JavaScript 92.68%
microblog hugo hugo-theme photoblog blog

internet-weblog's Introduction

Hi there ๐Ÿ‘‹

internet-weblog's People

Contributors

ahysing avatar ghlecl avatar jnjosh avatar ryugibo 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

Watchers

 avatar  avatar  avatar  avatar

internet-weblog's Issues

Revising homepage by content type

Hi - great theme!

Any advice on how to best revise the homepage so that I have the 5 most recent items from each content type, rather than everything in a single content river?

Hugo deprecation warning for Page.Now()

First of all, thanks for the amazing theme! I've just discovered that hugo v0.21 deprecates using the Page's Now function in favour of the template now function. This does not break the theme just yet, but subsequent versions of hugo will not support this.

I could find only one instance of using the page's now function in page_footer.html:20. The fix is pretty straightforward {{ .Now.Format "2006" }} to {{ now.Year }}. Let me know if you want me to submit a pull request.

Partially ported to Zola

Hi,

I have looked into switching my static site generator to Zola. Because I like your theme so much, I have partially (as in only the parts I needed) "ported" it to Zola. I put quotes there because I haven't actually made it a seperate theme usable by other people: I just used your formatting and CSS and adapted the templates to use the Zola templating engine.

I want to give you credit since I basically just copied your things. The way I did it is to put a link to your personal website and to this git repo in the footer of my site. Is that OK/enough to comply with the MIT license (it requires attribution if I understand correctly and I might be wrong)? Would that be OK with you? Here is what it would look like:

Screen Shot 2022-04-21 at 22 21 40

Screen Shot 2022-04-21 at 22 21 48

I am almost done and would be ready to publish soon, but I would rather make sure you're OK with it before I do. Thanks in any case.

PS: Did not find a way other than an issue to ask. Hope it's OK.

Microposts only

I like your theme, thank you!

I am using it to post microposts only. Is there a way to separate how microposts look while in a list, and how they look while showing a single one? It seems the code is being re-used as it is, so making text bigger, for example, on a single one, will also affect the text size for microposts in list view.

Photo preview not working as expected.

Hey Josh,

Top theme. Have made a few mods to suit my own needs and style. One thing that doesn't appear to be working is the photo preview/hover effect you have for /content/photos files.

On my site (https://blog.digitalfort.com.au) you can see what I mean.

My source is also here: https://github.com/benny-v/myblog

Going through the source on your site I see you have < /figure > flags to generate that preview image. I'm by no means a front end guy (SRE here) and I'm just wondering what I'm missing?

Cheers, man!

Errors on site without expected parameters set

Hello!

$subj, when trying to run this theme against my blog source I get following:

Building sites โ€ฆ ERROR 2018/03/20 20:35:50 Error while rendering "section" in "": template: theme/_default/list.html:2:3: executing "theme/_default/list.html" at <partial "page_header...>: error calling partial: template: theme/partials/page_header.html:5:10: executing "theme/partials/page_header.html" at <$.Scratch.Add>: error calling Add: Can't apply the operator to the values
ERROR 2018/03/20 20:35:50 Error while rendering "home" in "": template: theme/index.html:2:3: executing "theme/index.html" at <partial "page_header...>: error calling partial: template: theme/partials/page_header.html:5:10: executing "theme/partials/page_header.html" at <$.Scratch.Add>: error calling Add: Can't apply the operator to the values
ERROR 2018/03/20 20:35:50 Error while rendering "taxonomy" in "": template: theme/_default/list.html:2:3: executing "theme/_default/list.html" at <partial "page_header...>: error calling partial: template: theme/partials/page_header.html:5:10: executing "theme/partials/page_header.html" at <$.Scratch.Add>: error calling Add: Can't apply the operator to the values
ERROR 2018/03/20 20:35:50 Error while rendering "taxonomyTerm" in "": template: theme/_default/list.html:2:3: executing "theme/_default/list.html" at <partial "page_header...>: error calling partial: template: theme/partials/page_header.html:5:10: executing "theme/partials/page_header.html" at <$.Scratch.Add>: error calling Add: Can't apply the operator to the values

The reason is likely some absent .Site. parameter but you can't tell it from error message, I guess input parameters handling could be improved. cboettig/hugo-now-ui#9 might be used as reference point.

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.