Giter Site home page Giter Site logo

gethugothemes / andromeda-light-hugo Goto Github PK

View Code? Open in Web Editor NEW
75.0 6.0 61.0 8.57 MB

Andromeda-light is a clean and modern Hugo SAAS Software theme. It perfectly fits any kind of SAAS Software. It is fully responsive, Superfast and powered by Bootstrap.

Home Page: https://gethugothemes.com/products/andromeda/?utm_source=andromeda_github&utm_medium=referral&utm_campaign=github_theme_about

License: MIT License

JavaScript 73.97% SCSS 9.09% HTML 12.98% CSS 3.72% Shell 0.24%
hugo-saas saas-theme landing-page-theme hugo hugo-theme hugo-themes gethugothemes mit-license hugo-site agency-theme

andromeda-light-hugo's People

Contributors

chang avatar faarhadhossen avatar mehedi-sharif avatar roneoorg avatar sergeyklay avatar shampaakter avatar somratpro avatar ssojonn avatar sumaiyaakter avatar tffarhad avatar tflijon avatar tfsojon 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  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

andromeda-light-hugo's Issues

(Mobile menu) Submenu does not expand right at iOS devices.

I create a website (with andromeda premium version) and i noticed that there is a bug at mobile menu, submenu does not expand right the same bug also happens at andromeda theme at live preview, you can re-produce the bug if you hit sub menu pages.

This happens on iOS devices (iPhone & iPad) and also on two android devices where i checked.

Plugins Issue -- Pages Are EMPTY

Hi, I had been using the old version (the 408cd11 one) of this theme. Noticed the dropdown issue, I swapped the plugins file from the old one to the 82c95a3 . But after I updated, the whole site became almost blank. The elements can still be seen in the inspect tool, and I think it's probably because of the jquery file problem? (I've tried opening it in the incognito window but didn't work either)
Is there any ways I can fix this?
repo: https://github.com/nataliepjlin/up (the one on ghpages is using the old version of plugins)

image

Site Keep Loading

I clone the latest version, but it keep showing loading like this
Screenshot (12)
Is there any way I can fix this?

Images Resizing Problem

My Repository: https://github.com/nataliepjlin/up
link: https://unplastifyyouth.org/blog/delivery-without-plastic/
Hi, I recently found that the images of the blog posts seem to be overlap with the navbar in desktop mode, but still can't find places to fix the problem.(the possible ones I could find are single.html, bootstrap.min.css, and navigation.scss, but so far neither of them can solve this issue) This only occurs inside the post when using desktop mode , resizing in tablet and mobile mode are both fine.
image

Can't change primary color

I changed the $primary-color: {{.primary_color | default "#FE6019"}}; to $primary-color: {{.primary_color | default "#00FF00."}}; , but the color still comes out the same. Is there any ways I can fix this?

JS problem with go 1.21 and Hugo 0.100.2

