Giter VIP home page Giter VIP logo

gethugothemes / techfeed-hugo Goto Github PK

View Code? Open in Web Editor NEW
29.0 5.0 16.0 4.19 MB

TechFeed is a personal blog theme powered by Hugo. We have created this theme based on Bootstrap 5. It gives a Responsive, Fast, and Smooth experience to the user.

Home Page: https://demo.gethugothemes.com/techfeed/

License: MIT License

JavaScript 0.30% SCSS 86.60% HTML 13.10%
hugo-theme blog-theme personal-blog hugo jamstack static-site-generator hugo-site hugo-blog hugo-blog-theme bootstrap5 hugo-cms minimal-theme minimal-website

techfeed-hugo's Introduction

Techfeed Hugo

Techfeed is a beautiful and lightweight blog theme.

license code size contributors follow on Twitter


screenshot


🔑Key Features

  • 📊 Google Analytics support
  • 🌄 Image optimization with Hugo Pipe
  • 🎨 CSS and JS bundle with Hugo Pipe
  • 🅱️ Bootstrap Based
  • ⚙️ Netlify settings predefined
  • 🔤 Google font loads from webfont loader
  • 👤 Single author available
  • 🎨 Color and fonts variable in config file
  • ✉️ Contact form support
  • 🔄 Similar posts suggestion on single post
  • 🚀 Google Page Speed optimized
  • 🌐 Open Graph meta tag
  • 🐦 Twitter Card meta tag

🔧Local development

# clone the repository
git clone [email protected]:gethugothemes/techfeed-hugo.git

# cd in the project directory
$ cd techfeed-hugo/exampleSite/

# Start local dev server
$ hugo server --themesDir ../..

Or Check out Full Documentation.

⚙️Deployment and hosting

Deploy to Netlify

Follow the steps.

🐞Reporting Issues

We use GitHub Issues as the official bug tracker for the Techfeed Template. Please Search existing issues. Someone may have already reported the same problem. If your problem or idea has not been addressed yet, feel free to open a new issue.

📱Submit Your Website To Our Showcase

Are you using Techfeed Hugo theme? Submit it to our showcase.

Our showcase aims to demonstrate to the world what amazing websites people like you have created utilizing our Hugo themes and to show that Hugo has tremendous capabilities as a Static Site Generator.

View all the websites powered by Techfeed Hugo from here.

Submit your Techfeed Hugo powered website.

📄License

Copyright © Designed by Themefisher & Developed by Gethugothemes

Code License: Released under the MIT license.

Image license: The images are only for demonstration purposes. They have their licenses. We don't have permission to share those images.

🙏Special Thanks

👨‍💻Hire Us

We are available for Hiring for your next HUGO project. Please, check our services

💎Premium Themes By Us

Mega-Bundle-HUGO Bookworm Logbook
Premium Theme Bundle (55+) Bookworm Logbook

techfeed-hugo's People

Contributors

faarhadhossen avatar mehedi-sharif avatar shampaakter avatar somratpro avatar ssojonn avatar tflijon avatar tfsomrat avatar tfsumon 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

Watchers

 avatar  avatar  avatar  avatar  avatar

techfeed-hugo's Issues

render of "taxonomy" failed

Hey there,
just tried to start the hugo server after downloading your zip and got this issue:

hugo v0.87.0-B0C541E4+extended windows/amd64 BuildDate=2021-08-03T10:57:28Z VendorInfo=gohugoio
ERROR 2021/08/14 11:54:08 render of "taxonomy" failed: execute of template failed: template: _default/list.html:14:5: executing "_default/list.html" at <partial "head.html" .>: error calling partial: "A:\Hugo\sites\myblog\layouts\partials\head.html:25:18": execute of template failed: template: partials/head.html:25:18: executing "partials/head.html" at <add assets/ $favicon>: error calling add: can't apply the operator to the values
ERROR 2021/08/14 11:54:08 render of "home" failed: execute of template failed: template: index.html:14:5: executing "index.html" at <partial "head.html" .>: error calling partial: "A:\Hugo\sites\myblog\layouts\partials\head.html:25:18": execute of template failed: template: partials/head.html:25:18: executing "partials/head.html" at <add assets/ $favicon>: error calling add: can't apply the operator to the values
Error: Error building site: failed to render pages: render of "taxonomy" failed: execute of template failed: template: _default/list.html:14:5: executing "_default/list.html" at <partial "head.html" .>: error calling partial: "A:\Hugo\sites\myblog\layouts\partials\head.html:25:18": execute of template
failed: template: partials/head.html:25:18: executing "partials/head.html" at <add assets/ $favicon>: error calling add: can't apply the operator to the values
Built in 43 ms
PS A:\Hugo\sites\myblog>

Do you have any idea how to handle this?
I am using the current hugo version v0.87.0-B0C541E4+extended windows/amd64
Best wishes

Inline Images in page not rendering 404 not found

Cloning and running vanilla repo doesn't render inline images.
eg)
http://localhost:1313/techfeed/blog/post6/

Request URL: http://localhost:1313/assets/images/03.jpg
Request Method: GET
Status Code: 404 Not Found
Remote Address: 127.0.0.1:1313
Referrer Policy: strict-origin-when-cross-origin
Content-Length: 19
Content-Type: text/plain; charset=utf-8
Date: Sun, 07 Nov 2021 03:43:38 GMT
X-Content-Type-Options: nosniff
Accept: image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8
Accept-Encoding: gzip, deflate, br
Accept-Language: en-US,en;q=0.9
Cache-Control: no-cache
Connection: keep-alive
Cookie: grafana_sess=97aa9355d2e94a73
Host: localhost:1313
Pragma: no-cache
Referer: http://localhost:1313/techfeed/blog/post6/
Sec-Fetch-Dest: image
Sec-Fetch-Mode: no-cors
Sec-Fetch-Site: same-origin
Sec-GPC: 1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36

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.