Skip to content

Commit

Permalink
Documentation moved to https://style-forge.github.io/
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarmaged committed Sep 19, 2024
1 parent f682d93 commit e86edc4
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 9 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ If you find a bug or have a feature request, please open an issue on GitHub. Pro
- Be respectful and considerate in your communications.
- Follow the project's code of conduct.

For more information, visit our [documentation site](https://style-forge.dev/patterns/).
For more information, visit our [documentation site](https://style-forge.github.io/patterns/).

Thank you for your contributions!
24 changes: 17 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@

## Documentation

To check out docs, visit [style-forge.dev](https://style-forge.dev/patterns/)
To check out docs, visit [style-forge.github.io](https://style-forge.github.io/patterns/)

## License
## Support the project ⭐

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
If you feel awesome and want to support us in a small way, please consider starring and sharing the repo! This helps us getting known and grow the community. 🙏

<img src="https://github.com/style-forge/hub/raw/main/public/github-star.gif" alt="style-forge-star" />

## Modules

Expand Down Expand Up @@ -62,10 +64,18 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
</tr>
</table>

## Authors
## Contributing

We welcome contributions from the community! Please follow these steps to contribute:

- **Dmitrii Sagalov** - *Expert in interface development* - [Sarmaged](https://github.com/Sarmaged)
1. Fork the repository.
2. Create a new branch: `git checkout -b feature/branch-name`.
3. Make your changes and commit them: `git commit -am 'Add some feature'`.
4. Push your changes to the forked repository: `git push origin feature/branch-name`.
5. Create a pull request in the original repository.

## Contact
For more detailed information, please refer to [CONTRIBUTING.md](CONTRIBUTING.md).

If you have any questions or suggestions, please open an issue in [Issues](https://github.com/Style-Forge/patterns/issues).
## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"bugs": {
"url": "https://github.com/Style-Forge/patterns/issues"
},
"homepage": "https://style-forge.dev/patterns/",
"homepage": "https://style-forge.github.io/patterns/",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
}
Expand Down

0 comments on commit e86edc4

Please sign in to comment.