GithubHelp home page GithubHelp logo

xvello / homepage-navigation Goto Github PK

View Code? Open in Web Editor NEW
24.0 7.0 5.0 998 KB

Seamless navigation bar to switch between self-hosted services

License: Other

JavaScript 54.14% CSS 36.27% HTML 9.59%

homepage-navigation's Introduction

Seamless navigation bar to switch between self-hosted services

I self-host a lot of services on my server : Roundcube, ownCloud, Tiny Tiny RSS, Munin, phpMyAdmin... This static webpage allows to browse from one to another in a seamless way.

Screenshot

##How does it work?## The applications are embedded in a iframe while the navigation bar stays from click to click. Some javascript improves the experience (synchronising title and favicon, changing the URL hash, ...) but is completely optional.

##Requirements##

  • All the services must be hosted on the same domain for full functionnality
  • Some applications (ownCloud, phpMyAdmin...) have cross-site scripting protections, you have to disable it

##Configuration## The configuration is stored in the config.json file. You can use config.json.sample as a starting point.

  • "position" : position of the navbar, can be "left" (default), "top", "right" or "bottom"
  • "startpage" : default URL to load (absolute or relative)
  • "links" : array of navbar elements :
    • empty objects will add a spacer
    • valid links must have these properties :

You can check you config.json online to debug errors

##Tips##

  • If you bookmark the page after loading a link, it will always load this link (using the HTML anchor in the URL).

homepage-navigation's People

Contributors

xvello avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

homepage-navigation's Issues

Changing navbar position to top

Hi,

I know this will be simple for people knows what they are doing, but I couldnt manage to change navbar position to top.

Could you help?

Thanks.

Tunay.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.