Commit Graph

82 Commits

Author SHA1 Message Date
amphineko
9463d3584a
update readme for #16 and fix #15 2020-02-14 13:08:34 +08:00
amphineko
07f5ee43fa
Merge pull request #16 from amphineko/deploy-action
Automatically deploy to GitHub Pages via Actions
2020-02-14 13:07:05 +08:00
amphineko
91a466fb9b
Fix parameter supplement 2020-02-14 12:43:54 +08:00
amphineko
f08f71aff6
Update deploy-pages.yml 2020-02-14 12:42:06 +08:00
amphineko
e1260caa2d
Update deploy-pages.yml 2020-02-14 12:35:28 +08:00
amphineko
cd596a5be6
Create deploy-pages.yml 2020-02-14 12:30:19 +08:00
amphineko
9dc4de6ae4
fix missing regular heart icon 2019-12-07 04:40:05 +08:00
amphineko
307ee1e8ae
replace with free icon 2019-12-07 04:20:58 +08:00
amphineko
e2bcf7d160
update content 2019-12-07 04:03:04 +08:00
amphineko
f2f0f1c213
fix mobile layout 2019-12-07 04:02:25 +08:00
amphineko
8ea8e0a2bc
update content 2019-12-07 04:00:25 +08:00
amphineko
aa0095fdac
fix font awesome import 2019-12-07 03:59:59 +08:00
amphineko
d7d2d4eb6d
update webpack & dependencies 2019-12-07 03:59:14 +08:00
amphineko
b0ec112b0c
Merge pull request #13 from amphineko/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
2019-10-23 14:16:17 +08:00
amphineko
57322e193b
Merge pull request #12 from amphineko/dependabot/npm_and_yarn/tar-2.2.2
Bump tar from 2.2.1 to 2.2.2
2019-10-23 14:16:09 +08:00
amphineko
86657e1e2c
Merge pull request #11 from amphineko/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
2019-10-23 14:15:56 +08:00
amphineko
d635da916e
Merge pull request #10 from amphineko/dependabot/npm_and_yarn/lodash.mergewith-4.6.2
Bump lodash.mergewith from 4.6.1 to 4.6.2
2019-10-23 14:15:50 +08:00
dependabot[bot]
a1b3e160ba
Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-23 06:15:07 +00:00
dependabot[bot]
99d36719e6
Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-23 06:15:04 +00:00
dependabot[bot]
ad2ec6d8a5
Bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-23 06:15:03 +00:00
dependabot[bot]
1f5b1041f2
Bump lodash.mergewith from 4.6.1 to 4.6.2
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-23 06:15:01 +00:00
amphineko
a97a046f84
Merge pull request #9 from amphineko/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
2019-10-23 14:13:46 +08:00
dependabot[bot]
204399e879
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-21 22:56:37 +00:00
amphineko
6adea23c78
Merge pull request #8 from Lori3f6/master
Correct the URL of chemical element Ne
2019-09-26 07:48:08 +08:00
Lori3f6
abdbcb4be2
Correct the URL of chemical element Ne 2019-09-25 23:42:10 +08:00
amphineko
1b801d6278 update readme.md and build script 2019-04-20 05:02:08 +08:00
amphineko
ca8e9e3cdb refactor webpack config 2019-04-20 04:56:15 +08:00
amphineko
bad299abd4 migrate to npm font awesome 2019-04-20 04:55:13 +08:00
amphineko
b3e28d905e add csp policy 2019-04-20 04:54:16 +08:00
amphineko
ff3604d8e9 fix uncovered height 2019-04-08 20:59:01 +09:00
amphineko
6e30e57342 validation 2019-04-08 20:58:32 +09:00
amphineko
34ba195775 remove sh*t 2019-04-08 20:47:23 +09:00
amphineko
33cc05834e use as global background 2019-04-08 20:46:45 +09:00
amphineko
11b54693ce add svg header background 2019-04-08 20:34:06 +09:00
amphineko
c1cf07597b refine intro size 2019-04-08 20:12:51 +09:00
amphineko
d157cdb359 layout update 2019-04-08 20:04:17 +09:00
amphineko
3e263ab23d migrate to webpack 2019-04-08 17:38:15 +09:00
amphineko
352daa72b0 fix .small-labels .label .link visibility 2018-11-17 02:31:57 +08:00
amphineko
69f0d2b78e increase clean-css level & remove unwanted files 2018-11-17 02:28:08 +08:00
amphineko
032b84a552 another update 2018-11-17 02:21:29 +08:00
amphineko
1cfdee9a10 big update and don't know how to write commit message 2018-11-15 23:53:38 +08:00
amphineko
56d78db456 fix gulpfile.js 2018-05-19 21:52:20 +08:00
amphineko
0c75ec3f68 update npm deps 2018-05-19 21:26:13 +08:00
amphineko
0e151745d2 update image asset 2018-05-02 02:22:17 +08:00
amphineko
cf0961f400 update information 2018-05-02 02:18:24 +08:00
amphineko
d898f83ceb update layout 2018-05-02 02:17:07 +08:00
amphineko
994d98925d merge github online updates 2018-05-02 01:50:23 +08:00
amphineko
f7ae12b723 update npm deps 2018-05-02 01:49:29 +08:00
Naoki Rinmous
9dfc2cd335
fix #6 windows path for build scripts
call 'node' directly in build script.
2018-03-15 14:07:13 +08:00
Nato Morichika
066c5d82fe
call 'node' directly in build script.
This should resolve #6.
2018-03-14 14:24:58 -04:00