# Ivory-www **Repository Path**: IvorySQL/Ivory-www ## Basic Information - **Project Name**: Ivory-www - **Description**: IvorySQL.org Website - **Primary Language**: JavaScript - **License**: CC0-1.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 3 - **Created**: 2021-12-10 - **Last Updated**: 2025-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![License: CC0-1.0](https://img.shields.io/github/license/IvorySQL/Ivory-www) [![Website shields.io](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](https://IvorySQL.org) [![made-with-Markdown](https://img.shields.io/badge/Made%20with-Markdown-1f425f.svg)](http://commonmark.org) [![GitHub contributors](https://badgen.net/github/contributors/Naereen/Strapdown.js)](https://GitHub.com/Naereen/Strapdown.js/graphs/contributors/) npm version PRs Welcome Netlify Status # 网站 对用网站 http://IvorySQL.org ## 介绍 这个网站是使用流行的静态网站生成器 [Docusaurus 2](https://v2.docusaurus.io/)来搭建的。 ## 安装 ``` $ yarn ``` ## 本地开发 ``` $ yarn start ``` This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server. ## 编译 ``` $ yarn build ``` This command generates static content into the `build` directory. ## 部署 每次“main”分支代码更新后,对应网站会自动部署到网站服务器,用户可以刷新 http://IvorySQL.org 查看. ## 如何贡献 - [提交一个问题或者功能](https://github.com/IvorySQL/Ivory-www/issues), 请在提交前进行验证. - 审阅 [网站](https://IvorySQL.org) ,对于任何拼写错误或者内容建议,请创建 pull requests - ### 翻译贡献 - 如果你想添加一个新的语言,请查看 [docusaurus tutorial](https://docusaurus.io/docs/i18n/tutorial) - 目前网站仅支持 **英语** 和 **中文**,你可以提交翻译更新,相关内容在 https://github.com/IvorySQL/Ivory-www/tree/main/i18n/zh-CN/docusaurus-plugin-content-docs/current