Skip to content

danmaq/danmaq.gatsby

Repository files navigation

CircleCI

Gatsby theme for danmaq.com

How to preview

Execute following commands and then see http://localhost:8000/.

$ cd danmaq.gatsby
$ git clone https://github.com/danmaq/danmaq.article.git
$ yarn install
$ yarn start

When in windows, windows-build-tools package install to global as the pre-install. For this reason, UAC dialog will appear at first time installation. You can skip this process by pre-executing the following command with administrator privileges:

PS:Admin> yarn global add windows-build-tools

See also

Articles

Releases

No releases published

Packages

No packages published

Languages