yuntongzhang / remarques

Notes site

Home Page:https://www.yuntongzhang.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remarques

Source files for the website https://www.yuntongzhang.com.

Steps for updating content (first time)

  1. Clone this repo and update the source content.
  2. Test locally with hugo server and check the rendered pages on http://localhost:1313.
  3. Run rm -rf public, git rm -r --cached public to completely remove the public directory.
  4. git submodule add -b master git@github.com:yuntongzhang/yuntongzhang.github.io.git public
  5. Deploy it with ./deploy.sh "optional commit message".

Steps for updating content (later on)

Make changes and deploy with ./deploy.sh "optional commit message".

Built with

About

Notes site

https://www.yuntongzhang.com/


Languages

Language:Shell 100.0%