Skip to content

larq/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Larq Blog

The Larq Blog is built using Hugo, a Go-based static site builder. It gets built and deployed automatically on pushes to the master branch. To build the blog locally:

  1. Install Hugo
  2. hugo server (use hugo server -D to show draft posts too)
  3. Visit http://localhost:1313/

To add a new post:

  1. hugo new blog/post-name.md
  2. hugo server -D (shows posts that are in draft mode)

About

Hugo-based static site for the Larq Blog

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published