Skip to content

A personal blog build with Hugo and a script that auto deploying website to specific ENS.

Notifications You must be signed in to change notification settings

Jin-K-Yang/Blog

Repository files navigation

Blog

A personal blog build with Hugo and integrate with Fleek.

Add post

hugo new post/<post-name>.md

Test

hugo server -b http://localhost:1313

Build public file

hugo

Fleek

Install

npm install -g @fleekhq/fleek-cli

Setting

export FLEEK_API_KEY=<Fleek API Key>
fleek site:init

Deploy

fleek site:deploy

CI/CD

This repo integrate with Fleek, so just type hugo and push the repo, it will automatically deploy to IPFS and update the IPNS.

About

A personal blog build with Hugo and a script that auto deploying website to specific ENS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published