congo
congo copied to clipboard
docs: :notebook: add sfz.dev to exampleSite/content/users.md
Hi @jpanther
Thank you for all your great themes. I have created a website for my company using Congo. I would be happy if you could add it to the use case.
My challenges in creating this website are as follows.
- Made the switching between the normal menu and the hamburger menu responsive.
- Added a shortcode for images to spread across the full width of the site.
- Made some design tweaks related to switching between Japanese and English.
- Used Vanta.js for the background.
- Embedded maps using Mapbox.
- Added thumbnail display to list.html.
I would like to continue to support you. Best regards.
Deploy Preview for hugo-congo ready!
Built without sensitive environment variables
Name | Link |
---|---|
Latest commit | 9428597a3b96b0b247ca6f1fb0891e1d2f56cfb8 |
Latest deploy log | https://app.netlify.com/sites/hugo-congo/deploys/62f14a8971d61e0009445ca0 |
Deploy Preview | https://deploy-preview-267--hugo-congo.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Thanks for using Congo, @shin-sforzando! I really like what you've achieved with the theme. It looks great! I'll merge this change in and your site will be added to the public list when the next theme release is published.
Dear @shin-sforzando,
Great website! Is the repository public?
I really like these two points:
- Made the switching between the normal menu and the hamburger menu responsive.
- Made some design tweaks related to switching between Japanese and English.
And if you don't mind I'd like to implement these two points on my websites (in particular the first one, unless @jpanther you want to use this PR to update the template?).
Best, Antoine
Hi @AntoineSoetewey ,
Yes, it's public. https://github.com/sforzando/sfz.dev/
As you can see, I've achieved the responsive menu with minimal changes in partial system.
https://github.com/sforzando/sfz.dev/tree/main/layouts/partials/header
This is all thanks to @jpanther 's great theme.
I would like to add the responsive menu in to the base theme. Do you mind if I use your implementation, @shin-sforzando? If you'd like to submit it as your own PR, I'm also open to that.
@jpanther Of course! However, I am not very good with CSS, so I may be implementing it incorrectly. It would be great if you could refine it.