/hillpy.com

:house: My personal website. 我的个人站点。

Primary LanguageCSS

hillpy.com

Netlify Status

My personal website. 我的个人站点。

Install Submodule

    $ git submodule update --init --recursive

Create Blog

    $ hugo new blog/first.md

Run

    $ hugo server --theme=pulp --buildDrafts

Build

    $ hugo --theme=pulp --baseUrl="https://hillpy.com"