| .npm-cache | ||
| .vite/deps | ||
| public | ||
| src | ||
| .gitignore | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
GEOMIND Website
Repository: https://git.ourworld.tf/geomind/www_geomind_io
Main Branch (Production): https://geomind.io
Dev Branch (Staging): https://www2.geomind.io
About
This is the official website for Geomind, built using React, TypeScript, Vite and Tailwind CSS.
Technologies
Framework: React (Vite) Language: TypeScript Styling: Tailwind CSS
File Structure
Pages: To edit the content of a specific page, navigate to src/pages/. Components: Reusable components are located in src/components/. Images and Videos: Add or modify images and videos in the public/ directory. Images are in public/images/ and videos are in public/videos/. CSS: Global styles can be found in src/index.css. Most styling is done using Tailwind CSS utility classes directly in the .tsx files.
Branding
Font: The primary font used is Plus Jakarta Sans. Logos: Project logos are stored in public/images/.
Get Started
Follow these steps to get the project running locally:
Install Dependencies:
npm install
Build the Project:
npm run build
Start the Development Server:
npm run dev
Contributing
Never update the main branch directly. All changes must be reviewed and merged by the team through a pull request. Always work on the development branch. Create a feature branch from development and submit your pull request to development. Request a review. After submitting your pull request, ask the team to review and accept it into the main branch.
Report an Error
To report an issue, please use the following link and provide the requested information:
Issue Tracker: git.ourworld.tf/ourworld_web/HOME/issues/new and tag OW Website & Wiki Project 2025
See the current web project on OW Website & Wiki Project 2025
When reporting an issue, please include:
URL: The page where the error occurred. Repo: The repository you are working with. Branch: The specific branch you are on. Problem: A detailed description of the problem.
Questions
If you have any questions, you can reach out to sashaastiadi.