Commit graph

53 commits

Author SHA1 Message Date
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
Chaoming Li
8d25fd79cd feat: show site title next to logo with improved styling 2024-11-18 16:38:34 +11:00
Chaoming Li
075c62a3c5 fix: make client logos roll out from section edge instead of screen edge 2024-11-18 15:44:22 +11:00
Chaoming Li
0343631673 feat: convert CTA section into reusable shortcode 2024-11-18 15:26:49 +11:00
Chaoming Li
d5895dc0db feat: convert testimonials section into reusable shortcode with animation support 2024-11-18 15:23:01 +11:00
Chaoming Li
9cd9421a58 feat: convert feature sections into reusable shortcodes with consistent styling 2024-11-18 14:31:40 +11:00
Chaoming Li
87c7bc0fe5 feat: update customer logo with gradient background and better spacing 2024-11-18 11:15:15 +11:00
Chaoming Li
35d5eed8fe feat: add client logos shortcode with animation toggle 2024-11-18 10:56:06 +11:00
Chaoming Li
5f7ab531f8 fix: resolve header issues with mobile menu, container, and accessibility 2024-11-18 10:17:48 +11:00
Chaoming Li
54801d5d3b feat: modularize header into configurable partial component 2024-11-17 23:04:07 +11:00
Chaoming Li
27b4ffbec1 Update theme files and layouts 2024-11-17 22:49:12 +11:00
Chaoming Li
848d41b5af feat: add hero shortcode with customizable parameters 2024-11-17 22:47:38 +11:00
Chaoming Li
65a64758ab feat: add theme files with TailwindCSS setup and initial layout 2024-11-17 22:09:27 +11:00