Coder Social home page Coder Social logo

devpi-theme-16's Introduction

Custom theme for devpi-server

This is a custom theme for devpi-server

image

Installation

devpi-theme-16 needs to be installed alongside devpi-server.

Simply install it with:

pip install devpi-theme-16

For devpi-server there is no configuration needed to activate the plugin, as it will automatically discover the plugin through calling hooks using the setuptools entry points mechanism.

Docker

You can find a ready to use devpi server docker image using this theme at https://github.com/saxix/docker-devpi or https://hub.docker.com/r/saxix/devpi/

Contribute

$ source <VIRTUALENV>/bin/activate
$ export THEME_16_ROOT=/tmp/theme-16
$ pip install devpi-server devpi-web
$ devpi-server init --serverdir $THEME_16_ROOT
$ pip install -e .
$ CHAMELEON_RELOAD=1 devpi-server --start --host 0.0.0.0 --port 9000 --serverdir $THEME_16_ROOT --threads=2 --debug ; tail -f $THEME_16_ROOT/.xproc/devpi-server/xprocess.log

open browser at http://127.0.0.1:9000.

Screenshots

index

Home

login

image

remove package

image

project version page

image

status page

image

info page

image

Stable master-cov
Development dev-cov
Project home page: https://github.co m/saxix/devpi-t heme-16
Issue tracker: https://github.co m/saxix/devpi-t heme-16/issues?sort
Download: http://pypi.pytho n.org/pypi/devp i-theme-16/

devpi-theme-16's People

Contributors

saxix avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

devpi-theme-16's Issues

Header covers search results in Firefox ESR

image

I was setting up devpi with this theme (which looks really nice by the way!) but I noticed that the header covers some search results. I tested this with the firefox esr on debian stretch.

heads up - login/out in devpi-web

We plan to add login/out views to devpi-web in the future. Basically devpi-lockdown will be merged into it. This will cause a route conflict. You can see that by installing devpi-lockdown together with devpi-theme-16. I guess you should do the same you did for the login route and create a non conflicting one. We don't have a timetable for that change yet though.

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.