Skip to content

JasonHanley/SimpleSite

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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