/My-blog

My blog made with Gatsby

Primary LanguageJavaScriptMIT LicenseMIT

Taozc's Blog

This is my blog, which is made with Gatsby. This is an old project and will no longer be maintained, you can find the new one here.

Usage

Contents

  • /content/blog all blogs

  • /content/assets some icons and other things

  • /src source code

Test and Build Blog

gatsby develop    # dev mode
gatsby clean      # remove the .cache and public folders
gatsby build      # build blog
.\new             # add an basic article with date time by using new.exe

Tips

Using gatsby clean before gatsby build

LICENSE

ALL code using MIT LICENSE, with all articles(including /content/blog folder) using CC BY-NC-SA 4.0 LICENSE.