Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Karlheinzniebuhr/ghpages-fileserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Pages Fileserver

A simple fileserver which runs on top of Github pages

DEMO

http://karlheinzniebuhr.github.io/resources.html

Get started

git clone https://github.com/username/username.github.io
  • Clone ghpages-fileserver
git clone https://github.com/Karlheinzniebuhr/ghpages-fileserver
  • Move or copy content to username.github.io folder
cp -r ghpages-fileserver/ username.github.io/
  • Start Jekyll
cd username.github.io
jekyll serve

Add content to your server

Important

Github 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.

About

A simple file-server which runs on top of Github pages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published