Skip to content

rexk/skyportsystems.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

224 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skyport Systems Landing Page

Site built with Hugo static webpage generator.

Running site locally

Build a site for deployment

Build script is responsible for creating github-page compatible static page into ./dist folder. following is the instruction:

  • $ cd repository directory
  • $ ./build.sh

Deployment Script

Deployment script is to help out cumbersom hugo-generated page deployment process to github page easy and nice There are a few variables that needs to be setup before excuting the deployment script.

CNAME

CNAME file needs to be pointing www.skyportsystems.com

deploy.sh

  • default_username: change username to skyportsystems admin
  • default_email: change email to skyportsystems admin
  • repo: git remote name that the github-page will be deployed to

Prerequisite

  • make sure ./build.sh is called before deploying
  • make sure that CNAME and variables are correct

Default css section responsive size

pure-u-1 pure-u-sm-22-24 pure-u-md-20-24 pure-u-lg-16-24 pure-u-xl-14-24

TODO

  • Hugo Set-up
  • New Style sets
  • New Contents
  • New Layouts
  • Documentation

About

Skyport Systems Home Page

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 62.7%
  • HTML 26.1%
  • Shell 5.7%
  • JavaScript 5.5%