Releases: langx/website
Releases · langx/website
v0.2
What's Changed
- Integration of App Store links has been implemented.
- The landing page has been enhanced with new imagery.
- A fresh aesthetic has been introduced, aligning with our brand's color scheme.
- Blog-related features have been removed to streamline user experience.
- Our policies have been updated to reflect recent changes.
- Google Analytics has been incorporated for improved site metrics and user behavior tracking.
- Policy by @xuelink in #15
- Bump vite from 4.5.0 to 4.5.1 by @dependabot in #16
- Bump vite from 4.5.1 to 4.5.2 by @dependabot in #17
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: v0.1...v0.2
v0.1
What's Changed
This release includes updates to the design and content of the website, including a new hero title, font, color scheme, images, and blog template. It also includes compatibility checks with Svelte-kit and TypeScript, as well as some file renaming and a new CNAME file.
- Added a new hero title
- Updated the font to Comfortaa
- Changed the color hexcode
- Added image samples
- Added a new blog template
- Updated the favicon
- Added a new welcome image and text
- Checked compatibility with Svelte-kit and TypeScript
- Added a new job name
- Renamed some files
- Created a new CNAME file
- Initial commit