Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Made big changes to the header and footer #6

Merged
merged 2 commits into from
Jan 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,42 @@
# Synthexia

Welcome to the GitHub repository for our website! This repository contains the source code and assets for our website, which is hosted [here](https://synthexia.github.io/synthexia/).
Welcome to the GitHub repository for our website! This repository contains the source code and assets for our website, which is hosted [here](https://team.synthexia.fun/).

## Introduction
Welcome to [Synthexia](https://synthexia.github.io/synthexia/) ! This website serves as a platform to showcase our projects, team members, and more. With a user-friendly interface and engaging content, we aim to provide an immersive experience for our visitors.

Welcome to [Synthexia](https://team.synthexia.fun/) ! This website serves as a platform to showcase our projects, team members, and more. With a user-friendly interface and engaging content, we aim to provide an immersive experience for our visitors.

## Features

- **Interactive Extensions**: Explore our collection of browser extensions, each designed to enhance your online experience.
- **Informative NPMs**: Discover our selection of NPM packages, offering solutions to various development challenges.
- **Meet the Team**: Get to know our talented team members who contribute to the success of this project.

## Getting Started

If you'd like to explore our website locally or contribute to its development, follow these steps:

1. Clone this repository to your local machine.
2. Navigate to the repository's directory and install any required dependencies.
3. Host your website and good luck

## Contributing

We welcome contributions from the community! If you have suggestions, find bugs, or want to enhance our website, follow these steps:

1. Fork this repository.
2. Create a new branch for your changes.
3. Make your changes and test them locally.
4. Submit a pull request to our repository. We'll review your changes and merge them if they align with our goals.

- Please follow [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) for merge requests and commit messages.

## License

This project is licensed under the [MIT License](LICENSE).

## Contact

Feel free to reach out to us if you have any questions or suggestions. You can contact us through our [Discord server](https://discord.gg/wKADUUfcpj)

---
Expand Down
Loading