Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 2 KB

README.md

File metadata and controls

49 lines (36 loc) · 2 KB

Files to build my Blog with Hexo

Deploy to https://blog.seaoak.jp

With Hexo and Node.js

How to build

$ hexo init site20200518a
$ cd site20200518a
$ npm install --save hexo-filter-fix-cjk-spacing hexo-generator-feed hexo-generator-json-content hexo-generator-sitemap
$ npm install --save hexo-renderer-jade
$ git clone -b read ssh://seaoak/seaoak/hexo-theme-BlueLake themes/BlueLake
$ hexo generate

License

別途指定がない限り、本サイトのコンテンツは Creative Commons Attribution 4.0 International License (CC BY 4.0) とします。
Copyright (C) 2016-2017 Seaoak

すべてのコンテンツは「無保証」です。 上記ライセンスを参照してください。

Reference

ライセンスについて