Skip to content

Generator + content for personal site at 30Wedge.github.io made with Hugo and the Learn theme

Notifications You must be signed in to change notification settings

30Wedge/andy_blog_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use the generator

Testing

In a terminal run hugo server -D.

  • Open the localhost:1313 link it prints to the terminal.
  • Any changes to .md content files are updated in real time.

New page

Run this to get a new post hugo new posts/bare-metal-bringup/pt2.md

Publishing to Github pages

In a terminal, run hugo serve. This produces the static site pages to the public/ directory.

Double check that the public/ directory is directed to the https://github.com/30Wedge/30Wedge.github.io repo.

cd public, then commit all and push.

Interaction with content

Hi, this is where I'm hosting the source for my articles.

If you see a mistake in one of these articles, or want to add a comment, please send me a pull request to this repo.

About

Generator + content for personal site at 30Wedge.github.io made with Hugo and the Learn theme

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published