After updating a server from golang 1.10 to 1.21 (using instructions at https://go.dev/doc/install ) – the Andromeda Light site no longer allows forms to be submitted.

We have a form which is supposed to send to a Zapier webhook endpoint. This has worked fine for about 18 months, until yesterday's update.

FYI the server is running Hugo 0.100.2

We assume this is a JS error, and we can confirm that JS is running, but there are no console errors when attempting to submit a form.

We have a similar site running Hugo 101.0 and the form does work

Is there a known problem here with andromeda-light-hugo and go 1.21 and Hugo 0.100.2 ?

content page is blank

hugo server --themesDir ../..
Watching for changes in /Users/paulocagol/Documents/Workspace/ezapp/site/andromeda-light-hugo/{archetypes,assets,exampleSite,layouts,package.json}
Watching for config changes in /Users/paulocagol/Documents/Workspace/ezapp/site/andromeda-light-hugo/exampleSite/hugo.toml, /Users/paulocagol/Documents/Workspace/ezapp/site/andromeda-light-hugo/exampleSite/config/_default, /Users/paulocagol/Documents/Workspace/ezapp/site/andromeda-light-hugo/exampleSite/go.mod
Start building sites … 
hugo v0.124.1-db083b05f16c945fec04f745f0ca8640560cf1ec+extended darwin/arm64 BuildDate=2024-03-20T11:40:10Z VendorInfo=brew


                   | EN  
-------------------+-----
  Pages            | 26  
  Paginator pages  |  1  
  Non-page files   |  0  
  Static files     |  4  
  Processed images | 89  
  Aliases          |  1  
  Cleaned          |  0  

Built in 1339 ms
Environment: "development"
Serving pages from disk
Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Web Server is available at http://localhost:1313/andromeda-light/site/ (bind address 127.0.0.1) 
Press Ctrl+C to stop

Change detected, rebuilding site (#1).
2024-04-04 13:46:25.710 -0300
Asset changed /watching/hugo_stats.json
Total in 5 ms
image

Module andromeda light not found

What is the problem
When I try to run npm run dev I get an error & the site doesn't work:
Error: command error: failed to load modules: module "andromeda-light" not found in "/home/user/Documents/andromeda-light"; either add it as a Hugo Module or store it in "/home/user/Documents/".: module does not exist

Steps to reproduce

  1. Follow installation guide, install, go, nodejs & hugo
  2. Download and unzip the zip linked in the readme (or, I also tried just cloning the repo)
  3. Get error

What I think is happening
No themes folder anywhere is probably the problem?

Stated page speed rating unrealistic

I know those lighthouse reports can fluctuate quite a bit, however no matter how often I try, I never see the performance rating go over 85 in pagespeed insights (It's important to check the real theme url and not the demo page that embeds the theme in an iframe)

The only way I can reproduce this all green lighthouse report, that you linked on the README page, is if I run the test locally on my laptop. However I'm afraid my powerful laptop is not as good in emulating an average mobile phone cpu performance as google's cloud servers are. Read more about this here: https://www.debugbear.com/blog/why-is-my-lighthouse-score-different-from-pagespeed-insights

Now my problem with this is not the the exact amount of performance rating you promise on the readme page, but rather that the FCP and LCP metrics on mobile that are not good at all. I assume it's because the massive amount of javascript the browser has to digest before it can start render anything and on weaker mobile phones this seems to take a while. On Desktop the performance is great.

I'm not saying you did this on purpose, however I find the linked page speed report doesn't reflect the reality and it's misleading devs that look for a hugo theme with great mobile performance. If you doubt the pagespeed insight results, please also have a look at this screen recording.

Screen Shot 2022-05-16 at 10 38 26

Build error - failed to load modules: module "aurora"

Hi everyone,

I have this error during the build process:

hugo-1  | Error: command error: failed to load modules: module "aurora" not found in "/aurora"; either add it as a Hugo Module or store it in "/".: module does not exist

Steps:

yarn project-setup
yarn build:aurora

I renamed the example site to aurora

Deploy to netlify button is not building

error

8:13:25 PM: ERROR 2022/12/11 04:13:25 unexpected = on line 676 and column 77797
8:13:25 PM:    13: ...b.global,m&&a.active++===0&&a.event.trigg...
8:13:25 PM:                               ^
8:13:25 PM: ERROR 2022/12/11 04:13:25 unexpected = on line 665 and column 77797
8:13:25 PM:    13: ...b.global,m&&a.active++===0&&a.event.trigg...
8:13:25 PM:                               ^
8:13:25 PM: ERROR 2022/12/11 04:13:25 unexpected = on line 665 and column 77797
8:13:25 PM:    13: ...b.global,m&&a.active++===0&&a.event.trigg...
8:13:25 PM:                               ^
8:13:25 PM: ERROR 2022/12/11 04:13:25 unexpected = on line 665 and column 77797
8:13:25 PM:    13: ...b.global,m&&a.active++===0&&a.event.trigg...
8:13:25 PM:                               ^
8:13:25 PM: Error: Error building site: failed to render pages: unexpected = on line 506 and column 77797
8:13:25 PM:    13: ...b.global,m&&a.active++===0&&a.event.trigg...
8:13:25 PM:                               ^
8:13:25 PM: Total in 2162 ms
8:13:25 PM: ​
8:13:25 PM: ────────────────────────────────────────────────────────────────
8:13:25 PM:   "build.command" failed                                        
8:13:25 PM: ────────────────────────────────────────────────────────────────
8:13:25 PM: ​
8:13:25 PM:   Error message
8:13:25 PM:   Command failed with exit code 255: cd exampleSite && hugo --minify --gc --themesDir ../.. (https://ntl.fyi/exit-code-255)
8:13:25 PM: ​
8:13:25 PM:   Error location
8:13:25 PM:   In build.command from netlify.toml:
8:13:25 PM:   cd exampleSite && hugo --minify --gc --themesDir ../..
8:13:25 PM: ​
8:13:25 PM:   Resolved config
8:13:25 PM:   build:
8:13:25 PM:     command: cd exampleSite && hugo --minify --gc --themesDir ../..
8:13:25 PM:     commandOrigin: config
8:13:25 PM:     environment:
8:13:25 PM:       - HUGO_VERSION
8:13:25 PM:       - HUGO_THEME
8:13:27 PM: Creating deploy upload records
8:13:25 PM:       - HUGO_BASEURL
8:13:25 PM:     publish: /opt/build/repo/exampleSite/public
8:13:25 PM:     publishOrigin: config
8:13:27 PM: Failed during stage 'building site': Build script returned non-zero exit code: 2 (https://ntl.fyi/exit-code-2)
8:13:25 PM:   headers:
8:13:26 PM:     - for: /*
      values:
        Referrer-Policy: same-origin
        Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
        X-Frame-Options: DENY
        X-XSS-Protection: 1; mode=block
  headersOrigin: config

Dropdown Menu doesn't open on Mobile 📱

Hi, I am using this theme. Thanks.
My issue is that the drop-down sub menu doesn't open on Mobile 📱. I tried from my end but couldn't resolve. I am sharing the screenshot. Please help 😃

Screenshot_2022-11-03-15-19-11-958_com android chrome~2

Bad main image quality

Even in the demo, there is bad image quality in the first big image of the page.
The image itself is fine, so it's something with the rendering.
I use the premium version.

Failing to serve using theme

Hello,

When I try to serve a basic hugo site using the andromeda-light them, I am getting this

Error: Error building site: failed to render pages: render of "home" failed: execute of template failed: template: index.html:14:4: executing "index.html" at <partial "head.html" .>: error calling partial: "<path>/quickstart/themes/andromeda-light/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

Config:

baseURL: "http://127.0.0.1/"
languageCode: en-us
title: "My Hugo Test"
theme: "andromeda-light"

Using hugo v0.98.0

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.