Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌐 Feature: Website setup completed #1262

Merged
merged 10 commits into from
Oct 27, 2024

Conversation

yashksaini-coder
Copy link
Contributor

@yashksaini-coder yashksaini-coder commented Oct 26, 2024

Fixes: #1074

Hi @pankaj-bind I have completed the website. I used Docusaurus to build & create a easy markdown render & flexible setup. I have deployed it using the github action workflows.

I suggest that you go to through the review of this PR first, as I don't know what conflicts will raise if you merge other PRs before.

This pull request introduces several GitHub Actions workflows, updates the documentation, and sets up a static site using Docusaurus. The most important changes include adding workflows for updating contributors and deploying the site, creating a comprehensive C programming guide, and configuring the Docusaurus static site.

GitHub Actions Workflows:

Documentation:

  • static-site/docs/C-Guide.md: Created a detailed guide for C programming, covering basics, control flow, functions, arrays, pointers, structures, file handling, and advanced concepts.
  • static-site/docs/intro.md: Added an introduction to the AlgoGenesis C Algorithms project, including features, license, and contributors.

Static Site Setup:

These changes collectively enhance the project's automation, documentation, and web presence.


You have to set the deploymeny setup to deploy from github action in the repository settings.

I request that you add level 3 to this PR. with other gssoc-ext & hacktoberfest labels.

@yashksaini-coder
Copy link
Contributor Author

yashksaini-coder commented Oct 26, 2024

here are the changes:-

c-1074.webm

@pankaj-bind can you review this PR, also can I get level 3 on this PR

@pankaj-bind pankaj-bind merged commit 8ab15fc into AlgoGenesis:main Oct 27, 2024
2 checks passed
@pankaj-bind pankaj-bind added documentation Improvements or additions to documentation enhancement New feature or request gssoc-ext level3 hacktoberfest-accepted labels Oct 27, 2024
@pankaj-bind
Copy link
Collaborator

that's a great contribution

@yashksaini-coder
Copy link
Contributor Author

yashksaini-coder commented Oct 27, 2024

that's a great contribution

Thx bro Also add the website link in the repo and in the main org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request gssoc-ext hacktoberfest-accepted level3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation Site
2 participants