diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index ac7d06f4..cafe28a5 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -60,7 +60,7 @@ representative at an online or offline event. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at -[devlovers.net@gmail.com](mailto:devlovers.net@gmail.com). All complaints will +[contact@devlovers.net](mailto:contact@devlovers.net). All complaints will be reviewed and investigated promptly and fairly. All community leaders are obligated to respect the privacy and security of the diff --git a/LICENSE.txt b/LICENSE.txt index d23003ef..f7a58fb2 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 DevLovers +Copyright (c) 2026 DevLovers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 9c2f6b39..e2ba42b0 100644 --- a/README.md +++ b/README.md @@ -154,3 +154,5 @@ Task tracking via [GitHub Projects](https://github.com/DevLoversTeam/devlovers.n ## License **MIT** + +**Contact me:** [contact@devlovers.net](mailto:contact@devlovers.net) diff --git a/SECURITY.md b/SECURITY.md index 3699edfe..e24e3c36 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,14 +7,12 @@ appreciate your help in resolving it responsibly. Here's how you can report it: 1. **Contact me:** Please send an email to - **[devlovers.net@gmail.com](mailto:devlovers.net@gmail.com)** with: - + **[contact@devlovers.net](mailto:contact@devlovers.net)** with: - A clear description of the issue. - Steps to reproduce the vulnerability. - Any relevant code or logs for better understanding. 2. **Handling process:** - - I will acknowledge your report within **48 hours**. - Together, we will work on resolving the issue as quickly as possible. diff --git a/frontend/README.md b/frontend/README.md deleted file mode 100644 index 0a7fac56..00000000 --- a/frontend/README.md +++ /dev/null @@ -1,49 +0,0 @@ -This is a [Next.js](https://nextjs.org) project bootstrapped with -[`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app). - -## Getting Started - -First, run the development server: - -```bash -npm run dev -# or -yarn dev -# or -pnpm dev -# or -bun dev -``` - -Open [http://localhost:3000](http://localhost:3000) with your browser to see the -result. - -You can start editing the page by modifying `app/page.tsx`. The page -auto-updates as you edit the file. - -This project uses -[`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) -to automatically optimize and load [Geist](https://vercel.com/font), a new font -family for Vercel. - -## Learn More - -To learn more about Next.js, take a look at the following resources: - -- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js - features and API. -- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. - -You can check out -[the Next.js GitHub repository](https://github.com/vercel/next.js) - your -feedback and contributions are welcome! - -## Deploy on Vercel - -The easiest way to deploy your Next.js app is to use the -[Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) -from the creators of Next.js. - -Check out our -[Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) -for more details. diff --git a/studio/README.md b/studio/README.md deleted file mode 100644 index 6ac4f988..00000000 --- a/studio/README.md +++ /dev/null @@ -1,11 +0,0 @@ -# Sanity Blogging Content Studio - -Congratulations, you have now installed the Sanity Content Studio, an open-source real-time content editing environment connected to the Sanity backend. - -Now you can do the following things: - -- [Read “getting started” in the docs](https://www.sanity.io/docs/introduction/getting-started?utm_source=readme) -- Check out the example frontend: [React/Next.js](https://github.com/sanity-io/tutorial-sanity-blog-react-next) -- [Read the blog post about this template](https://www.sanity.io/blog/build-your-own-blog-with-sanity-and-next-js?utm_source=readme) -- [Join the Sanity community](https://www.sanity.io/community/join?utm_source=readme) -- [Extend and build plugins](https://www.sanity.io/docs/content-studio/extending?utm_source=readme)