Skip to content

WaypointCA/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waypoint Compliance Advisory Blog

Blog for Waypoint Compliance Advisory LLC.

Live at: https://blog.waypointca.com

Local Development

# Install Hugo (https://gohugo.io/installation/)
brew install hugo  # macOS

# Run locally
hugo server -D

# Visit http://localhost:1313

New Post

hugo new posts/my-post-title.md
# Edit content/posts/my-post-title.md
# Set draft: false when ready

Deploy

Push to main branch. GitHub Actions handles the rest.

About

Waypoint Compliance Advisory blog

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors