-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
678 additions
and
903 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
version: 2 | ||
updates: | ||
- package-ecosystem: npm | ||
directory: "/" | ||
schedule: | ||
interval: daily | ||
open-pull-requests-limit: 20 | ||
version: 2 | ||
updates: | ||
- package-ecosystem: npm | ||
directory: "/" | ||
schedule: | ||
interval: daily | ||
open-pull-requests-limit: 20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,74 +1,74 @@ | ||
name: Deploy Hexo | ||
|
||
on: | ||
# Runs on pushes targeting the default branch | ||
push: | ||
branches: [ "mastar" ] | ||
|
||
# Allows us to run this workflow manually from the Actions tab. | ||
workflow_dispatch: | ||
|
||
|
||
jobs: | ||
# Build site. | ||
build: | ||
# Use Ubuntu to build. Considering Nix? | ||
runs-on: ubuntu-latest | ||
steps: | ||
# See: https://github.com/actions/checkout. | ||
- uses: actions/checkout@v4 | ||
with: | ||
token: ${{ secrets.GITHUB_TOKEN }} | ||
submodules: false | ||
|
||
# Install pnpm package manager. | ||
- name: Install pnpm | ||
uses: pnpm/action-setup@v4 | ||
with: | ||
# Define pnpm version. | ||
version: 9 | ||
|
||
# Define Node version. 20 is a good version. | ||
- name: Use Node.js 20 | ||
uses: actions/setup-node@v4 | ||
with: | ||
# Examples: 20, 18.19, >=16.20.2, lts/Iron, lts/Hydrogen, *, latest, current, node. | ||
# Ref: https://github.com/actions/setup-node#supported-version-syntax. | ||
node-version: "20" | ||
|
||
- name: Cache NPM dependencies | ||
uses: actions/cache@v4 | ||
with: | ||
path: node_modules | ||
key: ${{ runner.OS }}-npm-cache | ||
restore-keys: | | ||
${{ runner.OS }}-npm-cache | ||
# Install from package.json. | ||
- name: Install Dependencies | ||
run: pnpm install | ||
|
||
- name: Build | ||
run: pnpm run build | ||
|
||
- name: Upload Pages artifact | ||
uses: actions/upload-pages-artifact@v3 | ||
with: | ||
path: ./public | ||
|
||
# Deploy site to GitHub Pages. | ||
deploy: | ||
needs: build | ||
permissions: | ||
pages: write | ||
id-token: write | ||
environment: | ||
name: github-pages | ||
url: ${{ steps.deployment.outputs.page_url }} | ||
|
||
# Specify runner + deployment step | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Deploy to GitHub Pages | ||
id: deployment | ||
uses: actions/deploy-pages@v4 | ||
name: Deploy Hexo | ||
|
||
on: | ||
# Runs on pushes targeting the default branch | ||
push: | ||
branches: [ "mastar" ] | ||
|
||
# Allows us to run this workflow manually from the Actions tab. | ||
workflow_dispatch: | ||
|
||
|
||
jobs: | ||
# Build site. | ||
build: | ||
# Use Ubuntu to build. Considering Nix? | ||
runs-on: ubuntu-latest | ||
steps: | ||
# See: https://github.com/actions/checkout. | ||
- uses: actions/checkout@v4 | ||
with: | ||
token: ${{ secrets.GITHUB_TOKEN }} | ||
submodules: false | ||
|
||
# Install pnpm package manager. | ||
- name: Install pnpm | ||
uses: pnpm/action-setup@v4 | ||
with: | ||
# Define pnpm version. | ||
version: 9 | ||
|
||
# Define Node version. 20 is a good version. | ||
- name: Use Node.js 20 | ||
uses: actions/setup-node@v4 | ||
with: | ||
# Examples: 20, 18.19, >=16.20.2, lts/Iron, lts/Hydrogen, *, latest, current, node. | ||
# Ref: https://github.com/actions/setup-node#supported-version-syntax. | ||
node-version: "20" | ||
|
||
- name: Cache NPM dependencies | ||
uses: actions/cache@v4 | ||
with: | ||
path: node_modules | ||
key: ${{ runner.OS }}-npm-cache | ||
restore-keys: | | ||
${{ runner.OS }}-npm-cache | ||
# Install from package.json. | ||
- name: Install Dependencies | ||
run: pnpm install | ||
|
||
- name: Build | ||
run: pnpm run build | ||
|
||
- name: Upload Pages artifact | ||
uses: actions/upload-pages-artifact@v3 | ||
with: | ||
path: ./public | ||
|
||
# Deploy site to GitHub Pages. | ||
deploy: | ||
needs: build | ||
permissions: | ||
pages: write | ||
id-token: write | ||
environment: | ||
name: github-pages | ||
url: ${{ steps.deployment.outputs.page_url }} | ||
|
||
# Specify runner + deployment step | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Deploy to GitHub Pages | ||
id: deployment | ||
uses: actions/deploy-pages@v4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
.DS_Store | ||
Thumbs.db | ||
db.json | ||
*.log | ||
node_modules/ | ||
public/ | ||
.deploy*/ | ||
.DS_Store | ||
Thumbs.db | ||
db.json | ||
*.log | ||
node_modules/ | ||
public/ | ||
.deploy*/ | ||
_multiconfig.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
# Flat for Hexo configuration. | ||
|
||
# Allow to cache content generation. | ||
cache: | ||
enable: true | ||
|
||
# User Interface configuration. | ||
interface: | ||
slogan: "「自由的风终会吹动木讷的树」" | ||
|
||
# Site menu & navigation. | ||
menu: | ||
home: | ||
enable: true | ||
name: "主页" | ||
path: "/" | ||
# TODO. | ||
archives: | ||
enable: true | ||
name: "归档" | ||
path: "/archives" | ||
|
||
# Author's information. TODO. | ||
# author: | ||
# avatar: "" | ||
# sign: "" | ||
|
||
# Custom assets folders. DO NOT EDIT if you don't know what is this. | ||
assets: | ||
css: stylesheets | ||
js: javascripts | ||
imgs: images | ||
# Flat for Hexo configuration. | ||
|
||
# Allow to cache content generation. | ||
cache: | ||
enable: true | ||
|
||
# User Interface configuration. | ||
interface: | ||
slogan: "「自由的风终会吹动木讷的树」" | ||
|
||
# Site menu & navigation. | ||
menu: | ||
home: | ||
enable: true | ||
name: "主页" | ||
path: "/" | ||
# TODO. | ||
archives: | ||
enable: true | ||
name: "归档" | ||
path: "/archives" | ||
|
||
# Author's information. TODO. | ||
# author: | ||
# avatar: "" | ||
# sign: "" | ||
|
||
# Custom assets folders. DO NOT EDIT if you don't know what is this. | ||
assets: | ||
css: stylesheets | ||
js: javascripts | ||
imgs: images |
Oops, something went wrong.