File tree Expand file tree Collapse file tree 7 files changed +8
-14
lines changed
Expand file tree Collapse file tree 7 files changed +8
-14
lines changed Original file line number Diff line number Diff line change 77
88jobs :
99 deploy :
10- runs-on : ubuntu-20 .04
10+ runs-on : ubuntu-22 .04
1111 concurrency :
1212 group : ${{ github.workflow }}-${{ github.ref }}
1313 steps :
1616 - name : Setup mdBook
1717 uses : peaceiris/actions-mdbook@v1
1818 with :
19- # mdbook-version: '0.4.10'
2019 mdbook-version : " latest"
2120
2221 - run : mdbook build && echo 'naupio.com' > ./book/CNAME
Original file line number Diff line number Diff line change 1- Naupio 的个人技术分享: [ naupio.com] ( https://naupio.com ) or [ naupio.github.io] ( https://naupio.github.io )
1+ Naupio 的个人技术分享: [ naupio.com] ( https://naupio.com ) or [ naupio.github.io] ( https://naupio.github.io )
Original file line number Diff line number Diff line change 11# Summary
2- [ Home Page] ( ./README.md )
32
4- # Smart Contract 系列
5- - [ Solidity 语言系列] ( ./smart_contract/solidity/README.md )
6- - [ chapter_1] ( ./smart_contract/solidity/chapter_1.md )
7- - [ chapter_2] ( ./smart_contract/solidity/chapter_2.md )
8- - [ Solidity 安全系列] ( )
3+ [ Home Page] ( ./README.md )
94
105# BEAM 系列
6+
117- [ Elixir 语言] ( ./beam/elixir/README.md )
128 - [ chapter_1] ( ./beam/elixir/chapter_1.md )
139
1410# EVM 系列
11+
1512- [ EVMScan Explorer] ( )
1613
1714# Personal Essay
15+
1816- [ 杂谈] ( )
19- - [ Hackathon] ( )
17+ - [ Hackathon] ( )
Original file line number Diff line number Diff line change 1- # BEAM 系列
1+ # BEAM 系列
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments