Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

wuke32767/CelesteModTutorial

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

139 Commits
139 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

蔚蓝 Code Mod 教程

个人的一些经验写成的教程, 仅此.
好像就没啥要说的了(?
目前 host 在两个位置:

https://saplonily.top/celeste_mod_tutorial
https://sapcelestemod.netlify.app

自行 host

文档网页使用 python 工具 mkdocs 构建, 自行 host 很简单:

首先 clone 仓库:

git clone https://github.com/Saplonily/CelesteModTutorial

记得子模块也要拉下来:

git submodule update --init --recursive

安装 mkdocs python 工具环境, 如果你还没有的话:

pip install mkdocs
pip install mkdocs-material

此外还有插件:

pip install mkdocs-git-revision-date-localized-plugin
pip install mkdocs-git-authors-plugin

开放网页服务:

mkdocs serve

你可以先注释掉 mkdocs.yml 中约第 10 行的 plugins 的所有项来加快本地的生成, 因为它会在每次生成时读取整个 git 历史来生成更新时间, 修改时间以及作者.

默认开放在 localhost:8000.


本系列内容依据 CC BY-SA 4.0 许可证进行授权

About

蔚蓝CodeMod教程, 摆烂式更新, 欢迎来提pr(qwq

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 76.3%
  • Lua 14.8%
  • HTML 8.9%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.