Commit Graph
18 Commits
Author SHA1 Message Date
yeasy 1c8f0dc14d chore: remove the remaining VuePress artifacts
Follows the devDependency removal. The build has been mdPress-only since
1.7.0 and nothing referenced these:

- .vuepress/ (config.js + .gitignore). The mirror it configured is still
  live, but no workflow in this repo builds or deploys it, so this was a
  recipe nobody ran. Local .vuepress/dist/ (400 files of Feb-2026 build
  output, never tracked) was removed from the working tree too — with its
  .gitignore gone it would otherwise have shown up as untracked noise.
- docker-compose.yml: the vuepress-offline service, plus the now-unused
  &mdpress-offline anchor that existed only to feed it.
- README: the 'docker run ... :vuepress' one-liner. That tag was last
  pushed 2022-06-25, so readers following it got a four-year-old snapshot
  of the book. 'mdpress serve' immediately above it still works.
- CODEOWNERS, .zhlintignore and check_project_rules.py entries for the
  deleted directory, and the check-link allowlist entry for the mirror
  (no content links to it).

The CHANGELOG entry recording the original CI removal is left alone — it
is history.

Verified: npm test passes (3 + 35), check_project_rules passes 202 files,
docker-compose.yml still parses with no dangling YAML aliases.
2026-07-22 22:51:34 -07:00
yeasy 9fdffa9d91 fix(content): harden Docker practice guide 2026-06-16 21:23:21 -07:00
yeasy 67d5fc775a fix(content): harden Compose credential examples 2026-06-04 01:02:59 -07:00
yeasy 8ecf729198 Migrate docs to mdpress 2026-03-24 21:25:04 -07:00
Kang Huaishuai 2d4317e948 Update project compose file
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
2021-06-27 22:34:53 +08:00
Kang Huaishuai 9c1c52cb35 remove project travis ci
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
2020-12-20 22:48:54 +08:00
khs1994 d2f1945e46 Update project docker image name #416 2019-08-31 17:47:38 +08:00
康怀帅 473f90d087 Update offline read
Update offline read  (#312)
2018-01-23 21:52:14 +08:00
khs1994 8678c04263 Update docker-compose.yml 2017-12-10 12:53:57 +08:00
khs1994 7fb504457e Update docker-compose.yml 2017-11-29 10:35:57 +08:00
康怀帅andGitHub 58801290c7 Update offline read in Windows: fix error in Docker CE LCOW (Permission denied) (#257) 2017-11-28 02:19:39 -06:00
康怀帅andGitHub 7b79f0da00 Update docker-compose.yml 2017-11-28 15:35:51 +08:00
康怀帅andGitHub 6ef750b04e Add travis CI/CD #196 #254 (#256)
Add travis CI/CD #196 #254
2017-11-27 23:38:13 -06:00
khs1994 4dab525093 Fix error in docker-compose.yml 2017-11-28 12:05:00 +08:00
khs1994 a00fd6de61 Change offline read way Who use Windows 2017-11-28 11:59:21 +08:00
Baohua Yang 0d42c13818 Minor update description and review image
Fix #231: Update legacy branch name
2017-11-23 09:42:22 +08:00
khs1994 68b4852827 Chang docker image in offline read 2017-11-22 10:10:36 +08:00
康怀帅andGitHub 17bd7de51f Fix #216 #218
Fix #216 #218
2017-11-21 19:05:06 +08:00