Skip to content

Releases: langx/website

v0.2

20 Jan 03:53
Compare
Choose a tag to compare

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

Full Changelog: v0.1...v0.2

v0.1

26 Oct 02:10
Compare
Choose a tag to compare

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