Skip to content

bsecker/marvin-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marvin-webserver

A Bootstrap-based Custom Server Web Links Page. Built for my internal server, Marvin.

Picture

How to use:

  1. Clone the repo
  2. go into index.html and replace [yourip/owncloud] with the URL for your owncloud server.
  3. change all the other links similarly. (shouldn't be too hard)
  4. modify the webpage as you see fit

To add your own link:

        <div class="col-sm-3 col-xs-6">
            <div class="button-link">
                <a href="[your_ip/Router]"><img class="img-responsive" src="images/vodafone.png"></a>
                <h3 class="text-center">Router</h3>
            </div>
        </div>

Add this to the html file (before ), and change [your_ip/Router] to your service web UI link, and then change src="images/vodafone.png"> to correct image link.

About

A Responsive Custom Server Web Links Page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published