Commit Graph

20 Commits

Author SHA1 Message Date
Chocobo1
0ecbb33019
Generate Atom feed for News page
It can be accessed at: https://www.qbittorrent.org/news_feed
The RSS icon is from simpleicons.org and ran through svgcleaner.
2024-07-07 01:10:47 +08:00
dependabot[bot]
385aa2fee1
Bump github actions versions (#225)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 12:17:44 +08:00
dependabot[bot]
e98a83fd14
Bump github actions versions (#223)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 03:02:45 +08:00
dependabot[bot]
530360eac7
Bump github actions versions (#221)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 15:01:47 +08:00
dependabot[bot]
0aef418a93
Bump github actions versions (#219)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 20:42:40 +08:00
Chocobo1
7e7b46297d
Introduce dependabot updates 2023-09-05 20:37:40 +08:00
xavier2k6
0986b6b029
GHA CI: Update upload-pages-artifact action to v2 (#217) 2023-08-01 12:57:47 +08:00
xavier2k6
26540f5bb8
GHA CI: Update deploy-pages action to v2 (#213) 2023-05-29 22:08:25 +08:00
Chocobo1
b88765e0fc
Upload built artifact 2023-04-22 02:25:32 +08:00
Chocobo1
5a5955edab
Add html checking 2023-03-28 17:09:17 +08:00
Chocobo1
362f29a6be
Add workflow to deploy to GitHub Pages 2023-03-09 16:03:43 +08:00
Chocobo1
02932ea863
Add building checks to CI 2023-03-09 15:49:51 +08:00
sledgehammer_999
7092ba7619
Use 11ty to statically generate the site
The current version of the site doesn't really need PHP.
It can be fully generated statically using 11ty as SSG.
Also due to the templating used in 11ty it becomes easier,
faster and less error prone to do new releases.
2023-03-06 19:40:18 +02:00
Chocobo1
d7f8e9a4cb
Drop unnecessary permissions (#200) 2022-12-10 18:01:09 +08:00
xavier2k6
d869fb73ca
CI: Update multiple actions & use nodejs lts version
Update `actions/checkout` to `v3`
Update `actions/setup-node` to `v3`
Use `nodejs lts` version -> `lts/*`

PR #179.
2022-03-13 14:06:23 +08:00
Chocobo1
0ef8972514
Fix typo 2021-08-13 03:09:49 +08:00
Chocobo1
bd44c293dc
Improve workflow formatting (#170) 2021-08-13 03:08:13 +08:00
Chocobo1
4f15d3cef4
Update CI build env
* Use `ubuntu-latest` since we don't care about the version
* Bump nodejs version
2021-05-31 17:31:30 +08:00
Chocobo1
e30b14ae0e
Migrate to Github Actions 2021-05-31 17:28:59 +08:00
Chocobo1
5d4f1ddc01
Add CI checking for css files 2021-05-27 15:43:34 +08:00