{"id":19703063,"url":"https://github.com/muink/ghpages-mini-fileserver","last_synced_at":"2025-11-22T14:02:46.768Z","repository":{"id":147332969,"uuid":"609806371","full_name":"muink/ghpages-mini-fileserver","owner":"muink","description":"A mini fileserver which runs on top of Github pages","archived":false,"fork":false,"pushed_at":"2023-09-06T11:12:22.000Z","size":2479,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T11:27:03.342Z","etag":null,"topics":["fileserver","gh-pages","ghpages-fileserver","github-pages","web","webserver","weibsite"],"latest_commit_sha":null,"homepage":"https://muink.github.io/ghpages-mini-fileserver/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/muink.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-05T09:48:41.000Z","updated_at":"2024-12-22T22:07:42.000Z","dependencies_parsed_at":"2025-01-10T11:39:47.279Z","dependency_job_id":null,"html_url":"https://github.com/muink/ghpages-mini-fileserver","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muink%2Fghpages-mini-fileserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muink%2Fghpages-mini-fileserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muink%2Fghpages-mini-fileserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muink%2Fghpages-mini-fileserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muink","download_url":"https://codeload.github.com/muink/ghpages-mini-fileserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241018288,"owners_count":19895052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fileserver","gh-pages","ghpages-fileserver","github-pages","web","webserver","weibsite"],"created_at":"2024-11-11T21:16:52.647Z","updated_at":"2025-11-22T14:02:41.746Z","avatar_url":"https://github.com/muink.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Pages Mini Fileserver\nA mini fileserver which runs on top of Github pages\n\n## DEMO\n[https://muink.github.io/ghpages-mini-fileserver.html](https://muink.github.io/ghpages-mini-fileserver/)\n\n## Get started\n- Setup your Github page here https://pages.github.com/  \n- Clone ghpages-mini-fileserver\n```bash\ngit clone https://github.com/muink/ghpages-mini-fileserver\n```\n- Remove default home folder `resources/`  \n```bash\nrm -rf ghpages-mini-fileserver/resources\n```\n- Set up your home folder like `mydepot/`  \n```bash\ntarget='mydepot'\n# Create directory \"\u003ctarget\u003e\"\nmkdir ghpages-mini-fileserver/${target}\n# Set home folder \"\u003ctarget\u003e\" in prenodes.sh\nsed -i \"s,^\\(SERVER_HOME=\\).*,\\1${target}/,\" ghpages-mini-fileserver/prenodes.sh\n```\n- Run `prenodes.sh` every time at file is added to the home folder\n- Start Jekyll\n```bash\ncd ghpages-mini-fileserver\njekyll serve\n```\n- Open Webbrowser at [http://localhost:4000/](http://localhost:4000/)\n\n## Add content to your server\n- Just put your stuff inside the home folder and commit \u0026 push\n- Open your page at [https://username.github.io/\u003cthis_repo\u003e](https://username.github.io/\u003cthis_repo\u003e)\n\n## Important\nGithub will complain if you host binaries and/or very large files. If you upload Binaries compress (Zip) them first and try to not abuse with file size. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuink%2Fghpages-mini-fileserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuink%2Fghpages-mini-fileserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuink%2Fghpages-mini-fileserver/lists"}