Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajiet-devnation/devnation-cms
This is a CMS site for our student community DevNation.
https://github.com/ajiet-devnation/devnation-cms
cms filament hacktoberfest hacktoberfest-accepted hacktoberfest2024 laravel laravel-framework laravel11 open-source
Last synced: 12 days ago
JSON representation
This is a CMS site for our student community DevNation.
- Host: GitHub
- URL: https://github.com/ajiet-devnation/devnation-cms
- Owner: Ajiet-DevNation
- Created: 2024-09-28T01:57:42.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T08:02:22.000Z (20 days ago)
- Last Synced: 2024-10-24T22:16:11.367Z (19 days ago)
- Topics: cms, filament, hacktoberfest, hacktoberfest-accepted, hacktoberfest2024, laravel, laravel-framework, laravel11, open-source
- Language: CSS
- Homepage:
- Size: 78.8 MB
- Stars: 16
- Watchers: 0
- Forks: 23
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
DevNation CMS - Hacktoberfest 2024
## Contributors of `Hacktoberfest 2024`
# What is Hacktoberfest?
Hacktoberfest is a program by Digital Ocean, DEV and Github, where you can easily win digital badges just by making 4 pull requests in the month of October to any open source projects on Github.
# DevNation-CMS
This is a community level open-source project that serves as a CMS(Content Management System) for our community DevNation.
## How To Contribute
We welcome all contributions, suggestions & ideas for improvement from the community.
You can contribute by assigning the issue and fix or upgrade the task mentioned in issue.## First, star the repository
### Pre-Requisites
- **GitHub Account** - [Click here to create an account](https://github.com/join)
- **Visual Studio Code** or any other code editor - [Click here to download](https://code.visualstudio.com/download)
- **Git version control** - [Click here to download](https://git-scm.com/downloads)#### Fork the repository
- Fork the repository by clicking [here](https://github.com/Ajiet-DevNation/DevNation-CMS/fork).
- Before contributing, please refer to the `contribution.md` file for the rules and regulations of contributing to the project.#### Setup Instructions
- After forking the repository, clone it to your local machine and follow the setup instructions in the repository `Setup.md`. Make sure to check the setup thoroughly for any additional configurations or dependencies needed to get started!