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

Refactor project structure: Added /src, /assets, and /docs directorie… #110

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sAchin-680
Copy link

I’ve submitted a pull request that introduces a new file structure to the LisBook project, aimed at improving organization and simplifying navigation for contributors.
Summary of Changes:

/src directory: Contains all source files, including dedicated folders for CSS, JavaScript, and images.
/assets directory: Holds static assets like fonts and media.
/docs directory: For documentation files such as README.md, CONTRIBUTING.md, and LICENSE.
Added a .gitignore file to exclude unnecessary files from the Git repository.

Benefits:

Enhances project organization and readability.
Makes it easier for new contributors to understand and navigate the project.
Helps scale the project more effectively as it grows.

1
2
3

…s, updated file references, added .gitignore
Copy link

netlify bot commented Oct 17, 2024

Deploy Preview for lisbook ready!

Name Link
🔨 Latest commit 2a7d755
🔍 Latest deploy log https://app.netlify.com/sites/lisbook/deploys/67120684c0aed800085d49a2
😎 Deploy Preview https://deploy-preview-110--lisbook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant