Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAI

Static site for Anabaptist Aid Initiative built with Hugo.

Structure

  • content/: Markdown content for each page (home, videos, SALT program).
  • layouts/: Hugo templates, including the shared base layout and per-page markup.
  • static/: Static assets such as the shared CSS file.
  • config.toml: Site configuration and navigation menus.

Local development

  1. Install Hugo Extended (tested with hugo v0.123.7).
  2. Run the development server:
    hugo server -D
  3. Visit the site at the address printed in the terminal (defaults to http://localhost:1313).

To create a production build, run:

hugo

The generated site will be in the public/ directory.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages