2023-05-18 19:20:42 +08:00
2022-03-16 19:30:01 +08:00
2022-03-22 15:57:12 +08:00
2022-05-29 21:41:46 +08:00
2022-04-22 04:10:59 +08:00
2022-07-06 20:56:53 +08:00
2022-03-16 19:30:01 +08:00
2022-03-16 19:30:01 +08:00
2023-05-18 19:20:42 +08:00
2022-05-18 00:25:38 +08:00

ForensicCat Doc Website

This repository contains source code of forensics.xidian.edu.cn/cat.

For new maintainers

Clone this repository and create or update some articles under content/, then run ./deploy.fish, building and publishing works will be automatically executed.

If you want to control this process manually, here is the principle of automatical deploying:

The deploy script built the website in the first, then force pushed the build results to https://forensics.xidian.edu.cn/git/XDSEC/ForensicCatDocsPublic. Here is a git hook function in the git server, it executes deploying action after you pushed. then you can safely delete the dist folder and then commit and push the source code to this repository.

For visitors

If you just want to build a offline ForensicCat support website, run hugo server in this repository.

We may build a chm for you in the future.

Description
forensics.xidian.edu.cn/cat 站点主仓库
Readme 6.7 MiB
Languages
HTML 47.8%
SCSS 38.7%
JavaScript 10.3%
CSS 3%
Shell 0.2%