Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

up to date #1

Open
wants to merge 67 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
d7d2d4e
update webpack & dependencies
amphineko Dec 6, 2019
aa0095f
fix font awesome import
amphineko Dec 6, 2019
8ea8e0a
update content
amphineko Dec 6, 2019
f2f0f1c
fix mobile layout
amphineko Dec 6, 2019
e2bcf7d
update content
amphineko Dec 6, 2019
307ee1e
replace with free icon
amphineko Dec 6, 2019
9dc4de6
fix missing regular heart icon
amphineko Dec 6, 2019
cd596a5
Create deploy-pages.yml
amphineko Feb 14, 2020
e1260ca
Update deploy-pages.yml
amphineko Feb 14, 2020
f08f71a
Update deploy-pages.yml
amphineko Feb 14, 2020
91a466f
Fix parameter supplement
amphineko Feb 14, 2020
07f5ee4
Merge pull request #16 from amphineko/deploy-action
amphineko Feb 14, 2020
9463d35
update readme for #16 and fix #15
amphineko Feb 14, 2020
47c4a9a
adjust webpack process
amphineko Mar 15, 2020
33172cd
adjust content security policy; add missing div closure
amphineko Mar 15, 2020
2336306
prepare react support
amphineko Mar 15, 2020
477a84f
remove annoying sass workflow
amphineko Mar 21, 2020
39830d5
update for 2020
amphineko Mar 21, 2020
8f1be9f
fix missing stylesheet casued by 39830d5
amphineko Mar 21, 2020
4317a3f
drop dependencies
amphineko Mar 21, 2020
3279a3a
introduce postcss
amphineko Mar 21, 2020
7b4008a
move to fontawesome-free
amphineko Mar 21, 2020
e4be8c4
Merge branch 'fontawesome-pro'
amphineko Mar 21, 2020
313ca5b
remove sass related from readme
amphineko Mar 21, 2020
1471be1
add copyright warning
amphineko Mar 21, 2020
8054fbf
remove unused files
amphineko Mar 21, 2020
f599a52
update identity visual effect
amphineko Mar 21, 2020
1ba51b9
update intro visual effect
amphineko Mar 21, 2020
5b9f7a0
Merge branch 'master' into fontawesome-pro
amphineko Mar 21, 2020
b0cc777
reduce visual elements on mobile devices
amphineko Mar 21, 2020
8332bf5
Merge branch 'fontawesome-pro'
amphineko Mar 21, 2020
2120e3c
increase playlist label height
amphineko Mar 21, 2020
663dab8
Merge branch 'fontawesome-pro'
amphineko Mar 21, 2020
7e37fc7
adjust mobile layout
amphineko Mar 21, 2020
e16b140
adjust layout for mobile devices
amphineko Mar 21, 2020
8315cdd
Merge branch 'fontawesome-pro'
amphineko Mar 21, 2020
97bad1d
replace border with inset box-shadow, fix #18
amphineko Mar 21, 2020
0e46463
Merge branch 'fontawesome-pro'
amphineko Mar 21, 2020
fca6739
update readme
amphineko Mar 21, 2020
570de88
update image assets, partially fix #19
amphineko Mar 25, 2020
1768654
remove header background
amphineko Mar 25, 2020
2bbb1d2
update header layout, vertically align left and right panes
amphineko Mar 25, 2020
3e1c266
code cleanup
amphineko Mar 25, 2020
3c16ec2
Merge branch 'master' into fontawesome-pro
amphineko Mar 25, 2020
4ec10f3
fix incorrect css class
amphineko Oct 20, 2020
f1218d7
reduce visual disturbance
amphineko Oct 20, 2020
2c4b7f0
update package-lock.json
amphineko Oct 20, 2020
d687483
Merge reduce visual disturbance #27
amphineko Oct 20, 2020
0a49469
修改页脚时间信息
Zikinn Apr 22, 2021
594d307
Merge pull request #34 from Zikinn/patch-1
amphineko Apr 22, 2021
b4a8bc1
chore: update readme
amphineko Dec 9, 2021
7c1a1e9
chore: update readme.md
amphineko Dec 12, 2021
32d61ad
Bump minimist and mkdirp
dependabot[bot] Feb 27, 2023
bdd89d6
Merge pull request #57 from amphineko/dependabot/npm_and_yarn/minimis…
amphineko Mar 13, 2024
c96c22a
Bump follow-redirects from 1.10.0 to 1.15.6
dependabot[bot] Mar 14, 2024
ff3d9bb
Merge pull request #63 from amphineko/dependabot/npm_and_yarn/follow-…
amphineko Mar 14, 2024
a0ce846
Bump webpack-dev-middleware and webpack-dev-server
dependabot[bot] Mar 22, 2024
98f6e83
Merge pull request #65 from amphineko/dependabot/npm_and_yarn/webpack…
amphineko Mar 22, 2024
350341b
Bump node-fetch and unsemantic
dependabot[bot] Mar 22, 2024
6954cbe
Bump the npm_and_yarn group group with 4 updates
dependabot[bot] Mar 22, 2024
3ce18ab
Merge pull request #67 from amphineko/dependabot/npm_and_yarn/npm_and…
amphineko Mar 28, 2024
979a2d5
Merge pull request #66 from amphineko/dependabot/npm_and_yarn/node-fe…
amphineko Mar 28, 2024
7aa7e85
Bump express from 4.19.1 to 4.19.2
dependabot[bot] Mar 28, 2024
8ed3ef1
Bump ws from 8.16.0 to 8.17.1
dependabot[bot] Jun 19, 2024
b27c7eb
Merge pull request #68 from amphineko/dependabot/npm_and_yarn/express…
amphineko Jul 2, 2024
286ac12
Merge pull request #70 from amphineko/dependabot/npm_and_yarn/ws-8.17.1
amphineko Jul 2, 2024
d906893
chore: update expired URLs
amphineko Sep 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
name: Deploy to GitHub Pages

