Commit Graph

13 Commits

Author SHA1 Message Date
lifehackerhansol 810e90c2b5
treewide: move everything theme related to submodule
All themes are moved to `_theme` submodule, which will be shared with
other websites on hacks.guide.

Repository-specific files can be overlayed after the fact, such as
additional languages, custom JavaScript, progress table paths and the
like.
2024-01-16 12:31:55 -08:00
lifehackerhansol f4536171ea
workflow: add dependency caching 2023-10-09 18:49:25 -07:00
lifehackerhansol d17f60e1c6
workflow: apparently these should have the same indents 2023-10-04 10:20:32 -07:00
lifehackerhansol df5e2f262f
workflow: try another way of shutting up l10n 2023-10-04 10:19:38 -07:00
lifehackerhansol 09adea2b92
workflow: don't run pull request workflow on l10n branch 2023-07-18 17:05:17 -07:00
lifehackerhansol e4e2e8a9e0
workflow: use production environment in Jekyll builds 2023-04-14 22:27:37 -07:00
lifehackerhansol 72769af555
workflow: don't copy CNAME
Jekyll already copies it.
2023-04-08 15:16:45 -07:00
lifehackerhansol 81dffe07df
Add a pull request test script for GitHub Actions
Also remove useless submodule argument from checkout
2023-04-08 14:21:30 -07:00
lifehackerhansol c2388a3c7c
Unconditionally run workflow on commit 2023-04-03 09:52:29 -07:00
lifehackerhansol 83bd57ce64 Add GitHub Actions build script to bump Jekyll to v4 2023-04-03 09:46:18 -07:00
lifehackerhansol c2fc1af372 Make "Console Issue" template redirect to NH 2023-03-19 11:55:22 -07:00
lifehackerhansol 2ef8fdc16d
Update MM to 4.24.0 and update some deps (#1905)
* Update MM to 4.24.0 and update some deps

* Update package.json to MM 4.24.0

* Update package.json to MM 4.24.0

* Add dependabot config to auto-update packages
2021-08-26 23:14:51 -07:00
FrozenChen 904d5fabce Add issue and pull request templates 2020-05-26 15:43:27 -03:00