(This is Cuza highschool's non-official site by students for students)
For help contact Danutz or send an email ✉️ (slower response 🐌).
-
Contributing helps other people to learn more easly 🥰.
-
You can upload your own courses/documents to help other people prepare for exams 🙌.
-
Mistakes happen, you can correct them by contributing 😁!
-
Rewards!! 😎 You can be among the first to contribute to leave your fingerprint for genrerations (You will be part of us at the bottom of each page).
The project was made with the framework Astro 🚀, and modules Tailwind 🍃 & React ⚛️.
It's easier to contibute if you know them, but you can still and impovements if you don't know about them!
Check out the site's GitHub Page (click the logo of the site).
Make an account 🧑🔬:
Star ⭐ and fork 🍴 the repository:
Make your changes ✨✨!
(Tip press . to open project in VSC browser 💻 or use GitHub's interface)
Create a pull request:
and wait for our approval 👍:
/public
- here are documents stored
/src
- here is the source code of the site and where pages are created
To make a new page you can copy one of the avabile pages in /src/pages
and rename it and put it in /src/pages/{PATH}
where PATH
is the location relative to the site's domain (cuza.pages.dev/{PATH}).
You will probably need to change the navbar of the page so go to src/components/Navbar.astro
and add the new link at the end of the <ul>
respecting the same format, making necessary changes for your page's PATH.
This way you can ask us questions and tell us about your ideas
Go to issues:
Create a new issue:
Write the content ✍️ of your issue
Select a label:
Submit the issue:
-
Please respect the format of pages.
-
Try to imagine this repo as someone else's house 🏠, try not to bring dirt 💩 in it.
-
Use Romanian for content and English for documentation in GitHub.
-
Try to be open 🤗 to changes of your code at push commits (most of the time they aren't needed).
-
You can specify the alias you want for contribuing, instead of your GitHub username (at the bottom of pages) 😊. (Tip: you can add an instagram link in your GitHub profile and it will be referenced as a link in the footer)