UNPKG

@koumoul/gh-pages-multi

Version:

Simply push files to gh-pages on github and manage subdirectories. Easy way to publish documentation for multiple versions of a project for example.

12 lines (11 loc) 305 B
<!DOCTYPE html> <html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <title>gh-pages-multi demo</title> </head> <body> <h1>gh-pages-multi demo</h1> <p>This page was published using <a href="https://github.com/albanm/gh-pages-multi">gh-pages-multi Demo.</a></p> </body> </html>