Skip to content

yhma-lab/website

Repository files navigation

Hugo based Resarch Group Website

Website: https://yhmayyds.group/

Used templates

Styles inspired from

Documentation

How to run or develop locally

  1. Minimal setup requirements:

    • Hugo: Hugo Extended is required for the hugo-blox-builder to work properly.
    • Go language: Required for building the website.
    • Git: Required for version control and managing the website's source code.
    • NodeJS (Optional): for advanced customization

    Basically, if you're using Homebrew, you can install them with the following commands:

    brew install go hugo

    or check the official installation guide for Hugo and Go.

  2. Ensure you have hugo and go command available in your terminal.

    $ hugo version
    hugo v0.147.9+extended+withdeploy darwin/arm64 BuildDate=2025-06-23T08:22:20Z VendorInfo=brew

    Note: The version may vary, but it should be extended version.

  3. Start local server to edit the website:

    hugo server
    # or
    make serve

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •