Skip to content

allatrendorseg/allatrendorseg.github.io

Repository files navigation

Animal Police hugo website

Made to replace the old website.

Development

Quick start

Requirements:

  • Go
  • Git

To use the ananke theme, you need to clone the repo with its submodules.

# Clone with submodules
git clone --recurse-submodules {repo-url}

# Clone first then initialize submodules
git clone {repo-url}
git submodule init
git submodule update

To start the server:

hugo server -D

For further set up, read Hugo's quick start guide.

Theme

Currently using ananke.

Maybe try rjordaney.

Update the theme:

cd themes/ananke
git pull origin main

cd ../..
git add themes/your-theme
git commit -m "Update theme to the latest version"

Refs

About

Static website for Allatrendorseg Alapitvany animal rescue

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •