githubpub

0.5.65 • Public • Published

githubpub

A Node app that serves from GitHub repositories.

npm install githubpub

Hello World app

Here's the Hello World app.

I'm running the app here: http://githubpub.scripting.com/.

It's set up to access this directory in the Scripting-News repository.

It displays index.md when you access the top level of the site.

Here's githubpub on NPM.

Why githubpub is cool

  1. It can be configured to serve many sites from lots of locations on GitHub. Each location gets its own domain name.

  2. There's a template for markdown and plain text files. Makes it easy to change the appearance of these pages by editing a single file.

  3. It builds on the GitHub API, so if you've been looking for a foothold in extending GitHub, this is a good place to start. That's the primary reason I developed it.

  4. It has a cool name. Try saying it three times fast. ❤️

Updates

v0.5.63 -- 10/11/21 by DW

In package.json we now require dateformat 4.5.1 because they updated the package to not work with older versions of Node.

Questions, problems?

Post an issue here.

Dependencies (7)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i githubpub

    Weekly Downloads

    28

    Version

    0.5.65

    License

    MIT

    Unpacked Size

    35.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • davewiner