Skip to content

mladlow/meggiel.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Website code. Start server after clone with hugo server.

To show drafts, use hugo server -D.

A script will deploy to AWS.

To create a new blog or project post: hugo new project/<name>.md.

Layouts

Layouts define the HTML content including templates that different pages can use.

The overall layout is defined in layouts/_default/baseof.html.

The layouts/index.html file is where I'm trying to get a list of things.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published