Skip to content

Commit 856e6e8

Browse files
committed
feat: remove useless config files
1 parent 6ac004c commit 856e6e8

File tree

11 files changed

+6
-193
lines changed

11 files changed

+6
-193
lines changed
File renamed without changes.

.github/workflows/issues2md.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

.imdone/config.json

Lines changed: 0 additions & 57 deletions
This file was deleted.

.imdone/sort.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

.travis.yml

Lines changed: 0 additions & 63 deletions
This file was deleted.

.travis/id_rsa.enc

-1.64 KB
Binary file not shown.

.travis/id_rsa.pub

Lines changed: 0 additions & 1 deletion
This file was deleted.

.travis/ssh_config

Lines changed: 0 additions & 5 deletions
This file was deleted.

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2014-2019 JimmyLv https://blog.jimmylv.info
3+
Copyright (c) 2014-Present JimmyLv https://blog.jimmylv.info
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,11 @@ nodeppt generate ./演讲 ./slides -a
6565

6666
### CI/CD
6767

68-
- `default`: GitHub Pages with `jekyll`, so easy and no configuration need and whatever the repo you are in.
69-
- `travis-ci`: Try whatever you want, I prefer to use Node to do all these stuff in one place, <https://travis-ci.org/JimmyLv/jimmylv.github.io>.
68+
- [GitHub Action](./.github/workflows/deploy.yml): use Webhook to trigger Vercel build and deploy automatically.
69+
- `vercel`: build with `jekyll`, so easy and no configuration need and whatever the repo you are in.
70+
71+
1. Hosted on [Vercel](http://blog.jimmylv.info/).
72+
2. Hosted on [GitHub Pages](http://jimmylv.github.io/).
7073

7174
## Related Tools
7275

@@ -75,12 +78,6 @@ nodeppt generate ./演讲 ./slides -a
7578
- [iTerm2](https://www.iterm2.com/)
7679
- [Dash](https://kapeli.com/dash)
7780

78-
## Deploy
79-
80-
1. Hosted on [Coding Pages](http://blog.jimmylv.info/).
81-
2. Hosted on [GitHub Pages](http://jimmylv.github.io/).
82-
3. Hosted on [AWS S3](http://blog.jimmylv.info.s3-website-ap-southeast-1.amazonaws.com/).
83-
8481
## License
8582

8683
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2FJimmyLv%2Fjimmylv.github.io.svg?type=large)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2FJimmyLv%2Fjimmylv.github.io?ref=badge_large)

0 commit comments

Comments
 (0)