on:
push:
branches:
- master
- deploy-action

jobs:
build:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
with:
persist-credentials: false

- name: Invoke Webpack build
run: |
npm install .
npm run build

- name: Invoke Deployment
with:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
BRANCH: gh-pages
FOLDER: dist
uses: JamesIves/[email protected]
81 changes: 67 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,58 @@
# ~/amphineko
# ~/atomicneko

This repository is a development copy of my homepage ([https://futa.moe/amphineko/](https://futa.moe/amphineko/)), which can be used as a template.
👋 Hello there.

这里是 [https://futa.moe/amphineko/](https://futa.moe/amphineko/) 的开发版本,也可以用来作为制作页面的模版。
This project is now archived. Please move forward to my React and next.js implementation at [reactiveneko](https://github.com/amphineko/reactiveneko/).

Text contents are mainly located at `index.html`. To replace the texts and the picture (`amphineko.png`), can be easily done by editing this file.
I'm working on moving to next.js and React, to support more features like server-side dynamic contents and more.

---

This repository is the repository of ~~my homepage (https://futa.moe/amphineko/)~~ that can be used as a template.

Visit https://amphineko.github.io/atomicneko/ for a live deployment of the `master` branch.

Text contents are mainly located in `index.html`. Simply edit this file to replace the texts and the picture.

For further modifications, including color settings, background images, and layouts, check `index.css` and `stylesheets/*.css`. Don't forget to run an `npm run build` to rebuild files and reflect your modification.

---

这里是 ~~https://futa.moe/amphineko/ 的~~代码库,也可以用来作为制作页面的模版。

访问 https://amphineko.github.io/atomicneko/ 可以查看 `master` 分支的最新部署。

大部分的文本内容储存在 `index.html` 中,修改这个文件即可更改页面的主图片和文本。

For furthermore modification, including color settings and layouts, check `index.scss` and `stylesheets/*.scss`. Don't forget to run `webpack` to rebuild SASS files and reflect your modification.
若要进行更进一步的修改(如配色方案、背景图片与页面布局),请编辑 `index.css` 与 `stylesheets/*.css`。完事了别忘记 `npm run build` 一下来重新编译使更改生效。

若要进行更进一步的修改(如配色方案与页面布局),请编辑 `index.scss` 与 `stylesheets/*.scss`。完事了别忘记 `webpack` 一下来重新编译 SASS 使更改生效。
## warning

## build
This repository contains copyright content, including the profile picture `amphineko.png`, `badcable.png`, etc. These assets are specially licensed to the repository owner only.

To build this repository, run these following commands.
You should replace these assets with your images, all of them, before deploying to your websites.

运行下面的指令即可完成编译这个仓库。
---

请注意,本库中包含版权内容,包括 `amphineko.png`、`badcable.png` 等。这些图片都是特别而仅授权给本代码库拥有者使用的。

你应该在部署到你的网站或分发之前,将这些所有的版权图片替换为你自己的图片。

## help wanted!

This project was created with little knowledge of Web development. Misuses of HTML tags, CSS rules, and incorrect document writing are just everywhere. Please don't hesitate to send pull requests when you find any incorrectness or improvements.

You may also see [issues](https://github.com/amphineko/atomicneko/issues) to find ongoing problems.

---

我在开发时并没有拥有很多 Web 开发的知识。现在这里的 HTML 标签、CSS 规则的错误使用和不正确的文件编写到处都是。请帮助我修复这些问题,也欢迎提出新的改进。

同时你可以在 [issues](https://github.com/amphineko/atomicneko/issues) 里找到现在正在处理的问题。

## build

To build this project, run these following commands.

```
npm install .
Expand All @@ -25,12 +61,29 @@ npm run build

You may check your `NODE_ENV` before executing `npm install .` to ensure `devDependencies` are installed.

运行 `npm install .` 前,你也许应该检查一下 `NODE_ENV` 来确保 `devDependencies` 被正确安装。
---

`install` might be pretty hard for Windows users who have poor connections to GitHub (for some well-known reasons), while `npm` is trying to fetch `node-sass-binaries` on GitHub.

直接访问 GitHub 有困难的 Windows 用户在 `install` 时,可能会遇到获取 GitHub 上的 `node-sass-binaries` 导致的问题。
运行下面的指令即可完成编译这个仓库。

```
npm set sass_binary_site https://npm.taobao.org/mirrors/node-sass
npm install .
npm run build
```

运行 `npm install .` 前,你也许应该检查一下 `NODE_ENV` 来确保 `devDependencies` 被正确安装。

## known "issue"

The chemical symbol in the name may flash on page load, especially on Chrome.
This is a bug specific to Chrome (and Blink browsers). However, this won't be fixed, because it's caused by Chrome and left not fixed for years.
Check out this issue for a solution if this bothers you. (Thanks to @Nyaasu66)

https://github.com/amphineko/atomicneko/issues/15

---

使用 Chrome 时,页面上部名字中的化学符号可能会闪烁。
这是一个 Chrome (和使用了 Blink 的浏览器) 特有的 Bug。因为这是由 Chrome 产生并且多年没有修复的问题,所以在这里也不会修复。
如果这给你产生了困扰,以下 issue 提供了一个解决方法。(感谢 @Nyaasu66)

https://github.com/amphineko/atomicneko/issues/15
Loading