KintoHub Docs

›Websites

Introduction

  • Getting Started
  • The KintoHub Workflow
  • Try an example app

    • Node.js
    • Python
    • Java
    • .NET
    • PHP
    • Ruby
    • Go
    • Elixir

KintoBlocks

  • Introduction
  • Websites
  • Microservices
  • Custom Services
  • Job

Projects

  • Introduction
  • Environments
  • Promoting
  • Rollbacks
  • Shut Down
  • Metrics

Features

    Building

    • Pulling Source Code
    • Branches & Tags
    • Manage KintoBlocks
    • API Docs
    • Build Arguments
    • Helm Arguments

    Deploying

    • Manage Projects
    • Manage Environments
    • Environment Variables
    • High Availability

    Operating

    • Accessing API Endpoints
    • API Tokens and Sessions
    • Logs

    Workspaces & Teams

    • Introduction
    • Managing Workspaces
    • Sharing Workspaces

Plans & Billing

  • Plans
  • Upgrading
  • Billing

Quickstarts

    Microservices

    • Express
    • Koa
    • Fastify
    • Hapi
    • FastHttp
    • Gin
    • Iris
    • Beego
    • Flask
    • Django

    Websites

    • Serve Static Files
    • Static HTML Website
    • Ionic PWA
    • Docusaurus
    • Jekyll
    • Angular
    • React
    • Preact PWA
    • Vue
    • NextJs
    • Gatsby

    Jobs

    • Puppeteer

    GraphQL

    • Hasura

    Full-Stack

    • Todo List

Notes & Experiments

  • Release Notes
  • Session Memory
Edit

Basic Static HTML Example

Overview

A simplest possible static html example with all styles and markup embedded in a single file.

Live Example

Deployment

  1. Apply this template to your Github
  2. Connect your GithubApp to KintoHub.
  3. Create a Static Website on KintoHub and select the Repository you just generated on your account.
  4. Set source Source Folder Path to /public
  5. Set the name of your kinto block

You're now good to go! Click Create Website and then on your Master branch click Build Latest Commit.

Once complete, Click Now click Add To Project. And now you're ready to go live Click Deploy and once done -> you can view your website by clicking Open

What's Next?

You can do a lot with KintoHub and your deployed application. Some helpful links for next steps that you may consider with this project.

  • Creating multiple environments

Happy coding!

← Serve Static FilesIonic PWA →
  • Overview
  • Deployment
  • What's Next?
    Copyright © 2019 KintoHub. All rights reserved