Skip to content

Moqume/moqume.github.io

Repository files navigation

moqume.github.io

Local Development

Prerequisites

Install Hugo (extended version):

sudo snap install hugo --channel=extended

Running Locally

  1. Clone the repository:

    git clone https://github.com/moqume/moqume.github.io.git
    cd moqume.github.io
  2. Initialize the theme submodule:

    git submodule update --init --recursive
  3. Start the development server:

    hugo server --environment dev
  4. Open your browser to http://localhost:1313

The development environment uses the config/dev/config.yaml configuration which enables draft posts and uses a local base URL.

About

The code for my personal website, Moqume.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-content.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published