https://github.com/zackha/reybul
Furniture Corporate Website
https://github.com/zackha/reybul
corporate-website css furniture furniture-websites html html5 ruby vue vuejs
Last synced: about 2 months ago
JSON representation
Furniture Corporate Website
- Host: GitHub
- URL: https://github.com/zackha/reybul
- Owner: zackha
- Created: 2022-04-24T20:31:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T09:24:34.000Z (about 4 years ago)
- Last Synced: 2025-03-15T01:46:25.421Z (over 1 year ago)
- Topics: corporate-website, css, furniture, furniture-websites, html, html5, ruby, vue, vuejs
- Language: HTML
- Homepage: https://reybul.com
- Size: 83.6 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About this Website
The [reybul.com](https://reybul.com) domain is owned by Rey&Bul Furniture. The website code is open source on GitHub, allowing community members to develop and modify.
You can convert this website to ruby or vue and we can publish it immediately
### About the Browser
It is recommended to use one of the following browsers with the latest version of the systems below to browse this website:
- Microsoft Edge
- Google Chrome
- Firefox
- Safari
- iOS
- Android
We provide technical support to ensure that each browser runs the website smoothly when it is updated.
### How to modify the Website Code
The overall process is as follows:
1. Fork this project to your own GitHub repository (so you have a copy on your own GitHub account).
2. Create a branch in your own repository (this time the origin will be your own fork, not the public one).
3. Modify the site code locally and complete the tests.
4. Commit the changes to your branch.
5. Push the changes to your main branch.
6. Create a Pull Request (PR) on GitHub (reybul.com ← your own GitHub).
When the PR is submitted, it will be reviewed and, if accepted, merged into the main branch, after which it is published to the official website.
### How to submit a Pull Request
- [Creating a pull request](https://help.github.com/articles/creating-a-pull-request/)
- [Creating a pull request from a fork](https://help.github.com/articles/creating-a-pull-request-from-a-fork/)