Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yk-liu/yk-liu.github.io
Pointing to the Moon, my personal website.
https://github.com/yk-liu/yk-liu.github.io
blog github-pages jekyll-site mathjax theoretical-physics topology
Last synced: about 1 month ago
JSON representation
Pointing to the Moon, my personal website.
- Host: GitHub
- URL: https://github.com/yk-liu/yk-liu.github.io
- Owner: yk-liu
- License: other
- Created: 2018-04-26T02:14:16.000Z (over 6 years ago)
- Default Branch: theme-for-fork
- Last Pushed: 2022-11-11T23:41:23.000Z (about 2 years ago)
- Last Synced: 2024-09-29T02:42:11.221Z (about 2 months ago)
- Topics: blog, github-pages, jekyll-site, mathjax, theoretical-physics, topology
- Language: JavaScript
- Homepage: https://yk-liu.github.io
- Size: 64.9 MB
- Stars: 101
- Watchers: 2
- Forks: 82
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# If you want to use this theme
Please read [this link](https://yk-liu.github.io/jekyll/Jekyll-Build.html#what-should-i-modify).
I **strongly** recommand that you use the other [repo](https://github.com/yk-liu/PointingToTheMoon) I specially prepared for you! It has all the features that this webiste has and has no personal information of me. You can fork that repo or leave a star if you like.
However, you can still use this repo for some fine-tuning or hackering. But please at least use the "theme-for-fork" branch rather than the master branch.
If you still want to use the master branch for some reason, please remove files/ descriptions about `yk-liu` so I don't have to pester you to clean up. Also I would appreciate if you don't fork this repo, but clone it and upload to your own, so there is no network between you and me. And if you really like this repo, maybe consider giving it a star.
# About this website
This website (source code [here](https://github.com/yk-liu/yk-liu.github.io)) uses these sources:
| Module | Mainly used in | License/ TOS |
| ------------------------------------------------------------ | ----------------------------------------------- | ------------------------------------------------------------ |
| [Particle.js](https://github.com/VincentGarreau/particles.js) | Homepage | [MIT](http://opensource.org/licenses/MIT) |
| [Visitor map](https://clustrmaps.com/) | Homepage, footer | [TOS](https://clustrmaps.com/legal) |
| [Homepage and color scheme](https://github.com/nrandecker/particle) | Layout @ homepage, color scheme @ all pages | [MIT](http://opensource.org/licenses/MIT) |
| [List of recent post](https://github.com/mdo/jekyll-snippets/blob/master/posts-list.html) | Homepage, Post index | [MIT](http://opensource.org/licenses/MIT) |
| [Search](https://github.com/christian-fei/Simple-Jekyll-Search) | Post index, Tags index | [MIT](http://opensource.org/licenses/MIT) |
| [Side bar](https://github.com/poole/lanyon) | Post, all pages with these elements | [MIT](https://github.com/poole/lanyon/blob/master/LICENSE.md) |
| [Table of content](https://github.com/allejo/jekyll-toc) | Post | [BSD-3](https://opensource.org/licenses/BSD-3-Clause) or [MIT](http://opensource.org/licenses/MIT) |
| [Markdown vue theme and color scheme](https://github.com/blinkfox/typora-vue-theme) | Markdown theme @ Post, color scheme @ all pages | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [Tags, Tag cloud, Tag page](https://hyunyoung2.github.io/2016/12/17/Tag_Cloud/) | Post, Post index, Tags index | [MIT](http://opensource.org/licenses/MIT), repo [here](https://github.com/hyunyoung2/hyunyoung2.github.io). Tag page inspired by [haixing-hu](https://haixing-hu.github.io/tags.html) |
| [Font size adjustment](https://codepen.io/robgolbeck/pen/yePRwa) | Post | [MIT](http://opensource.org/licenses/MIT) |
| [comment](https://commentit.io) | Post | [APGL-3.0](https://www.gnu.org/licenses/agpl-3.0.html) |
| [404 T-rex game](https://github.com/wayou/t-rex-runner) | 404 page | from [Chromium source code](https://cs.chromium.org/chromium/src/components/neterror/resources/offline.js?q=t-rex+package), [license](https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE) |
| [Encryption](https://github.com/robinmoisson/staticrypt) | Secret Pages | [MIT](http://opensource.org/licenses/MIT) |