Skip to content

fuadhasanshihab/GithubDirectoryListing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Directory Listing

A web application for displaying GitHub repository files and directories. This project provides a clean and interactive directory listing view with features like dark mode and breadcrumb navigation.

Project Banner

🚀 Demo

Live Demo: View the live demo

💻 Instructions

  1. Fork the Repository:

    • Click the "Fork" button at the top right of this page to create a copy of this repository under your GitHub account.
  2. Update Configuration:

    • Edit the script.js file and update the following variables:
      • const fhsRepo = 'your-repo-name'; // Replace with your repository name
      • const fhsOwner = 'your-github-username'; // Replace with your GitHub username
      • const fhsBranch = 'your-branch-name'; // Replace with your branch name
  3. Deploy to GitHub Pages:

    • Commit and push your changes to your forked repository.
    • Go to your repository settings and enable GitHub Pages from the main branch or the branch you selected.

🐛 Issues

If you encounter any issues or have suggestions for improvements, please open an issue on GitHub.

📝 Acknowledgments

  • Fuad Hasan Shihab: Creator of this project. GitHub Profile
  • Material Icons: For the icons used in the project.
  • Titillium Web: Custom font used in the design.

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A webpage for displaying GitHub repository files and directories. This project provides a clean and interactive directory listing view with features like dark mode and breadcrumb navigation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors