Skip to content

Leagify/blog

Repository files navigation

leagify blog

This is the source code (using the Hugo Static Site Templating engine) for the Leagify github pages site.

The code is split into two repositories. The source code is here, and the public-facing code is on the organization github page.

This follows the example listed in the Hugo docs here: https://gohugo.io/hosting-and-deployment/hosting-on-github/#host-github-user-or-organization-pages

The purpose is to provide more information about what Leagify is, and how people can participate in it.

Open in Gitpod

If running in GitPod, running the server requires a slightly different command: hugo server --baseUrl $(gp url 1313) --appendPort=false

Once the above command is running, make sure to expose port 1313.