Skip to content

hackload-kz/landing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landing Page Project

Development Setup

  1. Install dependencies:
npm install
# or
yarn install
  1. Start the development server:
npm run dev
# or
yarn dev
  1. Open your browser and visit:
http://localhost:5173/

Available Scripts

  • npm run dev - Starts the development server
  • npm run build - Creates a production buildild
  • npm test - Runs tests (if configured)

Requirements

  • Node.js 14.0 or later
  • npm or yarn package manager

Translaton process

Currently Andrii use following process for translation

  • Write Russian JSON file which is original
  • Convert JSON to PO file using http://github.com/kant2002/robotranslator
  • Translate PO to Kazakh using RoboTranslator + Google Translate API
  • Convert PO to JSON using RoboTranslator. This should produce src/i18n/locales/kk.json

Please do not translate kk.json yourself, or inform team that something is changed beforehand, so we would not overwrite your changes by mistake.

Naming convention in JSON files approximately following component.ui-part.context-word. First work is exact name of the components, for easier location, at least for now. Second and third parts are not

After handing over file to Monti process SHOULD change.

About

Landing page for HackLoad 2025

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors