Website for Geomind https://www.geomind.io
Find a file
2025-12-09 13:00:10 +00:00
.npm-cache init 2025-12-09 13:00:10 +00:00
.vite/deps init 2025-12-09 13:00:10 +00:00
public init 2025-12-09 13:00:10 +00:00
src init 2025-12-09 13:00:10 +00:00
.gitignore init 2025-12-09 13:00:10 +00:00
eslint.config.js init 2025-12-09 13:00:10 +00:00
index.html init 2025-12-09 13:00:10 +00:00
package-lock.json init 2025-12-09 13:00:10 +00:00
package.json init 2025-12-09 13:00:10 +00:00
pnpm-lock.yaml init 2025-12-09 13:00:10 +00:00
postcss.config.js init 2025-12-09 13:00:10 +00:00
README.md init 2025-12-09 13:00:10 +00:00
tailwind.config.js init 2025-12-09 13:00:10 +00:00
tsconfig.app.json init 2025-12-09 13:00:10 +00:00
tsconfig.json init 2025-12-09 13:00:10 +00:00
tsconfig.node.json init 2025-12-09 13:00:10 +00:00
vite.config.ts init 2025-12-09 13:00:10 +00:00

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.