Skip to content

Repository files navigation

otype Site

GitHub last commit GitHub issues GitHub pull requests

This repository contains all files for my sites (identical copies):

The site is based on Hugo and the hugo-goa theme.

Getting started

Requirements

Development setup

  1. Clone this repo.
$ gh repo clone otype/otype.github.io
  1. Run setup.
$ make setup
  1. Run server.
$ make run

Release and deploy a new version

Every push to the main branch automatically triggers the GitHub Actions workflow to build and deploy the site to GitHub Pages.

  1. Stage and commit your changes:

    $ git add .
    $ git commit -m "Add new post"
  2. Deploy by pushing to main:

    $ make deploy

    (or simply run git push origin main)

About

otype's website

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages