-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit db7c378
Showing
196 changed files
with
21,173 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"liveServer.settings.port": 5501, | ||
"editor.defaultFormatter": "vscode.html-language-features", | ||
"[css]": { | ||
"editor.defaultFormatter": "esbenp.prettier-vscode" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
idec.io |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
MIT License | ||
|
||
Copyright (c) 2021 iDEC | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# iDEC Main Site | ||
|
||
Welcome to the repository for the iDEC main site! This repository contains all the contents for the iDEC website, which can be accessed at [idec.io](https://idec.io). | ||
|
||
## Overview | ||
|
||
The iDEC main site serves as the central hub for information and resources related to iDEC. It provides visitors with an introduction to iDEC, its mission, and the services it offers. The site is designed to be informative, user-friendly, and visually appealing, offering a seamless browsing experience for users. | ||
|
||
## Contents | ||
|
||
The repository includes the following contents: | ||
|
||
- HTML, CSS, and JavaScript files | ||
- Images, logos, and other graphical assets | ||
- Documentation and resources related to the site's content | ||
|
||
## Contributing | ||
|
||
Contributions to the iDEC main site are welcome and encouraged. If you have any improvements, bug fixes, or additional features to contribute, please follow the guidelines below: | ||
|
||
1. Fork the repository and create a new branch for your changes. | ||
2. Make the necessary modifications and additions to the site's contents. | ||
3. Test your changes thoroughly to ensure they do not introduce any issues. | ||
4. Commit your changes and create a descriptive pull request explaining the purpose of your modifications. | ||
5. Our team will review your pull request, provide feedback if needed, and merge it once approved. | ||
|
||
We appreciate your contributions in making the iDEC main site even better! | ||
|
||
## Issues | ||
|
||
If you encounter any issues or have suggestions for improving the iDEC main site, please feel free to create an issue in this repository. We value your feedback and will address any reported issues promptly. | ||
|
||
## License | ||
|
||
The contents of this repository are available under the [MIT License](LICENSE). By contributing to this repository, you agree that your contributions will be licensed under the same license. | ||
|
||
## Contact | ||
|
||
For any further questions or inquiries, please contact us at [[email protected]](mailto:[email protected]). | ||
|
||
Thank you for visiting the iDEC main site repository! |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#ffffff</TileColor></tile></msapplication></browserconfig> |
Oops, something went wrong.