Giter Site home page Giter Site logo

cduwiki's Introduction

成都大学维基百科 / CDUWiki

项目介绍

欢迎访问CDUWiKi!,本项目旨在整合CDU内部的校园资源,为成大的学生们提供生活和学习上的指导,欢迎任何同学PR~
项目网站地址:https://cdu.erledge.com/

项目规划

项目的初衷是为了帮助在成大就读的本科生们,为他们提供一个完善合理与时俱进的学习路线以及指导框架

如何贡献?

我们欢迎更多的同学对该repo有更多建议和优化方案,欢迎您使用Forking工作流提交 Pull Request,具体参考atlassian文档

如果你不清楚如何使用github, 请将信息整理好后发送到[email protected], 官方维护人员看到消息以后会第一时间处理.

如何在本网站发布文章

本网站基于 Markdown 构建,所有页面的修改和新增均通过 GitHub 仓库 提交。任何人都有权限向官方仓库提交合并请求,具体步骤如下:

  1. 学习 Markdown: 如果你不熟悉 Markdown 语法,可以参考我们的 Markdown 文档 。Markdown 是一种轻量级的标记语言,非常适合编写格式化文档,易于阅读和编辑。

  2. Fork 仓库: 访问 GitHub 仓库,点击页面右上角的 "Fork" 按钮,将仓库复制到你的 GitHub 账户中。

  3. 安装git: git下载链接

  4. 克隆仓库: 在你的电脑上,使用 Git 命令行工具克隆你 Fork 的仓库。例如:

    git clone https://github.com/yourusername/cduwiki.git
  5. 编辑文件: 使用记事本或者Typora修改 Markdown 文件。确保文件放置在正确的目录中,并遵循现有的格式和命名规则。

  6. 提交修改: 将你的修改提交到本地仓库,并推送到你的 GitHub 仓库。例如:

    git add .
    git commit -m "默认描述"
    git push origin main
  7. 创建合并请求: 回到 GitHub,导航到你 Fork 的仓库,点击 "Compare & pull request" 按钮。描述你的修改内容,然后提交合并请求。

  8. 等待审核: 提交后,官方维护者会浏览你的合并请求。

通过以上步骤,你就可以在本网站发布自己的文章,与他人分享你的知识和见解。感谢你的贡献,期待你的作品!

感谢您的贡献!

Contributors

Made with contrib.rocks.

cduwiki's People

Contributors

yixinnb avatar

Watchers

 avatar

Forkers

byxewl

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.