Commit graph

65 commits

Author SHA1 Message Date
Chaoming Li
8b9a808c31
Merge pull request #3 from mhadadian/main
fix(baseof.html): resolve deprecated resources.PostCSS
2024-12-26 08:30:30 +11:00
Mostafa Hadadian
738f2ce375
fix(baseof.html): resolve deprecated resources.PostCSS
ERROR deprecated: resources.PostCSS was deprecated in Hugo v0.128.0 and will be removed in Hugo 0.141.0. Use css.PostCSS instead.
2024-12-25 18:31:55 +01:00
Chaoming Li
60c5c47750 fix for issue #2 2024-12-09 11:30:47 +11:00
Chaoming Li
535221555f Merge remote-tracking branch 'origin/main' 2024-12-04 16:49:57 +11:00
Chaoming Li
89c6d73598 added new shortcodes to support feature pages 2024-12-04 16:47:57 +11:00
Chaoming Li
425ed160f0 added Google Analytics support 2024-11-30 22:31:23 +11:00
Chaoming Li
a89df57429 updated README 2024-11-29 16:57:01 +11:00
Chaoming Li
3a570e36d9 added exampleSite 2024-11-29 16:53:04 +11:00
Chaoming Li
c856c6b355 updated installation instructions in README 2024-11-22 16:44:17 +11:00
Chaoming Li
d57ca07eb2 updated tn dimension 2024-11-22 09:44:57 +11:00
Chaoming Li
d1c048b270 updated the screenshot and tn 2024-11-22 09:36:37 +11:00
Chaoming Li
0fe7985b05 added screenshots in README 2024-11-22 09:13:32 +11:00
Chaoming Li
fdd05abe1a updated the screenshot dimensions 2024-11-22 09:10:20 +11:00
Chaoming Li
f155044373 feat: prepare theme for hugo themes submission 2024-11-22 08:54:27 +11:00
Chaoming Li
818a4f2f58 updated theme.toml 2024-11-21 23:24:20 +11:00
Chaoming Li
5f2125cacd added screenshots 2024-11-21 23:19:40 +11:00
Chaoming Li
17510254b8 fixed the blog title issue 2024-11-21 23:18:07 +11:00
Chaoming Li
94f4582209 added careers design 2024-11-21 17:19:29 +11:00
Chaoming Li
b6f26eb065 added features layout and submenu 2024-11-21 16:37:10 +11:00
Chaoming Li
b76e35a95a added company page design 2024-11-21 16:00:27 +11:00
Chaoming Li
cd0f455855 fixed pricing table issues 2024-11-20 23:25:44 +11:00
Chaoming Li
aed855d55d added blog design in the theme 2024-11-20 23:09:07 +11:00
Chaoming Li
bc1a3bdd9b feat: update pricing tables and FAQ components
- Split pricing table into two distinct designs
- Add customizable title and description to FAQ component
- Improve layout consistency across sections
- Remove original pricing-table shortcode
2024-11-20 21:14:40 +11:00
Chaoming Li
7fbc904019 updated feature images 2024-11-20 16:57:44 +11:00
Chaoming Li
acdb27d35d added space at the bottom of the simple layout 2024-11-20 16:50:07 +11:00
Chaoming Li
4b5d472677 feat: add simple layout and fix header positioning 2024-11-20 16:27:43 +11:00
Chaoming Li
467f927f3f refactor: convert newsletter section to column 3 in footer 2024-11-20 16:04:09 +11:00
Chaoming Li
2fcb7dd09c feat: update logo colors to match theme and adjust footer logo size 2024-11-20 16:02:44 +11:00
Chaoming Li
7b979949c3 feat: Enhanced theme styling
- Added gradient support to CTA shortcode (angle and colors)
- Added gradient support to hero shortcode
- Added background color support to testimonials shortcode
- Updated btn-outline to use primary colors
2024-11-20 15:57:51 +11:00
Chaoming Li
4c86420bb1 removed image not in use 2024-11-20 08:26:44 +11:00
Chaoming Li
62721acda9 added customer logos 2024-11-19 23:28:38 +11:00
Chaoming Li
ab9d07545f style: make client logos grey with opacity 2024-11-19 23:27:24 +11:00
Chaoming Li
6b6c9492ae optimized logo and header 2024-11-19 22:50:22 +11:00
Chaoming Li
460676e5d0 feat: enhance SEO meta tags and favicon support
- Add OpenGraph meta tags for social media sharing
- Add Twitter Card meta tags
- Update favicon to use favicon.ico
- Add support for custom meta tags through front matter
- Add additional SEO meta tags (author, robots, canonical)
2024-11-19 22:38:34 +11:00
Chaoming Li
edd7d9844d style: adjust navigation text styling - Make desktop nav links smaller (text-base) - Keep mobile nav links larger (text-xl) - Remove class settings from config - Use consistent bold font weight 2024-11-19 17:34:27 +11:00
Chaoming Li
956ab747b5 fix: improve mobile menu functionality and make it full width 2024-11-19 17:23:08 +11:00
Chaoming Li
f96661ac13 feat: add support for hex color values in feature badges 2024-11-19 16:51:10 +11:00
Chaoming Li
15d8687444 enlarged the custom logo title 2024-11-19 16:37:21 +11:00
Chaoming Li
e62cf189a3 Speed up client logos and testimonials animations on mobile view 2024-11-19 16:35:02 +11:00
Chaoming Li
745accd112 feat: add scale effect to outline button hover to match primary/secondary buttons 2024-11-19 16:27:08 +11:00
Chaoming Li
df1d3dec94 added cta-section class 2024-11-19 16:21:08 +11:00
Chaoming Li
425a64c454 feat: update theme's primary color to #425ad6 2024-11-19 16:17:29 +11:00
Chaoming Li
2ad1929c01 style: increase CTA vertical padding to py-10 2024-11-19 16:07:11 +11:00
Chaoming Li
a0b934f983 feat: override rounded-lg utility to use 2rem radius 2024-11-19 15:57:07 +11:00
Chaoming Li
f9871f6a70 fix: override rounded-lg to use 2rem radius 2024-11-19 15:46:37 +11:00
Chaoming Li
0fde38223d feat: update all button radius to 2rem 2024-11-19 15:43:46 +11:00
Chaoming Li
afb5edb422 feat: use configurable column titles in footer 2024-11-18 23:19:19 +11:00
Chaoming Li
685ab65300 feat: update footer with responsive layout and social icons 2024-11-18 23:00:21 +11:00
Chaoming Li
ac5201611e changed to logo.svg 2024-11-18 16:52:37 +11:00
Chaoming Li
4c51df210f removed old logo 2024-11-18 16:44:18 +11:00