release: 1.0.0-rc.1

This commit is contained in:
xaoxuu 2021-02-20 00:14:55 +08:00
parent c571b19b0f
commit 6ea7fc3683
4 changed files with 7 additions and 3 deletions

View File

@ -2,7 +2,7 @@ name: npm-publish
on: on:
push: push:
branches: branches:
- main - master
jobs: jobs:
npm-publish: npm-publish:
name: npm-publish name: npm-publish

4
.npmignore Normal file
View File

@ -0,0 +1,4 @@
.github/
publish.sh
node_modules
node_modules

View File

@ -27,7 +27,7 @@ npm i hexo-theme-stellar
## Usage ## Usage
See docs: https://xaoxuu.com/wiki/stellar See docs: https://xaoxuu.com/wiki/stellar/
## Examples ## Examples

View File

@ -1,6 +1,6 @@
######## Stellar info ######## ######## Stellar info ########
stellar: stellar:
version: '1.0.0-rc.1' version: '1.0.0-rc.1' # This is theme's version.
homepage: https://xaoxuu.com/wiki/stellar/ homepage: https://xaoxuu.com/wiki/stellar/
repo: https://github.com/xaoxuu/hexo-theme-stellar repo: https://github.com/xaoxuu/hexo-theme-stellar
# The cdn version needs to be consistent with the stellar version # The cdn version needs to be consistent with the stellar version