Skip to content

linyanbin666/linyanbin666.github.io

Repository files navigation

GitHubPages Generator is Hugo Theme is MemE

The master branch contains all source codes for the page. Generated contents are deployed to the docs branch.

Get Started

Prerequisite

Install Hugo first. Note that this repository use the hugo extended version.

Clone & update submodules (themes)

$ git clone --recursive git@github.com:linyanbin666/linyanbin666.github.io.git

Update sub modules for themes

$ git submodule update --init --recursive --remote

Write new post

$ hugo new posts/article.md

Start server locally

$ hugo server -D

Build

$ hugo

Deploy with GitHub Actions

This repository has been configured for deployment with GitHub Actions. See Actions.

About

Personal blog built by Hugo and Github Pages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published