Skip to content

grking8/test-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

256 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Infrastructure as code for static HTTPS websites

Installation

Assuming you have Python 3 installed as per python --version

  • Clone the repository git clone https://github.com/family-guy/test-website.git
  • cd /path/to/test-website
  • python -m http.server
  • Navigate to http://localhost:8000/src/ in a browser, you should see the contents of index.html

Documentation

Wiki

Contributing guidelines

This repository is more for personal use, but any comments / pull requests are welcome.

License

MIT

About

Infrastructure as code for static HTTPS websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published