Skip to content

The source code of the official Visulima website.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.md
Unknown
LICENSE-DESIGN.md
Notifications You must be signed in to change notification settings

visulima/visulima.com

Repository files navigation

Visulima.com - Documentation and Blog

This project is the official documentation, blog, and informational website for Visulima, built with Vite, React 19, TypeScript, TailwindCSS, and TanStack Start.

Developed and Designed by Anolilab

GitHub-Mark-LightGitHub-Mark-Dark

Visulima.com is proudly developed and designed by Anolilab. Anolilab delivers high-performance websites, web applications, AI solutions, and custom software with a focus on modern technology and user experience.

Getting Started

Prerequisites

Ensure you have Node.js (preferably a recent LTS version) and pnpm installed.

Setup

  1. Clone the repository (if you haven't already):

    # Replace with your repository's URL if applicable
    git clone [email protected]:visulima/visulima.com.git visulima.com
    cd visulima.com

    If you already have the project files, navigate to the project directory.

  2. Install dependencies:

    pnpm install
  3. Start the development server (hot reload at http://localhost:5173 by default):

    pnpm run dev

Available Scripts

  • Linting: Check for linting errors:

    pnpm run lint
  • Type Checking: Run the TypeScript compiler to check for type errors:

    pnpm run lint:types
  • Build for Production: Create a production-ready build:

    pnpm run build
  • Testing: Run tests:

    pnpm run test

    View and interact with your tests via the Vitest UI:

    pnpm run test:ui

Community

The Visulima community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.

To chat with other community members you can join the Visulima Discord.

Our Code of Conduct applies to all Visulima community channels.

Contributing

We welcome contributions to Visulima.com! Please see our contributing.md for detailed guidelines and the development process.

Good First Issues

We have a list of good first issues that contain bugs that have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.

🎨 Design and Branding

The overall UI design, user experience, and general look and feel of Visulima.com are proprietary and copyrighted by Visulima (© Visulima - All Rights Reserved), unless otherwise stated. These elements may not be copied, replicated, or used as a basis for other designs without explicit written permission.

Specific brand assets, such as the Visulima logo, may be made available under more permissive terms for community use (e.g., for articles or linking to the project). Currently, the following assets are licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License (CC BY-NC-ND 4.0):

  • The Visulima Logo (A high-resolution version can be found at https://visulima.com/brand)
  • This license means you are free to share (copy and redistribute) the logo for non-commercial purposes, provided you give appropriate credit to Visulima, provide a link to the license, and do not modify the logo in any way.

If you wish to use any design elements or brand assets in a way not covered here, please contact the Visulima team to discuss your use case.

License

This project is licensed under the MIT License.

About

The source code of the official Visulima website.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.md
Unknown
LICENSE-DESIGN.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 2

  •  
  •  

Languages