GithubHelp home page GithubHelp logo

docserver's Introduction

Hi there ๐Ÿ‘‹

docserver's People

Contributors

kgaughan avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

norsig

docserver's Issues

Multiple bundle versions.

It would be nice to be able to have bundles for different versions of the same library side-by-side. While currently technically possible, the affordances available if support for this was added correctly is lacking. It would be nice to have a Read the Docs-style navigation bar to display the various versions side-by-side. Additionally, it would be nice to be able to group versions together on the frontpage.

Installation instructions

Write some installation instructions, including instructions for running it under Paste and as a standalone process.

Standalone template

Part of the point of using pystache is so the frontpage template can be customised for various installations of the application. However, the template is currently hardwired.

Upload logging

Docserver ought to be writing out successful uploads to a log.

Bundle downloads

There are two reasons for using zipfile. First is to allow bundle replacement to be atomic. The second is to make bundle downloads trivial.

The frontpage should display links to bundle download links and functionality to allow for downloading should be added to docserver itself.

Authentication support.

It would be nice if docserver could authenticate off of some backend, such as an LDAP server, a htpasswd/htdigest file, or some other authentication method.

Nicer titles

It ought to be possible to provide nicer titles to bundles. For that, we'll need some way to store metadata.

I think I'll store the metadata for a given bundle in .bundle-name.meta, which will just be a series of key/value pairs. The title can go under the 'title' key.

To extract the title initially, we can open up the bundle, open the index.html file within it, and search for the first

element, and extract the title from this.

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.