Skip to content

Leagify/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d9b2abb · Apr 3, 2022
Oct 24, 2020
Apr 3, 2022
Oct 24, 2020
Apr 17, 2021
Jan 13, 2021
Aug 12, 2021
Oct 30, 2020
Oct 16, 2020
Oct 24, 2020
Oct 9, 2019
Oct 24, 2020
Oct 24, 2020
Oct 24, 2020

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.