Code Monkey home page Code Monkey logo

uigf-org.github.io's Introduction

UIGF-Org Website

[简体中文] [English]

这是 UIGF-Org 网站的代码储存库。你可以访问 https://uigf.org 以查看实时版本

本地测试

第一次安装

  • 安装 NodeJS 18
  • 使用 GitHub Desktop 或者 Git 命令行来克隆本库 (git clone)
  • 项目根目录运行 npm install 命令

本地测试

  • 项目根目录运行 npm run docs:dev 命令
    • 站点会默认运行在 http://localhost:8080

如何在主页中添加你的项目

  1. 克隆这个库

  2. docs/en/docs/zh/ 目录下,找到 partnership-list.md

  3. 在正确的标准区域中,复制以下代码并填入你项目的信息

    <SiteInfo
    name=""
    desc=""
    logo=""
    url=""
    repo=""
    preview=""
    />
    • 字段解释
      • Name: 你的项目名称
      • desc: 你的项目介绍
      • logo: 项目图标的 URL
      • url: 项目主页的 URL
      • repo: 项目代码库的 URL
      • preview: 项目截图或宣传图的 URL
    • 你可以在本项目的 docs/.vuepress/public/partnerships 目录下以你的项目名称创建一个文件夹,并上传相关图片资源。 如果你创建的资源路径为 docs/.vuepress/public/partnerships/sample-project/logo.png,则其 URL 路径可以写为https://uigf.org/partnerships/sample-project/logo.png/partnerships/sample-project/logo.png
  4. 保存你的更改;开启一个 Pull Request 将更改提交到本库的主分支中

    • 请在 PR 评论区中上传一份你项目导出的 Json 数据文件作为参考

uigf-org.github.io's People

Contributors

masterain98 avatar lightczx avatar dancingsnow0517 avatar auroraziling avatar yueermoe avatar zzpro avatar btmuli avatar bill-haku avatar dgck81lnn avatar scighost avatar tremblingmoenew avatar dependabot[bot] avatar

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.