Skip to content

improper/platformsh-html5-static-site-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 Static Site Template for Platform.sh

Deploy on Platform.sh

This template deploys a basic HTML5 static site with 404 handling to Platform.sh.

No Static Site Generator is required. Simply edit your HTML files in public, add your assets, and git push platform.

About

  • .platform directory has been added to enable cloud deployments to Platform.sh
  • .platformsh.template.yaml has been added to enable the Deploy on Platform button. This file is optional.

Features

  • No SSGs needed. Just modify your HTML and add your assets!
  • 404 Handling.

Post-deployment

  1. Use git clone to fetch your project from Platform.sh
  2. Use git push platform {branch} to deploy your changes

Tip The Platform.sh CLI provides a number of useful options such as platform project:get

About

Basic HTML5 static site template with a 404 handler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published