Skip to content

Latest commit

Β 

History

History
101 lines (51 loc) Β· 3.39 KB

File metadata and controls

101 lines (51 loc) Β· 3.39 KB

CuzaPages

Site by students for students

Largest archive for romanian baccalaureate exam

For help contact Daniel C..

Why to contribute:

  • 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).

About this project:

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!

First steps:

Check out the site's GitHub Page (click the logo of the site).

logo of the site

Make an account πŸ§‘β€πŸ”¬:

sing up

Star ⭐ and fork 🍴 the repository:

logo of the site

Make your changes ✨✨!

logo of the site

(Tip press . to open project in VSC browser πŸ’» or use GitHub's interface)

Create a pull request:

pull request

and wait for our approval πŸ‘:

approval

Important locations:

/public - here are documents stored

/src - here is the source code of the site and where pages are created

How to make a new page:

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.

How to make a feature request or report bugs:

This way you can ask us questions and tell us about your ideas

Go to issues:

issues

Create a new issue:

new issue

Write the content ✍️ of your issue

Select a label:

label

Submit the issue:

submit

Rules:

  • 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.

Extra:

  • 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)