Skip to content

A very simple statically-generated personal site with a blog.

Notifications You must be signed in to change notification settings

jasonhanley/SimpleSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleSite

A very simple statically-generated personal site with a blog.

Live Preview: simplesite.jasonhanley.com

Getting Started

  • Install Hugo
  • Fork and clone this repository
  • Make your edits
  • Preview locally using hugo --server

Deployment

  • hugo --minify will generate ready-to-deploy output in /public
  • Deploy using source control, rsync, etc. (see Hosting and Deployment)

Notes

  • This example assumes it will be installed at the root of a domain (/)

Dependencies

Author

License

This project is licensed under the MIT License.

About

A very simple statically-generated personal site with a blog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published